From: hput <hp...@zo...> - 2021-11-09 23:11:01
|
Note: some munging done to the following .fetchmailrc ,---- | set logfile /home/reader/t/var/log/fetchmail.log | | poll pop.zoho.com proto POP3 user US...@zo... password MANGLED | | ssl | fetchall | no keep | no rewrite | mda "/usr/bin/procmail -f %F -d %T"; `---- I hope my settings above will retrieve both read and unread, and ask the server to delete after I've downloaded them.. Delivering with procmail shouldn't have any baring on pop3 server end, I hope. There is no problem with connecting or the handshake but I notice the zohomail.com server when I connect using a web browser shows some 26 unread messages in the inbox. And I notice some of them are messages I pulled down 24 hrs or more ago. I also notice that a few messages I thought I should have gotten by now are setting in something called `Notifications'. One of them being the reply to my request for subscription to this list. So can anyone verify my .fetchmailrc is worded correctly to 1) download both unread and read and 2) have the messages I download deleted. Any other input would be very welcome as well. |