diff options
Diffstat (limited to 'system/clamsmtp')
-rw-r--r-- | system/clamsmtp/README | 2 | ||||
-rw-r--r-- | system/clamsmtp/doinst.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/clamsmtp/README b/system/clamsmtp/README index 167492f8db..a7b32729e1 100644 --- a/system/clamsmtp/README +++ b/system/clamsmtp/README @@ -3,4 +3,4 @@ ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding. -ClamAV (available at SlackBuilds.org) is required for this package.
\ No newline at end of file +ClamAV (available at SlackBuilds.org) is required for this package. diff --git a/system/clamsmtp/doinst.sh b/system/clamsmtp/doinst.sh index 4f31733f91..6053858dd2 100644 --- a/system/clamsmtp/doinst.sh +++ b/system/clamsmtp/doinst.sh @@ -19,4 +19,4 @@ if [ -e etc/rc.d/rc.clamsmtpd ]; then fi config etc/rc.d/rc.clamsmtpd.new -config etc/clamsmtpd.conf.new
\ No newline at end of file +config etc/clamsmtpd.conf.new |