Re: How to get a count of processed msgs into procmail.log
Harry Putnam <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Organization | Still searching... |
| Message-ID | <[email protected]> |
Harry Putnam <[email protected]> writes: [...] > In the actual setup, procmail is called in the usual way with a > .promailrc file in ~/ Something of a lame statement there... I guess how procmail is called really starts with sendmail and these lines in sendmail.mc [...] dnl # Default Mailer setup MAILER_DEFINITIONS MAILER(`local')dnl MAILER(procmail)dnl MAILER(`smtp')dnl