PDA

View Full Version : incoming mail problem


white_devil
04-05-2004, 09:15 AM
guys..i'm a newbie in FreeBSD and even Qmail....ok..here is my problem basically my problem is the same as ksh....i've setup qmail using qmailrocks instruction..and so far is working fine.....i can send email to outside domain such as yahoo.com , hotmail.com...but the only problem that i'm occuring now is...when email is send to my domain from yahoo or sort of...it never goes into my mailbox...it's like the email from yahoo.com is hanging out there dont know where to go....what possible it has gone wrong? is it my DNS setting or something to do with my pop3 server?..pls..i need to settle this problem quickly...thank you in advance for your help...

Bookworm
04-06-2004, 02:43 AM
Okay - this is an RTFM moment.

Check the logs.

Specifically, check

/var/log/maillog
/var/log/qmail/qmail-pop3d/current
/var/log/qmail/qmail-smtpd/current

Then, check your process list (ps -auwfx ) and see what might be errored.

It sounds like your machine is taking the email, but then holding it in queue - the process that stuffs it into a directory isn't finishing the job.

BW

white_devil
04-06-2004, 03:01 AM
firts of all...sorry for the double post....secondly thankx bookworm...i'll try to check all the logs you recommended....hope to settle something from there.....

white_devil
04-08-2004, 02:36 AM
hi guys...i've settled the problem by reinstalling it all over again....thanks...but there's another problem....after my mail server up an running for one day....i got this problem...when i tried to send from yahoo let say....i got this error
Remote host said: 554 qq permanent problem (#5.3.0)..what could be the problem...is it because there is not enough hard disk space on my server or something else..? need you guys help...thanx

Bookworm
04-10-2004, 12:39 AM
Read your logs to see what your server is saying to Yahoo.

/var/log/maillog
/var/log/qmail/qmail-smtpd/current