Hi. Is it possible to ignore "leave on server" for POP3 clients? That is, always delete all downloaded mail automatically? -- Daniel Mikkelsen Copyleft Software AS
Hr. Daniel Mikkelsen wrote:> Hi. > > Is it possible to ignore "leave on server" for POP3 clients? That is, > always delete all downloaded mail automatically? > >I think no. Just because client will not send DELE command in such configuration. Deleting messages after RETR is very bad idea. So i think that its better to think about deletion of the mail which is older than x days.