LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   QMail packing a wobbly still (https://www.linuxquestions.org/questions/linux-software-2/qmail-packing-a-wobbly-still-104572/)

AMMullan 10-16-2003 02:10 AM

QMail packing a wobbly still
 
I had a post on here yesterday regarding this problm (can't find it through all the ones here lol). I got the problems sorted but I have one more (and i'm also getting this on another machine that I built with qmail.

The error i'm getting in /var/log/qmail/smtp/current is:

tcpserver: fatal: unable to figure out port number for -x

Not sure exactly where i've gone wrong but it's strange that it's on both machines.


:newbie:

AMMullan 10-16-2003 02:19 AM

Oh and BTW, I can still send mail BUT these logs are becoming big reasonably fast (i.e i went to work, came home and i have about 28mb worth :()

saranpillai 06-11-2004 09:36 AM

Re: QMail packing a wobbly still
 
I too had the same problem but i managed to solve it.

In my case it was the postfix the problem.

type

ps -ef | grep postfix

if you get something like

root 18334 5054 0 19:52 pts/0 00:00:00 grep postfix

It means postfix is running. stop postfix & then restart qmail.

/sbin/service postfix stop


All times are GMT -5. The time now is 08:04 PM.