From 1f241f45a95972f71b958e37857f5458844906eb Mon Sep 17 00:00:00 2001 From: gau1991 Date: Fri, 29 Aug 2014 18:34:14 +0530 Subject: [PATCH] Added Missed newline --- templates/mail/amavis-master.cf | 2 +- templates/mail/auth-sql.conf.ext | 2 +- templates/mail/default.sieve | 2 +- templates/mail/dovecot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/mail/amavis-master.cf b/templates/mail/amavis-master.cf index 1ffae842..cc4b872c 100644 --- a/templates/mail/amavis-master.cf +++ b/templates/mail/amavis-master.cf @@ -21,4 +21,4 @@ smtp-amavis unix - - n - 2 smtp -o smtpd_client_connection_count_limit=0 -o smtpd_client_connection_rate_limit=0 -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks - -o local_header_rewrite_clients= \ No newline at end of file + -o local_header_rewrite_clients= diff --git a/templates/mail/auth-sql.conf.ext b/templates/mail/auth-sql.conf.ext index b302f482..d3f0b7fa 100644 --- a/templates/mail/auth-sql.conf.ext +++ b/templates/mail/auth-sql.conf.ext @@ -10,4 +10,4 @@ driver = prefetch userdb { driver = sql args = /etc/dovecot/dovecot-sql.conf.ext -} \ No newline at end of file +} diff --git a/templates/mail/default.sieve b/templates/mail/default.sieve index 476a52a6..62532322 100644 --- a/templates/mail/default.sieve +++ b/templates/mail/default.sieve @@ -1,4 +1,4 @@ require "fileinto"; if header :contains "X-Spam-Flag" "YES" { fileinto "Junk"; -} \ No newline at end of file +} diff --git a/templates/mail/dovecot b/templates/mail/dovecot index c7b13ace..7d001128 100644 --- a/templates/mail/dovecot +++ b/templates/mail/dovecot @@ -70,4 +70,4 @@ case "$1" in ;; esac -exit 0 \ No newline at end of file +exit 0