On Thursday 02 September 2004 03:27, Spyros Tsiolis wrote: > Hello people, > > Long time, no write :-) > > OK ! I've installed the new xmail v1.20 on a slackware 10.0 box and it > works fine. > It's actually the first time I've setup a box to do multiple domain mail > handling and > it seems it does the trick :-) > > However, there is one little thing bugging me; If I try to send to anyone > in the world > (from the inside to the outside), it never gets delivered. Not even > postmaster message > (message undelivered, will keep trying etc.). >
Make sure the XMail sendmail server is running. For example if your Slackware install included postfix as it's default mail agent it may be binding to the smtp port and blocking the XMail agent from starting up. If you start XMail in debug you should see the XMail sendmail server start up. Otherwise, check for a sendmail or postfix process and disable it so it won't start up on boot (or better yet, unistall it). Jeff - 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]
