home *** CD-ROM | disk | FTP | other *** search
- ---------------------------------------------------------------------------
- YAM 2.3 - Installation notes
- ---------------------------------------------------------------------------
-
- To minimize download time, YAM 2.3 is distributed in four different LhA
- archives which must be unpacked into the same directory before installation.
-
- YAM23.lha YAM 2.3 basic installation for 68020 processors or better,
- includes English manual
- YAM23cpu.lha Executables optimized for 68040 and 68060 processors
- YAM23loc.lha Foreign language support (catalogs and manuals)
- YAM23con.lha Additional graphics, ARexx scripts, etc.
-
-
- YAM 1.3.x users
- ---------------
- Before you start the installation script, it's strongly recommended that
- you create a backup of the old YAM directory including all folders and
- configuration files. Now you should install YAM 2.3 into your old YAM
- directory. YAM 2.3 will automatically convert configuration files from
- YAM 1.3.x into the new format.
-
-
- Source code
- -----------
- Due to lack of time and motivation Marcel gave up development of YAM.
- The sources have been released under the GNU General Public License
- at SourceForge.net. If you want to develop this program further or
- if you want to port it to a different operating system, visit the
- YAM Open Source homepage at http://yamos.sourceforge.net/
-
-
- What's new since YAM 2.2?
- -------------------------
- Developers: msbethke - Matthias Bethke
- krille - Christian Hattemer
- damato - Jens Langner
- laursen - Jacob Laursen
- joergs - Jörg Strohmayer
- gizmo - Dirk Stöcker
-
- - Fixed: RX "address 'YAM';info" without arguments caused Enforcer
- hits. (laursen)
- - Fixed: creating new messages caused Enforcer hits. (laursen)
- - Fixed: the MAILWRITE and MAILSEND commands would throw Enforcer hits
- if YAM was iconified and the external editor was set up to be
- launched always. (laursen)
- - Fixed: %'s were used for formatting the taglines, resulting in a
- "***NULL POINTER***" mess. (laursen)
- - Fixed: nasty bug when using the MAILWRITE command with the QUIET
- switch. (laursen)
- - Fixed: message headers with non-terminated MIME-encoded text would
- throw Enforcer hits, e.g. during a folder rescan. (laursen)
- - Fixed: the ASL requester opened by "Address Book/New/Portrait/Select"
- would use "Se_lect" as title (same string used twice). (laursen)
- - Fixed: CheckPrinter() assumed printer on parallel port when
- interpreting printer.device status bits. (msbethke)
- - Fixed: Enforcer hits when listing a PGP keyring with very long UID
- lines. (msbethke)
- - Fixed: minor bugs in the address book code. (damato)
- - Fixed: a nasty crash bug when loading corrupted indices. (laursen)
- - Fixed: Enforcer hits when trying to spawn a second instance of YAM
- while the first one is starting up. (laursen)
- - Fixed: Y2K bug in DateStamp2String() function. Now date requests to
- UNIXTIME should perform accurate. -> fixes the export e-mail function.
- (damato)
- - Fixed: 'Folder/Check single account' menu is no longer trashed after
- clicking 'Use' in the configuration window. (laursen)
- - Fixed: if the mail editor is invoked from the read window, this
- window will be updated as soon as the e-mail is edited and saved again.
- (krille)
- - Fixed: Enforcer hit when doing search by status. (krille)
- - Fixed: crashes/deadlocks if the TCP/IP connection gets lost (TCP/IP
- stack shutdown/offline, timeouts, ...). (joergs)
-
- - Added: partial PGP multipart support. (msbethke)
- - Added: "From:" address to folder options. (laursen)
- - Added: "Reply-To:" address to the folder options. (laursen)
- - Added: menu shortcuts in the main window are now localizable. (laursen)
- - Added: SMTP AUTH support. (joergs)
- - Added: external quote function to the Edit window and Config/Reply.
- (msbethke)
- - Added: TYPE/N (internal format) to the STEM returned by the FOLDERINFO
- ARexx command. (laursen)
- - Started improving the printing system. (msbethke)
- - Added: warning when a mail to be sent lacks a subject. (krille)
- - Added: rather rudimentary LaTeX printing support. (msbethke)
- - Added: a requester appears on exit if the address book was modified and
- not saved. (krille)
- - Added: the window listing the message parts sports a title now. (damato)
- - Added: extended resolve support in address fields. (damato)
- - Added: two hidden configuration items: AskJumpUnread and WarnSubject.
- (laursen)
- - Added: "Ignore all" option when a bunch of e-mails is deleted
- and one of them makes a Disposition Notification warning to pop up.
- (laursen)
- - Added: when pressing Shift-Right/Left in the read window, YAM will
- look if there is unread email in any folder after/before the current
- one (below/above in the folder list), offering the choice to continue
- reading there if appropriate. (krille)
- - Added: signature selection to the mailing list support. A different
- signature for each mailing list can now be selected. (damato)
-
- - Changed: replaced Listtree.mcc with NListtree.mcc by Carsten Scholling.
- (damato)
- - Changed: the AppIcon now shows the number of unread messages in the
- incoming folder. (damato)
- - Changed: library open errors will now be displayed in a requester
- no matter if MUI is or not available and, if possible, localized.
- (laursen)
- - Changed: when changing the current folder, the selector will jump to
- the first unread e-mail from the bottom if reverse sorting is used as
- sort criteria in some column. (krille)
- - Changed: NListview and NList.mcc will be used now in the attachments
- part of the write window. (damato)
- - Changed: now uses the Locale timezone setting if available, overriding
- the GMT setting in the configuration. (laursen)
-
- - MorphOS port: Emmanuel Lesueur and Nicholai Benalal.
-