After having used the server configuration page and having changed some setting the server.tab file appeared to be messed up: the SmtpHost variable name was changed to S with a value of 'm'. Looks like the parsing mechanism does not interpret that line correctly. Also, the lines before the SmtpHost line were removed which caused an error in XMail:
451 Requested action aborted: (-105) local error in processing
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After having used the server configuration page and having changed some setting the server.tab file appeared to be messed up: the SmtpHost variable name was changed to S with a value of 'm'. Looks like the parsing mechanism does not interpret that line correctly. Also, the lines before the SmtpHost line were removed which caused an error in XMail:
451 Requested action aborted: (-105) local error in processing