[commercial] sendmail setup request

RW rwmaillists at googlemail.com
Tue Jul 10 17:40:39 UTC 2018


On Mon, 9 Jul 2018 08:35:26 +0200
Polytropon wrote:



> but fetchmail can "copy" messages, i. e., leave them on the server,
> and upon invocation, only load the unread messages). Check
> "man fetchmail" for the keep / nokeep keyword.

It's already been clarified that the fetchmail instance would also be
remote, so this doesn't apply to the OP, but for the record, getmail
handles the above better.

With IMAP fetchmail handles 'download and leave on server' through the
IMAP '/SEEN' flag, it downloads unread mail, marking everything it
downloads as read. This has two obvious flaws, anything you read
online wont get downloaded, and anything that's downloaded gets marked
as read on the server.

getmail keeps track of what it's downloaded using timestamped
UID+UIDVALIDITY pairs, so:

1. it downloads reliably

2. it wont mark your IMAP mail as read (unless you want it to)    

3. it supports an option to delete server-side mail N days
   after download.



More information about the freebsd-questions mailing list