Massimiliano Fontana wrote:
Hi there!
Fedorca Core3 server , fresh install. Everything seems to work except incoming e-mails . I've tested the smtp service through an online smtp server utility and this is what I get :
********************
K, connected to xx.xx.xx.xx...
< 220 mail2.mydomain.com- Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP
 > HELO edit.dnsvr.com
< 250 mail2.mydomain.com- Welcome to Qmail Toaster Ver. 1.3 SMTP Server
 > MAIL FROM:<[EMAIL PROTECTED]>
< 250 ok
 > RCPT TO:<[EMAIL PROTECTED]>
< 250 ok
 > DATA
< 354 go ahead
 > From: [EMAIL PROTECTED]
 > To: [EMAIL PROTECTED]
 > Subject: ZoneEdit Automated SMTP Test (xx.xx.xx.xx)
 >
> If you received this, then the mail server (xx.xx.xx.xx) is probably working. > Sent at 2006-07-25 06:27:59 by 82.188.231.106 using Opera/9.00 (Windows NT 5.1; U; it)
 > .
< 451 mail server temporarily rejected message (#4.3.0)
*******************************************************
And here is th log in /var/log/qmail/smtp/current :

@4000000044c5f2311a9bed84 tcpserver: ok 3981 server.texen-automation.com:10.0.0.172:25 :69.72.176.182::3605 @4000000044c5f2313326333c CHKUSER accepted sender: from <[EMAIL PROTECTED]::> remote <edit.dnsvr.com:unknown:69.72.176.182> rcpt <> : sender accepted @4000000044c5f2320184929c CHKUSER accepted rcpt: from <[EMAIL PROTECTED]::> remote <edit.dnsvr.com:unknown:69.72.176.182> rcpt <[EMAIL PROTECTED]> : found existing recipient
@4000000044c5f23218d8aa14 connect(): Connection refused
@4000000044c5f2321fc9d334 tcpserver: end 3981 status 256
@4000000044c5f2321fcae88c tcpserver: status: 0/100
**************
Any suggestions ? I can send e-mail without any problem!
many thanks
max


I haven't seen this error before, and I'm no expert (yet). I honestly don't know. I'm guessing this might be a configuration problem of some sort.

Are domain keys set up properly? You can (temporarily) disable domain keys by removing the relevant DK environment variables from /etc/tcprules.d/tcp.smtp, then regenerate the .cdb file:
# qmailctl cdb
If it still doesn't work after DK is disabled, then that's (obviously) not the problem!

I'd also double check your DNS records, especially reverse lookup.
It appears that the receiving end (qmail-toaster) is rejecting the connection temporarily (with a not very descriptive message - not nice). This might be indicative of a DNS problem. Then again, it might not.

Have you tested receiving from sources other than the tester?

Let us know how you progress.

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