Go Back   Cloud Computing > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 09-13-11, 01:48
BOD Member
 
Join Date: Nov 2010
Posts: 202
Default After Upgraded My Postfix MTA Post Got Broken

I have upgraded my Postfix MTA and after upgrade the post got broken. When I try to send mail from webmail , following error pop’s up.

Quote:
Error connecting to localhost - Check the hostname resolves, accepts incoming SMTP connections and is active.
Does any one have such problem with postfix.
Reply With Quote
  #2 (permalink)  
Old 09-13-11, 05:14
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

How have you upgraded the postfix in server; is it through YUM or through source?
Reply With Quote
  #3 (permalink)  
Old 09-13-11, 06:08
BOD Member
 
Join Date: Nov 2010
Posts: 202
Default

I am not good with source installation, so I use yum to update postfix.
Reply With Quote
  #4 (permalink)  
Old 09-13-11, 07:11
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

It seems the upgrade of post fix has overwritten the master.cf file in post fix and removed the smtp binding entry from master.cf.

To fix the error you need to open the /etc/postfix/master.cf, and add the following lines in the end of /etc/postfix/master.cf.

Quote:
smtp inet n - - - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025
smtps inet n - - - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025 -o smtpd_tls_wrappermode=yes
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 00:11.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.