All,
This morning I upgraded my Scalix 9.4.2 installation to version 10. The installer worked cleanly and it was a very quick and quiet upgrade. I was quite pleased.
After the first hour and no new e-mail I started getting the panics.
I spent the last 3 hours trying to figure out what was going on. The initial error was simply that the SMTP relay had aborted as seen when running omstat -a. I could send mail to the outside world, but nothing was making it into the server.
After reading about the log files in the admin guide, then going through them, I found the following entry in the fatal log...
ERROR SMTP Relay (SMTPD Relay Pr) Thu Feb 16 13:00:55 2006
[OM.DMON 2151] Unknown token 'debug_log' in config file.
Pid of logging process: 3642
ERROR SMTP Relay (SMTPD Relay Pr) Thu Feb 16 13:00:55 2006
[OM.DMON 2150] Error in config file.
File Name: ~/sys/smtpd.cfg
Pid of logging process: 3642
This is interesting because on page 215 of the Administrator Guide it talks about the debug_log= function which I have been using to monitor mail input to the server.
Removing the debug_log function allowed for the resumption of e-mail into my server, but what is the fix to re-enable logging?
Thanks
Chris Blaine