gishaust wrote:
hi
I having some trouble get postfix to going live.
I am able to telnet 210.***.***.*** 25 or then send an email to
[EMAIL PROTECTED] and without fail it gets there
or if I telnet ert.com 25 I can send mail without and issue.
$ host -t mx ert.com
ert.com mail is handled by 100 smtp2.ert.com.
ert.com mail is handled by 10 smtp0.ert.com.
ert.com mail is handled by 50 smtp1.ert.com.
ert.com mail is handled by 100 smtp3.ert.com.
$ host smtp0.ert.com
smtp0.ert.com has address 12.149.45.221
$ host smtp1.ert.com
smtp1.ert.com has address 12.149.9.251
$ host smtp2.ert.com
smtp2.ert.com has address 12.149.45.220
$ host smtp3.ert.com
smtp3.ert.com has address 194.73.101.203
$ host ert.com
ert.com has address 65.161.233.148
so nor 210.* nor ert.com are an MX for your domain.
and besides, smtp0.ert.com says this
...
RCPT TO:<[EMAIL PROTECTED]>
550 Requested action not taken: mailbox unavailable
...
that's not a postfix response.
But If I go to my gmail account and send an email to [EMAIL PROTECTED] from
gmail it says that it sent it but I get the
following error. but the email account works I know it does if I telnet
from the command line I not ssh into the box.
Does anyone have any
Technical details of permanent failure: Google tried to deliver your
message, but it was rejected by the recipient domain. We recommend
contacting the other email provider for further information about the
cause of this error. The error that the other server returned was: 550
550 5.1.1 <[EMAIL PROTECTED]>: Recipient address rejected: User unknown in
virtual alias table (state 14).
http://www.postfix.org/DEBUG_README.html#mail
no posfix logs, no postfix problem.