We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2f577 commit c95c45bCopy full SHA for c95c45b
server/conf/getmail.conf.master
@@ -12,5 +12,5 @@ password = {PASSWORD}
12
[destination]
13
type = MDA_external
14
path = /usr/sbin/sendmail
15
-arguments = ("-bm", "{DESTINATION}")
+arguments = ("-i", "-bm", "{DESTINATION}")
16
unixfrom = true
0 commit comments