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