go-pop3
go-pop3 copied to clipboard
Quit: wait for reply instead of closing the connection prematurely
Servers only delete messages when they receive a QUIT command.
The QUIT command may take some time, and if servers close connections as soon as the remote side closes them, the delete might be interrupted.