Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] postfix unable to find e.g. hotmail.com
- From: peter thesing <peter43@xxxxxxxxx>
- Date: Tue, 14 Jun 2005 00:27:07 +0200
- Message-id: <42AE083B.4080604@xxxxxxxxx>
Jeffrey L. Taylor wrote:
Host hotmail.com not found: 4(NOTIMP)
http://www.faqs.org/rfcs/rfc1035.html
ok thank for your reply
DNS is not working properly i suppose
How do i solve this one
Thanks
Peter
Quoting peter thesing <peter43@xxxxxxxxx>:peter:/etc/postfix # host -t mx hotmail.com
Hi
Thru the tutorial i have setup webcyradmin, postfix and Cyrus as mail components. Without any problem i can send emails to the defined users in the domains i have specified in webcyradmin. However if i want to send an email to my hotmail account i get the following entry in the mail log.
Jun 12 13:08:28 peter postfix/qmgr[27116]: EB2F255BE8: from=<peter@xxxxxxxxxxxxxxxxxxxxxxxxxxx>, size=575, nrcpt=1 (queue active)
Jun 12 13:08:28 peter postfix/smtp[27202]: EB2F255BE8: to=<peterthesing@xxxxxxxxxxx>, relay=none, delay=1, status=deferred (Host or domain name not found. Name service error for name=hotmail.com type=MX: Host not found, try again)
Jun 12 13:08:28 peter postfix/smtpd[27175]: disconnect from celeron.prive.web[10.0.0.157]
and the mail is not delivered
Postfix does not deal with the main address, only the Mail eXchangher
(MX) addresses, so the relevant queries are:
host -t mx hotmail.com
dig hotmail.com mx
HTH,
Jeffrey
Host hotmail.com not found: 4(NOTIMP)
http://www.faqs.org/rfcs/rfc1035.html
ok thank for your reply
DNS is not working properly i suppose
How do i solve this one
Thanks
Peter
| < Previous | Next > |