nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] SMTP/IMAP/POP Support


From: Earl Hood
Subject: Re: [Nmh-workers] SMTP/IMAP/POP Support
Date: Sun, 5 Dec 2010 20:52:05 -0600

On Fri, Dec 3, 2010 at 8:03 PM, Michael Richardson
<address@hidden> wrote:
>  fetchmail --proto POP3 --mda "/usr/lib/mh/rcvstore -sequence novavision 
> +inbox" --logfile /var/tmp/nvmail.log mail.novavision.ca

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]