Current time: 09-28-2024, 09:28 AM Hello There, Guest! (LoginRegister)


Post Reply 
[FreeBSD] Postfix problem -> Recipient address rejected: Domain not found
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #3
RE: [FreeBSD] Postfix problem -> Recipient address rejected: Domain not found
Quote:I assume "dig -t MX domain.tld" works as well
Yep Wink
Code:
root# dig -t MX yahoo.com

; <<>> DiG 9.6.1-P1 <<>> -t MX yahoo.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27126
;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 7, ADDITIONAL: 12

;; QUESTION SECTION:
;yahoo.com.                     IN      MX

;; ANSWER SECTION:
yahoo.com.              1800    IN      MX      1 e.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 f.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 g.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 h.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 a.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 b.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 c.mx.mail.yahoo.com.
yahoo.com.              1800    IN      MX      1 d.mx.mail.yahoo.com.

;; AUTHORITY SECTION:
yahoo.com.              94096   IN      NS      ns5.yahoo.com.
yahoo.com.              94096   IN      NS      ns2.yahoo.com.
yahoo.com.              94096   IN      NS      NS1.yahoo.com.
yahoo.com.              94096   IN      NS      ns8.yahoo.com.
yahoo.com.              94096   IN      NS      ns4.yahoo.com.
yahoo.com.              94096   IN      NS      ns3.yahoo.com.
yahoo.com.              94096   IN      NS      ns6.yahoo.com.

;; ADDITIONAL SECTION:
a.mx.mail.yahoo.com.    1634    IN      A       67.195.168.31
b.mx.mail.yahoo.com.    1800    IN      A       74.6.136.65
c.mx.mail.yahoo.com.    1256    IN      A       206.190.54.127
d.mx.mail.yahoo.com.    1363    IN      A       209.191.88.254
e.mx.mail.yahoo.com.    1363    IN      A       67.195.168.230
f.mx.mail.yahoo.com.    1800    IN      A       98.137.54.237
g.mx.mail.yahoo.com.    1363    IN      A       98.137.54.238
h.mx.mail.yahoo.com.    1800    IN      A       66.94.236.34
ns2.yahoo.com.          94098   IN      A       68.142.255.16
ns3.yahoo.com.          94098   IN      A       121.101.152.99
ns4.yahoo.com.          94099   IN      A       68.142.196.63
ns5.yahoo.com.          94098   IN      A       119.160.247.124

;; Query time: 45 msec
;; SERVER: 192.168.1.3#53(192.168.1.3)
;; WHEN: Tue Mar 16 13:46:29 2010
;; MSG SIZE  rcvd: 497

Quote:Did you rule out the sender/recipient restrictions as the culprit?
No! But if this is the problem, i won´t be able to send a Mail to an other User on the same Machine/Domain or ?

Greez BeNe
03-16-2010 11:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [FreeBSD] Postfix problem -> Recipient address rejected: Domain not found - BeNe - 03-16-2010 11:56 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)