Marius Cramer
2015-05-26 76c0bd312d2db7f30dbf93552151dbee1abeb365
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