[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] SMTP/IMAP/POP Support
From: |
chad |
Subject: |
Re: [Nmh-workers] SMTP/IMAP/POP Support |
Date: |
Sun, 5 Dec 2010 19:34:38 -0800 |
On Dec 5, 2010, at 6:52 PM, Earl Hood wrote:
> I do something like the following:
>
> fetchmail -m '/usr/bin/procmail -d %T'
>
> This bypasses the local SMTP server and delivers directly to my mail
> spool file, which I can then just use 'inc' to incorporate.
>
> In sum, since many MTAs use procmail for local delivery, just call
> it yourself via fetchmail, and use whatever options you want.
>
> --ewh
I used to do this, and have procmail do crude spam filtering.
I eventually took it out of the loop because mail spool was not a
reliable concept in my (relatively highly distributed) world. I'm
curious if it gives any benefits today; I would expect machines
without working mail spools to be even more common, but I
haven't looked in forever.
*Chad
- Re: [Nmh-workers] SMTP/IMAP/POP Support, (continued)
Re: [Nmh-workers] SMTP/IMAP/POP Support, Joel Uckelman, 2010/12/04
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Ken Hornstein, 2010/12/04
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Lyndon Nerenberg (VE6BBM/VE7TFX), 2010/12/04
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Michael Richardson, 2010/12/04
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Joel Uckelman, 2010/12/05
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Paul Fox, 2010/12/05
- Re: [Nmh-workers] SMTP/IMAP/POP Support, Joel Uckelman, 2010/12/06
Re: [Nmh-workers] SMTP/IMAP/POP Support, Earl Hood, 2010/12/05