Imail admins, I've been looking at Eudora 4.3's logging features which allow logging all the way down to every byte sent and received by Eudora. Eudora 4.3 is free and perfectly usable in unregistered mode and I suppose much more capable than MS LookOut! Express. Such detail could be helpful in debugging Imail operations from the mail client POV. For failed SMTP AUTH logons, the current pb of "re-DL of msgs", etc, etc. For docs: Eudora's .hlp file or http://www.eudora.com/techsupport/ini.html#Heading12 To turn on Eudora debug logging to a file, you have to add this [section] to eudora.ini file: [Debug] LogFileName=EUDORA.LOG LogFileSize=300 LogLevel=27 where: LogFileName EUDORA.LOG The name of the log file. LogFileSize The size (in KB) of the log file that, when reached, will cause the log file to be copied to the file EUDORLOG.OLD and a new log file to be started. LogLevel A bit-mapped value telling what type of information to log: Bit 1 (1): Sending of a message Bit 2 (2): Receipt of a message Bit 3 (4): Dialup script navigation commands Bit 4 (8): Alert messages Bit 5 (16): Progress messages Bit 6 (32): All bytes sent Bit 7 (64): All bytes received Bit 8 (128): Corrupt mailbox TOC file messages Bit 9 (256): Basic EMSAPI translator messages Bit 10 (512): Advanced EMSAPI translator messages hth, Len Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
