Marius Cramer
2014-03-20 0832c839f8141f9f52ce3328db3da2607a394eae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[options]
# message_log = /var/log/getmail.log
message_log_syslog = true
delete = {DELETE}
read_all = {READ_ALL}
 
[retriever]
type = {TYPE}
server = {SERVER}
username = {USERNAME}
password = {PASSWORD}
 
[destination]
type = MDA_external
path = /usr/sbin/sendmail
arguments = ("-i", "-bm", "{DESTINATION}")
unixfrom = true