On Tue, 23 Sep 2003, Nick Marino wrote: > > Ok I did that, I stopped the service and excuted xmail from a terminal with > the -Md switch but nothing was output. It started xmail and it just returned > to a command prompt. No out put at all other than it showing me xmail was > started and the process id that was assigned to it. > > Can you give me an exact example of a command line to get the debug output?
1) Stop the daemon and be sure it is not running (`ps ax | grep XMail`) 2) # export MAIL_ROOT=/var/MailRoot (or whatever) # /var/MailRoot/bin/XMail -Md ... (where ... = eventual other params) - 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]
