From: Matthias A. <mat...@gm...> - 2020-03-06 14:01:16
|
Am 06.03.20 um 14:28 schrieb Gene Heskett: > greetings all; > > And dovecot ignores fetchmails dele, make me login with a browser to > delete old mail I've already fetched. Since traffic is several hundred a > day, thats rather a nuisance. Gene, what distro is your Dovecot on? Normally I consider it well-behaved. Can you confirm that your session completes through the "QUIT" command and does not abort prematurely? Because on well-behaved POP3 servers, DELE are only deletion requests that are queued up and kept pending unapplied until the client sends a "QUIT" command, when the DELE will actually be committed. Also, does your mail store have proper permissions for Dovecot to actually write, if you are sharing it with Webmail? |