Marius Cramer
2013-11-27 466f308b71574434f59a85e4fa6e958d2c55750c
server/conf/getmail.conf.master
@@ -1,6 +1,8 @@
[options]
message_log = /var/log/getmail.log
# message_log = /var/log/getmail.log
message_log_syslog = true
delete = {DELETE}
read_all = {READ_ALL}
[retriever]
type = {TYPE}
@@ -11,5 +13,5 @@
[destination]
type = MDA_external
path = /usr/sbin/sendmail
arguments = ("-bm", "{DESTINATION}")
arguments = ("-i", "-bm", "{DESTINATION}")
unixfrom = true