Using Notes as SMTP/POP3 client I have 3 problems: 1. Notes shows the DeliveredDate (which is the date the Notes client got the mail) while other mail clients (e.g. Evolution, Thunderbird) show the date when the mail reached the POP3 server and which is much more valuable if you synchronize only occasionally. My workaround: an agent setting @SetField(“DeliveredDate”; @TextToTime(@Text(PostedDate)));
-
In the POP3 account document you can set “leave mail on server”. But if you do that you’ll get ALL mails on the pop3 server each time you synchronize. So “leave mail on server” doesn’t make sense with a Notes client until this behaviour has been corrected.
-
After replicating manually with a POP3 server I have to press the F5 key because the view doesn’t refresh automatically.