You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/ipband/files/ipband-0.8.1-postfix.patch

14 lines
447 B

--- a/ipband.sample.conf
+++ b/ipband.sample.conf
@@ -61,7 +61,10 @@
# MTA string. Default is "/usr/sbin/sendmail -t -ba". Change it to
# whatever runs MTA of your choice. Note that the stringis tokenized and
# passed to exec(), so that shell's metacharacters are not interpreted.
+# Sendmail
#mtastring "/usr/sbin/sendmail -t -ba"
+# Postfix
+#mtastring "/usr/sbin/sendmail -t"
# Default number of subnet mask bits.
#maskbits 24