fetchmail-friends
[Top] [All Lists]

[fetchmail] Re: bouncing on empty return-path

2003-01-08 22:30:03
Quoting from Matthias Andree's mail on Wed, Jan 08, 2003 at 05:09:47PM +0100:
/usr/sbin/sendmail -i -oem -f %F %T

will expand to:

/usr/sbin/sendmail -i -oem -f 'from-address' 'to-address'

Rah. This stupid -oem thing is still around. Kill it. Now.

Its still there in the manpage! I just used it for testing.

=====================================
-m <command> | --mda <command>
    ...
    Some possible MDAs are "/usr/sbin/sendmail -i -oem -f %F
    %T", "/usr/bin/deliver" and "/usr/bin/procmail -d %T"
    (but the latter  is  usually  redundant  as  it's what SMTP
    listeners normally forward to).
=====================================

-- 
Sunil Shetye.