Skip to content

Commit c95c45b

Browse files
committed
Updated getmail config template.
1 parent 8b2f577 commit c95c45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/conf/getmail.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ password = {PASSWORD}
1212
[destination]
1313
type = MDA_external
1414
path = /usr/sbin/sendmail
15-
arguments = ("-bm", "{DESTINATION}")
15+
arguments = ("-i", "-bm", "{DESTINATION}")
1616
unixfrom = true

0 commit comments

Comments
 (0)