--- Bob Cox <[EMAIL PROTECTED]> wrote: > On Thu, Oct 16, 2008 at 19:03:13 +0800, Stephen Liu > ([EMAIL PROTECTED]) wrote: > > > Hi folks, > > > > > > Debian Etch > > Postfix > > Courier > > MySQL > > > > > > The mail server can send mails via telnet but unable to receive > mails. > > All mails sent to [EMAIL PROTECTED] were rejected. > > [EMAIL PROTECTED]:~$ host satimis.com > satimis.com has address 220.232.213.178 > satimis.com mail is handled by 10 xen01.satimis.com. > satimis.com mail is handled by 20 smtp.secureserver.net. > satimis.com mail is handled by 30 mailstore1.secureserver.net. > > [EMAIL PROTECTED]:~$ host xen01.satimis.com > xen01.satimis.com has address 220.232.213.178 > > [EMAIL PROTECTED]:~$ host mail.satimis.com > Host mail.satimis.com not found: 3(NXDOMAIN) > > > $ tail /var/log/mail.log > [...] > > Oct 16 09:16:15 xen01 postfix/smtp[1656]: 51DD82055B: > > to=<[EMAIL PROTECTED]>, relay=none, delay=1.1, > > delays=1.1/0.01/0.05/0, dsn=5.4.4, status=bounced (Host or domain > name > > not found. Name service error for name=mail.satimis.com type=A: > Host > > not found) > > It looks like an incorrect MX is being used: mail.satimis.com, which > appears not to exist, rather than xen01.satimis.com > > Have you recently changed the MX records and perhaps the changes had > not > fully propagated? > > -- > Bob
Hi Bob, Further to my late email. Change MX back to "mail" Sent a mail to [EMAIL PROTECTED] # tail /var/log/mail.log Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 299472055B: from=<[EMAIL PROTECTED]>, size=1339, nrcpt=1 (queue active) Oct 16 13:07:04 xen01 postfix/trivial-rewrite[2036]: warning: do not list domain satimis.com in BOTH mydestination and virtual_mailbox_domains Oct 16 13:07:04 xen01 postfix/smtp[2038]: 299472055B: to=<[EMAIL PROTECTED]>, relay=none, delay=1.2, delays=1.1/0.01/0.04/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=mail.satimis.com type=A: Host not found) Oct 16 13:07:04 xen01 postfix/cleanup[2037]: 1028C205A8: message-id=<[EMAIL PROTECTED]> Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 1028C205A8: from=<>, size=3309, nrcpt=1 (queue active) Oct 16 13:07:04 xen01 postfix/bounce[2040]: 299472055B: sender non-delivery notification: 1028C205A8 Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 299472055B: removed Oct 16 13:07:04 xen01 postfix/smtpd[2033]: disconnect from web35201.mail.mud.yahoo.com[66.163.179.80] Oct 16 13:07:06 xen01 postfix/smtp[2038]: 1028C205A8: to=<[EMAIL PROTECTED]>, relay=g.mx.mail.yahoo.com[206.190.53.191]:25, delay=2.2, delays=0/0/1.1/1.1, dsn=2.0.0, status=sent (250 ok dirdel) Oct 16 13:07:06 xen01 postfix/qmgr[1976]: 1028C205A8: removed Mail rejected. Sent a mail to [EMAIL PROTECTED] # tail /var/log/mail.log Oct 16 13:07:04 xen01 postfix/cleanup[2037]: 1028C205A8: message-id=<[EMAIL PROTECTED]> Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 1028C205A8: from=<>, size=3309, nrcpt=1 (queue active) Oct 16 13:07:04 xen01 postfix/bounce[2040]: 299472055B: sender non-delivery notification: 1028C205A8 Oct 16 13:07:04 xen01 postfix/qmgr[1976]: 299472055B: removed Oct 16 13:07:04 xen01 postfix/smtpd[2033]: disconnect from web35201.mail.mud.yahoo.com[66.163.179.80] Oct 16 13:07:06 xen01 postfix/smtp[2038]: 1028C205A8: to=<[EMAIL PROTECTED]>, relay=g.mx.mail.yahoo.com[206.190.53.191]:25, delay=2.2, delays=0/0/1.1/1.1, dsn=2.0.0, status=sent (250 ok dirdel) Oct 16 13:07:06 xen01 postfix/qmgr[1976]: 1028C205A8: removed Oct 16 13:10:24 xen01 postfix/anvil[2035]: statistics: max connection rate 1/60s for (smtp:66.163.179.80) at Oct 16 13:07:02 Oct 16 13:10:24 xen01 postfix/anvil[2035]: statistics: max connection count 1 for (smtp:66.163.179.80) at Oct 16 13:07:02 Oct 16 13:10:24 xen01 postfix/anvil[2035]: statistics: max cache size 1 at Oct 16 13:07:02 Mail also be rejected. Both failed. B.R. Stephen L Send instant messages to your online friends http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

