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
61 stars 18 forks source link

Requirements not stated in documentation #659

Closed tac1ica closed 7 years ago

tac1ica commented 7 years ago

YAM requires a PNG datatype and AmiSSL to run, but this is not mentioned in the readme or the (apparently now deprecated) YAM.guide.

The lack of a PNG datatype, as is the default scenario on AmigaOS 3.0, causes a huge stream of errors on startup as YAM tries to open the PNG images from the default theme, unsuccessfully of course.

OTOH, AmiSSL appears to be a hard requirement now instead of optional, but you only find out when YAM immediately quits after being unable to open it.

Tested installing YAM 2.9p1 on fs-uae (linux) emulating AmigaOS 3.9, which happened to lack a PNG datatype in my case too.

tac1ica commented 7 years ago

Never mind, for some strange reason I missed the "Ignore" button at the bottom of the requester...