My previous post should have said Hard Disk Drive (HDD) instead of Motherboard (MB). I am reposting. Sorry.
________________________________ From: Kirt Bajwa <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Monday, December 8, 2008 10:57:54 AM Subject: Can't Receive emails! Hello: Over a year ago, I installed a CentOS 5.2 with Postfix 2:2..3.3-2.1 (and Dovecot) on a Server. Postfix ran without a problem & did not do anything for 18 months. Couple of weeks ago, I lost the P/S in the Server. I took the HDD and installed it into another Server. I changed the IP address on the NIC card and the Server was up. At this point I noticed that I was NOT getting emails from the Inter net . I can send emails to the outside World, but don’t receive any email. Then I tried sending email from one account to another email account on the same Server. Emails gets through. Can some one help as to why I am not getting emails from the Inter net ? Sam Following will help: /var/log/maillog Dec 8 08:09:11 www dovecot: Dovecot v1.1.2 starting up Dec 8 08:09:13 www postfix/postfix-script: starting the Postfix mail system Dec 8 08:09:13 www postfix/master[5105]: daemon started -- version 2.3.3, configuration /etc/postfix [EMAIL PROTECTED] ~]# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 home_mailbox = Maildir/ html_directory = no i net _interfaces = all mail_owner = postfix mailbox_command = /usr/libexec/dovecot/deliver mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain mydomain = imwell-usa.com myhostname = mail.imwell-usa.com myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES relay_domains = relayhost = sample_directory = /usr/share/doc/postfix-2.3.3/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_recipient_restrictions = permit_my net works, permit_sasl_authenticated, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_path = private/auth smtpd_sasl_type = dovecot unknown_local_recipient_reject_code = 550 [EMAIL PROTECTED] ~]#