When tmda-ofmipd is started by the system (i.e. through a service, or /etc/rc.d/rc.local), it starts up ok (seemingly), binds the port, but then when any mail clients try to send mail, it fails. Now, run tmda-ofmipd from the command line, EXACT SAME PARAMATERS, it works fine.
Anyone got any ideas whats up? I have created systrace logs of it working and not working. Since each is over 100K in size, I compressed them before attaching to the email. Sorry any windows users but since this is a Unix program I compressed them with bzip2 instead of like zip or something.
tmda-failure-log is a systrace of tmda called with the init script (/etc/rc.d/init.d/tofmipd). It reads it's paramaters from the file /etc/sysconfig/tofmipd. The resulting call is:
tmda-ofmipd -p 0.0.0.0:8025 -R imap://localhost
tmda-ok-log is a systrace of tmda-ofmipd when called directly from the command line. Command from the command line:
tmda-ofmipd -p 0.0.0.0:8025 -R imap://localhost
the two commands look identical to me.
Any help is appreciated.
--- Dan
tmda-ok-log.bz2
Description: BZip2 compressed data
tmda-failure-log.bz2
Description: BZip2 compressed data
