This is a discussion on qmail doesn't receive mail within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; Whit my qmail I can send mail but I can't receive it. I try this: % telnet 127.0.0....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Whit my qmail I can send mail but I can't receive it.
I try this: % telnet 127.0.0.1 25 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. 220 domain ESMTP helo dude 250 domain mail <me@domain> 250 ok rcpt <otheruser@domain> 250 ok data 354 go ahead Subject: testing This is a test. |
|
|||
|
check out /var/qmail/doc for the files TEST.delivery and TEST.receive
It contains step-by-step test procedures and is very 'educational'. tip: do you have qmail-scanner installed? check out the 'sticky-bit' problem as discussed in qmailrocks.org. if the scanner doesn't have the sticky permissions, then it can't scan mail and there's no mail delivery... Tip.2 another cause: stopping qmail while it was processing mail can hang qmail ; reboot or killall is the answer in that case. greetz & good luck! == mvg, on4cko - http://www.4cko.be Howard Goldstein wrote: > On 20 Oct 2006 01:57:15 -0700, ike <re.ivan@gmail.com> wrote: > : Why there is no mail ???? > > There may only be as few as a thousand different causes :( Is the > misconfiguration apparent from reviewing the log files? -- |