Till Brehm
2016-06-16 ffedcb9a80e8a3ff375993fc349d9ce969a1a4d7
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