Gaby Kule wrote:
> Hi all,
> 
> I installed las week latest versions of qmt + spamdyke on Centos5 updated, 
> x86_64,
> 
> My problem is than I can not send outgoing emails from this server, I get 
> 5.5.3 error.
> I can do pop3 login,
> I can send email from localhost (squirredmail)
> I can telnet from localhost and smtp auth looks good.
> 
> telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
> 220 Welcome to Bob Esponja ESMTP ESMTP
> ehlo localhost
> 250-Welcome to Bob Esponja ESMTP
> 250-STARTTLS
> 250-PIPELINING
> 250-8BITMIME
> 250-SIZE 20971520
> 250 AUTH LOGIN PLAIN CRAM-MD5
> quit
> 221 Welcome to Bob Esponja ESMTP
> Connection closed by foreign host.
> 
> If I telnet from other host, it opens connection but does not prints welcome 
> message.
> It prints:
> 
> telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.localdomain (127.0.0.1).
> Escape character is '^]'.
> 220 **************************
> 
> 
> 
> This is my /etc/tcprules.d/tcp.smtp
> 
> 127.: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",NOP0FCHECK="1"
> 
> This is my tail /var/log/qmail/smtp/current
> @40000000489b41282bec2dc4 CHKUSER accepted sender: from <[EMAIL PROTECTED]::> 
> remote <GabyK:unknown:xxx.xxx.xxx.xxx> rcpt <> : sender accepted
> @40000000489b412a281c97c4 CHKUSER rejected relaying: from <[EMAIL 
> PROTECTED]::> 
> remote <GabyK:unknown:xxx.xxx.xxx.xxx> rcpt <[EMAIL PROTECTED]> : client not 
> allowed to relay
> @40000000489b412b2b1e816c tcpserver: end 26060 status 0
> @40000000489b412b2b1e8554 tcpserver: status: 0/100
> 
> I have another server with an older version working on Centos4 and this 
> works good. I dont know what else to check. Do you have some ideas ?
> best regards
> Gabriel
> 

Are you trying to send from a dynamic IP address? That would most likely be
blocked. Try sending on port 587.

-- 
-Eric 'shubes'

---------------------------------------------------------------------
     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