diff options
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index a0b73707..c03434a6 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -399,7 +399,7 @@ be comma-separated. .B \-m <command> | \-\-mda <command> (Keyword: mda) You can force mail to be passed to an MDA directly (rather than -forwarded to port 25) with the -mda or -m option. To avoid losing +forwarded to port 25) with the --mda or -m option. To avoid losing mail, use this option only with MDAs like procmail or sendmail that return a nonzero status on disk-full and other resource-exhaustion errors; the nonzero status tells fetchmail that delivery failed and |