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

Security against "disk full" errors #621

Open jens-maus opened 8 years ago

jens-maus commented 8 years ago

Conversion from TODO: If the drive where the mail is stored happens to be full at the time a message is sent (later), the message is completely lost - the user has no chance to make some room in the drive and click a [Retry] gadget as is usually the case in AmigaOS. This needs to be sorted out.