Looks to me like there's a problem with your DNS MX record.
What does
# dig yourdomain.com MX
say?
Christos Brian wrote:
Eric,
OK...changed the tcp.smtp file to below and restarted services. I'm
still experiencing the same "rcpt <> : invalid sender MX domain "
problem. Please advise... Thanks,
# vi tcp.smtp
127.:allow,RELAYCLIENT=""
192.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKVERIFY="DEGIJKfh",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKSIGN="/var/qmail/control/domainkeys/%/private"
*/"Eric \"Shubes\"" <[EMAIL PROTECTED]>/* wrote:
Christos Brian wrote:
> Jake,
>
> I made the following changes. Then I performed a `service qmail
cdb` &
> `service qmail restart` I've continued to experice the same problem.
> Chkuser doesn't seem to be getting the rcpt address. I was thinking
> permission errors but /var/qmail/control is uid/gid of root/qmail
and
> tcp.smtp/tcp.smtp.cdb owned by root and is world readable.
tcp.smtp.cdb
> is getting updated. Is there anything else I can try? Thanks!
>
> 127.:allow,RELAYCLIENT=""
> 192.:allow,RELAYCLIENT=""
> DKSIGN="/var/qmail/control/domainkeys/%/private"
> :allow,BADMIMETYPE=""
> BADLOADERTYPE="M"
> CHKUSER_RCPTLIMIT="50"
> CHKUSER_WRONGRCPTLIMIT="10"
> DKVERIFY="DEGIJKfh"
> QMAILQUEUE="/var/qmail/bin/simscan"
> DKQUEUE="/var/qmail/bin/qmail-queue.orig"
> DKSIGN="/var/qmail/control/domainkeys/%/private"
>
> CHKUSER rejected sender: from
> ::> remote
>
> .0.1> rcpt <> : invalid sender MX domain
>
You went too far separating lines. :(
You should have 3 lines. The first one is ok. The second and third
should be
joined with a comma separating. The 4th through last lines should be
joined
with comma separating.
--
-Eric 'shubes'
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]