From: Volker W. <po...@vo...> - 2017-11-13 08:26:35
|
Am Montag, 13. November 2017, 00:00:49 CET schrieb Keith: > I would like to use Fetchmail to receive all emails sent to my ISP that > uses IMAP. The problem is that I use a mobile device to regularly read > my ISP email. When Fetchmail goes to retrieve my email it sees the > messages as seen and won't download them. There is one command that will > fetch all email on the server, but I want to keep my email on the ISP > server after downloading it with fetchmail. > > > Is there a command that will retrieve the email that has not been > downloaded by fetchmail even though it has been seen by my mobile email > device? Yes, use the "fetchall" keyword in your fetchmailrc. See the fetchmail man page. Volker |