<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Postfix SMTP Server Setup Howto for RHEL/CentOS 5</title>
	<atom:link href="http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/</link>
	<description>Rapidly deploy Linux based mail solutions today</description>
	<lastBuildDate>Sat, 12 Sep 2009 22:40:43 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3863</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Sat, 15 Aug 2009 22:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3863</guid>
		<description>Hi waroffice,

Please check the log file at /var/log/maillog</description>
		<content:encoded><![CDATA[<p>Hi waroffice,</p>
<p>Please check the log file at /var/log/maillog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waroffice</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3862</link>
		<dc:creator>waroffice</dc:creator>
		<pubDate>Sat, 15 Aug 2009 12:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3862</guid>
		<description>hi, i cant seem to get the SMTP to connect properly, it will connect to the port but i dont get communication.

[root@colo /]# telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is &#039;^]&#039;.
^]
telnet&gt; q
Connection closed.


any one know of why.</description>
		<content:encoded><![CDATA[<p>hi, i cant seem to get the SMTP to connect properly, it will connect to the port but i dont get communication.</p>
<p>[root@colo /]# telnet localhost smtp<br />
Trying 127.0.0.1&#8230;<br />
Connected to localhost.localdomain (127.0.0.1).<br />
Escape character is &#8216;^]&#8217;.<br />
^]<br />
telnet&gt; q<br />
Connection closed.</p>
<p>any one know of why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maddy</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3815</link>
		<dc:creator>Maddy</dc:creator>
		<pubDate>Fri, 31 Jul 2009 15:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3815</guid>
		<description>Disabling Exim did the trick. Thanks!!</description>
		<content:encoded><![CDATA[<p>Disabling Exim did the trick. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3814</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Fri, 31 Jul 2009 15:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3814</guid>
		<description>Hi Maddy,

Dovecot has nothing to do with it, something else is probably using port 25 like Sendmail or Exim. Whatever it is, you need to disable it so Postfix can run properly.</description>
		<content:encoded><![CDATA[<p>Hi Maddy,</p>
<p>Dovecot has nothing to do with it, something else is probably using port 25 like Sendmail or Exim. Whatever it is, you need to disable it so Postfix can run properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maddy</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3813</link>
		<dc:creator>Maddy</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3813</guid>
		<description>First off, EXCELLENT guide, especially for beginners like myself!!

Due to my own shortcomings, I&#039;m running into some trouble at Step 2. 

Everything seems to work perfectly up until I actually check to see if the mail was sent. There is nothing in /home/username/Maildir/new, and checking /var/log/maillog, I get the error:

Xenon postfix/master[2949]: fatal: bind 127.0.0.1 port 25: Address is already in use

I&#039;m not sure how/if I can change the IP in dovecot.conf to allow my mail to be sent, or what I should do to fix this problem. I&#039;m also using dovecot, not sure if that changes anything.


Thanks!</description>
		<content:encoded><![CDATA[<p>First off, EXCELLENT guide, especially for beginners like myself!!</p>
<p>Due to my own shortcomings, I&#8217;m running into some trouble at Step 2. </p>
<p>Everything seems to work perfectly up until I actually check to see if the mail was sent. There is nothing in /home/username/Maildir/new, and checking /var/log/maillog, I get the error:</p>
<p>Xenon postfix/master[2949]: fatal: bind 127.0.0.1 port 25: Address is already in use</p>
<p>I&#8217;m not sure how/if I can change the IP in dovecot.conf to allow my mail to be sent, or what I should do to fix this problem. I&#8217;m also using dovecot, not sure if that changes anything.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhaskar Chowdhury</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3753</link>
		<dc:creator>Bhaskar Chowdhury</dc:creator>
		<pubDate>Fri, 10 Jul 2009 13:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3753</guid>
		<description>once I started the postfix daemon and it says [done] and then if I check the status of it it says [dead]!!

It happens on openSuse10.3

pls throw some light.</description>
		<content:encoded><![CDATA[<p>once I started the postfix daemon and it says [done] and then if I check the status of it it says [dead]!!</p>
<p>It happens on openSuse10.3</p>
<p>pls throw some light.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahesh</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3727</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Mon, 22 Jun 2009 04:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3727</guid>
		<description>sir
 i want full metirial with linux server configuration and telnet configuration in linux

thank u sir</description>
		<content:encoded><![CDATA[<p>sir<br />
 i want full metirial with linux server configuration and telnet configuration in linux</p>
<p>thank u sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahesh</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3726</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Mon, 22 Jun 2009 04:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3726</guid>
		<description>hello sir good morning
 my name is mahesh from ap
sir i have a problem with telnet in centos 5
that problem is connection port 23 error 
please solve my problem



than k u sir</description>
		<content:encoded><![CDATA[<p>hello sir good morning<br />
 my name is mahesh from ap<br />
sir i have a problem with telnet in centos 5<br />
that problem is connection port 23 error<br />
please solve my problem</p>
<p>than k u sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3680</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 23 May 2009 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3680</guid>
		<description>Eventually, I was able to receive mail from outside. I think it was the inet_interfaces = all. I had another entry a few lines down and I guess it was overriding the = all entry. Also, I set mydomain, myhostname, mynetworks, myorigin and in my /etc/hosts file I moved the host.domain from the localhost line to a line with the host IP address.</description>
		<content:encoded><![CDATA[<p>Eventually, I was able to receive mail from outside. I think it was the inet_interfaces = all. I had another entry a few lines down and I guess it was overriding the = all entry. Also, I set mydomain, myhostname, mynetworks, myorigin and in my /etc/hosts file I moved the host.domain from the localhost line to a line with the host IP address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.linuxmail.info/postfix-smtp-server-howto-centos-5/#comment-3678</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 23 May 2009 04:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/postfix-smtp-server-howto-centos-5/#comment-3678</guid>
		<description>Also, I forgot to add that when I make a message with telnet, it shows in the /var/log/maillog, but when I send a message from gmail, nothing shows in the /var/log/maillog (no error, nothing).</description>
		<content:encoded><![CDATA[<p>Also, I forgot to add that when I make a message with telnet, it shows in the /var/log/maillog, but when I send a message from gmail, nothing shows in the /var/log/maillog (no error, nothing).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 4.524 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-12 12:28:27 -->
<!-- Compression = gzip -->