tbrehm
2007-05-28 32b40db8d2e799588bb78e8c07cb70105e4e5d8e
commit | author | age
32b40d 1 [options]
T 2 message_log = /var/log/getmail.log
3 delete = {DELETE}
4
5 [retriever]
6 type = {TYPE}
7 server = {SERVER}
8 username = {USERNAME}
9 password = {PASSWORD}
10
11 [destination]
12 type = MDA_external
13 path = /usr/sbin/sendmail
14 arguments = ("-bm", "{DESTINATION}")
15 unixfrom = true