Re: Can --procmail option be used to deliver to maildrop?
paul cannon <[email protected]> Mon, 27 Oct 2003 11:32:18 -0700
| Newsgroups | gmane.mail.gotmail |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 27, 2003 at 11:22:03AM -0600, John wrote: > Is it possible to simply utilize the --use-procmail, but simply hand > the mail off to the maildropbinary rather than the procmail binary? > Or is there some formatting/? that is done specifically for procmail? If maildrop works the same way, then yes, that would be possible and should work fine. When passing mail to procmail, gotmail simply starts the configured executable (--procmail-bin), and sends the email into the executable's standard input. When done, gotmail closes the pipe (so the executable gets an EOF). Any program that does something with email sent to stdin would work. -- .------------------------------------------------------------. | paul cannon [email protected] | | http://people.debian.org/~pik/ |