pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Mail system
On Mon, Mar 23, 2020 at 07:57:14PM +0000, Robert Swindells wrote:
> Can anyone suggest a package that will accept incoming email from fetchmail
> and put
> it into a mailbox on a NetBSD-current system ?
>
> I used to use postfix in base before the recent upgrade.
procmail does it fine. In my .fetchmailrc:
poll localhost proto imap port 1100 no idle folder virtual/all mda "procmail -f -"
poll localhost proto pop3 port 1101 mda "procmail -f -"
(I don't connect directly to mail server but trough ssh tunnels)
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index