procmail
[Top] [All Lists]

Re: Fetchmail and Procmail

2006-06-25 06:00:31
Gerard Seibert wrote:

I am attempting to set up 'fetchmail' to directly use 'procmail' as its MDA. I 
Googled about, and found a few suggestions. This is one of the suggestions 
for configuring the 'fetchmail' utility. I would add the following to 
the 'fetchmailrc' file.

      mda "/usr/bin/procmail -d $s"

I understand what the '-d' is for, but what is the '$s' required for?
 

According to the fetchmail documentation, the definition would look like

mda "/usr/bin/procmail -d %T"

(but the latter is usually redundant as it’s what SMTP listeners 
normally forward to).

-- 
Klaus Johannes Rusch
KlausRusch(_at_)atmedia(_dot_)net
http://www.atmedia.net/KlausRusch/


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>