jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
62 stars 18 forks source link

Option to clear spam folder on exit automatically #596

Closed jens-maus closed 8 years ago

jens-maus commented 8 years ago

Originally by phantom@amigafuture.de on 2015-03-18 17:29:46 +0100


It would be nice to have an option to clear the spam folder when quiting YAM automatically. It is already available for the trash, but it should be nice for an option for spam folder as well.

tboeckel commented 8 years ago

Originally on 2015-05-12 08:36:37 +0200


On the first sight this might sound like a sensible idea. But on the second sight I must say it is a quite bad idea.

The reson is quite simple. No spam filter can reliably detect spam 100%. There will always be false positives (non-spam mails which nevertheless are considered to be spam). If such mails end up in the spam folder and you quit YAM with the desired option active before having noticed this false spam mail you will definitely loose mails without a chance to restore them.

From my point of view it is a far better approach to set the maximum age of the spam folder to 2 or 3 days instead. This will give you the chance to review YAM's spam filtering process, even if you quit and restart YAM. Especially a just activated or reset and hace yet untrained spam filter will move lots of mails into the spam folder. Having an option like "delete all spam on quit" will cause too much harm.

I know, some people prefer a clean system without any unwanted stuff being kept for a longer period of than really absolutely necessary. But loosing non-spam mails without a chance to revert later is far more serious than keeping real spam mails for a few days.