Yes - rebuilt with qmailctl cdb...

Just typo - checking though.

No, typo while changing the actual numbers to X's.

I guess it may not be taking affect, but why would a php mail script from
that host work and sendmail not? 

-----Original Message-----
From: Eric Shubert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 25, 2008 3:27 PM
To: [email protected]
Subject: Re: [qmailtoaster] ANOTHER relaying problem

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",R
BLSMTPD="",NOP0FCHECK="1"
> 192.168.0.:allow,RELAYCLIENT=""
>  XXX.XXX.XXX.178:allow,RELAYCLIENT=""
>
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/contro
l/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]




---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to