[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
>> Eric "Shubes" wrote:
>> YES.. if I send email locally it works fine. No remote email works
>> though.
>>>
>>>> Is the some easy way of determining where the breakdown is occurring? I
>>>> am not receiving any error messages. It must be something stupidly
>>>> simple, since I do have working accounts with this configuration.
>>>>
>>>
>>> Does the postmaster for the new domain receive mail?
>>>
>> No, it does not. I am really not sure what the problem is here. Is
>> there a log file that would reveal why an incoming email is not being
>> delivered to it's box?
>>
>>
> Hi,
>
> I just ran through the test from TEST.receive, substituting the account
> I am interested in for MAIL TO and RCPT TO, so I was expecting success..
> but instead got a 554 answer
>
> SMTP server test: Forge some mail locally via SMTP. Replace ``me''
> with your username and ``domain'' with your host's name.
> % telnet 127.0.0.1 25
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> 220 domain ESMTP
> helo my.server.com
> 250 domain
> mail to: <[EMAIL PROTECTED]>
> 250 ok
> rcpt to: <[EMAIL PROTECTED]>
> 250 ok
> data
> 354 go ahead
> Subject: testing
> This is a test.
> .
> 250 ok 812345679 qp 12345
> quit
> 221 domain
> Connection closed by foreign host.
>
>
>
> And I get back:
> 554 mail server permanently rejected message (#5.3.0)
>
> Not sure that is not the message I should get? It may be a hint someone
> can perhaps help me with? BTW: I checked that the DNS entry for the MX
> record for the domain was correct and it was NOT, but I changed it to be
> correct.. so the correct IP for the mail server should now be found... I
> did a DNS check, and the correct mail server responded... and yet mail
> still refuses to flow for this domain...
>
> Thanks!
>
What does /etc/tcprules.d/tcp.smtp contain?
Are domain keys configured?
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]