On Tue, 17 Jan 2006, Thomas Bresson wrote: > > Hm.. it's a bit technical but I tried. > > First of all I don't know which parameters the XMail server runs on, I > installed it with the Synaptic feature in Ubuntu, and just filled in > the info. the gui asked for. > > If I do the netstat -a -n -t -p I can see a connection is made, on the > "state" is says "TIME_WAIT"
I need to see the whole output of `netstat -a -n -t -p` (from root) in order to help you. > I can't start the server in debug mode. If I kill the server process I > can't start it again. It simply states "mail root path not found" if I > use the -Md parameter. If I don't nothing happens. You need to stop the server before. Likely something like: # /etc/init.d/xmail stop - 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]
