AmiMAIL
=======
AmiMAIL is a native IMAP/SMTP mail client for AmigaOS 3.2+ using the
ReAction GUI and AmiSSL. It is intended for standard mail providers that
offer IMAP and SMTP access.
Messages remain on the mail server and are accessed directly through IMAP.
It does not maintain a local offline mail database.
AmiMAIL is for Amiga OS 3.2 and later, Users have also successfully tested
AmiMAIL under AmigaOS 4. While AmigaOS 3.5 and 3.9 have higher version
numbers, they are older than AmigaOS 3.2, so compatibility cannot be
guaranteed.
AmiMAIL was carefully programmed in C and utilized AI in various areas for
more efficient implementation. The basic design concept was drafted in
Photoshop, while the logic and relationships were sketched out on paper using
traditional methods. MSYS/AmigaGCC was used to build the binary, and it was
tested on numerous devices (including emulators).
If AI-assisted code gives you sleepless nights, makes you fear a
Skynet-powered Workbench, or you simply do not want AI anywhere near your
mailbox, please do not use this application.
Your Amiga will not take it personally.
Main features
-------------
- Native AmigaOS 3.2+ ReAction mail client
- Add, remove, reorder and enable/disable accounts
- Direct SSL/TLS and STARTTLS support through AmiSSL
- Separate or shared IMAP/SMTP login credentials
- Automatic detection of standard IMAP system folders
- Manual mapping of Sent, Drafts, All Mail, Spam/Junk and Trash
- Expandable nested IMAP folder tree with remembered state
- Compose, Reply, Reply All and Forward
- Create, save, reopen, edit and send IMAP drafts
- Configurable signature for new mail, replies and forwards
- Move and delete messages; empty Trash and Spam/Junk folders
- Mark messages as read/unread or flagged/unflagged
- Multi-selection for supported message operations
- Base64, Quoted-Printable, RFC 2047 and UTF-8 handling
- Up to 8 outgoing attachments with a combined maximum of 10 MB
- Save attachments from received messages
- Sort messages by sender/recipient, subject, date or size
- Local Contacts/Address Book
- CSV and VCF/vCard import with duplicate detection
- Contact selection for To, CC and BCC
- Configurable new-mail notification sound using DataTypes
- Native ReAction iconify with background mail checks
- Movable message-list/preview separator with saved position
- Main and compose window geometry restored between starts
- mailto: support with single-instance hand-off
- Built-in GitHub update check and release download to RAM:
- English interface with included German catalog
- Account credentials remain encrypted using a local key
- Keyboard shortcuts, mouse wheel and improved list selection
- No local mail cache; messages are accessed directly by IMAP
New in 2.0
----------
- Multi-account support for up to 5 accounts
- Account tabs in the main window and configuration
- Add, remove, reorder and enable/disable accounts
- Custom account names and sender display names
- Independent fetch and notification settings per account
- Master password requirement removed
- Account credentials remain encrypted using a local key
- Improved HTML/MIME handling, including HTML-only messages
- Compose editor fixes for scrolling, selection and Return repeat
- Compose window geometry is now remembered
- Improved requesters, folder sizing and ReAction rendering
- Numerous multi-account, UI and stability fixes
- new graphics and menu options
- a new optional icon by Mason!
New in 2.0.1 and 2.0.2
----------------------
- Sent date is now shown correctly and no the "senders" date
- Reply flag is now correctly stored on the IMAP server
- A "Reply"-notification is shown bottom left at a replied-to mail
Account security
----------------
AmiMAIL stores account data encrypted using a user-defined master password.
Sensitive account information is protected using PBKDF2-HMAC-SHA256 and
AES-256-GCM authenticated encryption.
Requirements
------------
- AmigaOS 3.2 or newer
- Motorola 68020 CPU or newer
- ReAction
- TCP/IP stack providing bsdsocket.library V4
- AmiSSL 5.x with a valid AmiSSL: assign and CA certificates
- Correct Amiga system date and time for TLS certificate validation
- Working Internet connection
- Mail provider offering IMAP and SMTP access
Installation
------------
IMPORTANT: The program icon stack has 100000 bytes.
1. Extract the archive to an Amiga drawer.
2. Install AmiMAIL to your desired folder (an extra folder won't be created).
3. Install AmiSSL 5.x if it is not already installed.
4. Make sure AmiSSL: and its CA certificates are available.
5. Make sure the Amiga system date and time are correct.
6. Start AmiMAIL.
7. Open Account Settings and enter the IMAP/SMTP server details.
8. Define a master password for the encrypted account data.
Project and source code
-----------------------
https://github.com/Andiweli/AmiMAIL
License
-------
AmiMAIL is released under AmiMAIL/AmiGmail Non-Commercial Source License.
See the LICENSE file and the project source repository for full details.
Copyright (C) Andreas 'Andiweli' Stuermer.
|