20121110:
- fix: POP3 server: extend login and password fields.
- add: SMTP server: password and authentification flag (not yet active).
- add: smart application name "Troll" for taskbars.

20121118:
- fix: F5 call the identities window.
- fix: values of trees indexes is no more limited at 10 for the BUB file.
- fix: in the ressource file.
- fix: if new objet is to be added in the folders windows, the current item is deselected.
- add: passwords are masked.
- add: can set delay between two automatic retreive of newsgroup headlines.
- add: can set delay between two automatic list of distant mailbox.

20121125:
- fix: scrolling with window arrows (from Litchi Gokmaze has a patch for XaAES).

20130310:
- new: recompiled with Lonny Pursell's GFA library with 68K and CF targets.
- add: MiNTnet direct calls (GlueSTiK still needed but only for resolver).
- new: rewrite of preferences file load (all is now pure GEMDOS).

20130317:
- fix: in the ressource file for XaAES.
- fix: redraw for highlighted lines (clipping problems or blank not displayed).
- fix: return key for most of Apply buttons.

20130318:
- add: number of lines in newsgroups and boxes in the Folders window.
- fix: 'read all' automatic action when leaving newsgroup applied wrongly on mailboxes.
- add: local mailbox is automaticaly opened after retreiving mails from distant mailbox.

20130323:
- fix: blank on highlighted mail header line.
- add: SMTP authentification: none or POP-SMTP.
- new: replaced HELO by EHLO (enhancements not yet implemented).
- add: filters can be applied to mails for automatic move to other local mailboxes. 

20130325:
- fix: wrong strings collected for email addresses.
- add: dialog to choose addresses fields.
- fix: in the ressource file for XaAES.

TODO list:
- ADD: multipart mails and attachments (sent and received mails)
- ADD: SMTP-AUTH with methods ANONYMOUS, PLAIN, CRAM-MD5, DIGEST-MD5 (?) -> openssl.ldg or md5.ldg only ?
- ADD? STARTTLS, SSL/TLS with openssl.ldg