Version 1.6 Wow! I finally found that dam Enforcer hit! Also upgraded the documentation. Version 1.5 The destination of the mail file is now located from the environmental variable 'HOME'. Version 1.4 Found that GetMail was under some circumstances setting the result code 2 value when it shouldn't have. Solutions seems to be make sure you call IoErr() after Dos GetVar calls and then SetIoErr(), curious! Bug fix, was evaluating EMailAddr before POPHost, needs to be done the other way around so that EMailAddr can use the POPHost as a domain if required. Changed default mail file to HOME:MailBox.InWard for new EMail program. Version 1.3 Bug fix for memory receive buffer too short. Version 1.2 Modified to work with MLink which has no AmiTCP:db/passwd file. Now uses the HOME: assign for mail destination, binary size now smaller :-) This will have no impact on AmiTCP users as AmiTCP creates this assign during login. MLink users will have to setup this assign manually. Many thanks to mhatch@gate.net for helping to improve GetMail. Version 1.1 First public release of GetMail!