From e0d297633df80e9de07085947358d18e886a7ab3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 18 Dec 1998 07:59:11 +0000 Subject: Henrik Edlund's fix. svn path=/trunk/; revision=2282 --- fetchmail.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.man b/fetchmail.man index eea23d2e..9531d060 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -286,7 +286,7 @@ You can force mail to be passed to an MDA directly (rather than forwarded to port 25) with the -mda or -m option. If \fIfetchmail\fR is running as root, it sets its userid to that of the target user while delivering mail through an MDA. Some possible MDAs are -"/usr/sbin/sendmail -oem $USER", "/usr/bin/procmail -d $USER" +"/usr/sbin/sendmail -oem -f %F %T", "/usr/bin/procmail -d %T" and "/usr/bin/deliver". Local delivery addresses will be inserted into the MDA command wherever you place a %T; the mail message's From address will be inserted where you place an %F. Do -- cgit v1.2.3