On Sat, 13 Mar 2004, Beau E. Cox wrote: > It looks like XMail is still 'restarting'. Here is my start > script: > > #!/bin/sh > > rm /var/MailRoot/bin/db.log 2> /dev/null > export MAIL_ROOT=/var/MailRoot > /var/MailRoot/bin/XMail -Pl -Sl -Fl -Cl -Ql -Ll -PI 207.175.219.202 -SI > 207.175.219.202 -Md 2>&1 | /home/test/bin/mytee /var/MailRoot/bin/db.log > > 'mytee' is a script that 'tees' while adding a time stamp. > > Davide, I REALLY only run this script once. I don't see > it restarting XMail. Any ideas?
I'm pretty sure XMail is not restarting, and your script does something funny like replaying previous messages. There are no shudown messages. Try to run it w/out your script and monitor the XMail pid ... - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]