Helmut Fritz wrote:
> O.K. - i have read as much as i can on this, i think i know what needs
> to be done. sorry about beating this subject to death, i know it has been.
>
> I am trying to get a web server to relay all smtp traffic through my
> mail server (reason: phplist e-mails get rejected or swallowed alive by
> some ISP's mail systems since i do not have domainkeys, etc. set up on
> that web server). i can get all php traffic to function just fine -
> qmail accepts those and sends them along. but i have a script for a
> registration form that uses sendmail, and no matter what i do the
> sendmail e-mails get rejected by qmail:
>
> <<< 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.5.3
> - chkuser) 550 5.1.1 myclient <mailto:[EMAIL PROTECTED]>@aol.com
> <mailto:[EMAIL PROTECTED]>... User unknown <<< 503 RCPT first (#5.5.1)
>
> my web server internal i.p. is 192.168.0.3
> my web server NATed external i.p. is XXX.XXX.XXX.178
>
> my tcp.smtp:
>
> 127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
> 192.168.0.:allow,RELAYCLIENT=""
> XXX.XXX.XXX.178:allow,RELAYCLIENT=""
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"
>
> anybody have any clues? why would this server reject e-mail from
> sendmail but not from a direct php script? i am about to pull my hair
> out... thx.
>
> Helmut
It doesn't appear that the tcp.smtp specification for the external address
is taking effect.
I presume you rebuilt the tcp.smtp cdb file?
Is there a space before the address, or is that a typo of some sort?
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]