aboutsummaryrefslogtreecommitdiff
path: root/security/amavis-perl/pkg-message.postfix
diff options
context:
space:
mode:
Diffstat (limited to 'security/amavis-perl/pkg-message.postfix')
-rw-r--r--security/amavis-perl/pkg-message.postfix22
1 files changed, 22 insertions, 0 deletions
diff --git a/security/amavis-perl/pkg-message.postfix b/security/amavis-perl/pkg-message.postfix
new file mode 100644
index 000000000000..157785706d1b
--- /dev/null
+++ b/security/amavis-perl/pkg-message.postfix
@@ -0,0 +1,22 @@
+
+Please read documentation on http://www.amavis.org/ before you start using it.
+
+ To configure postfix, you have to do later:
+
+ * add
+
+ content_filter = vscan:
+
+ to /usr/local/etc/postfix/main.cf
+
+ * add
+
+ vscan unix - n n - 10 pipe user-vscan
+ argv=/usr/local/sbin/amavis ${sender} ${recipient}
+ localhost:10025 inet n - n - - smtpd
+ -o content_filter=
+
+ to /etc/postfix/master.cf.
+
+Please read /usr/local/share/doc/amavis/README.postfix for further information
+