<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://how2forge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Sendmail</title>
 <link>http://how2forge.com/taxonomy/term/70/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://how2forge.com/taxonomy/term/70/all/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Sendmail</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://how2forge.com/taxonomy/term/70/all</link>
 </image>

<item>
 <title>How do I configure Sendmail for SMTP-Auth?</title>
 <link>http://how2forge.com/faq/11_24_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/faq/11_24_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;Some helpful links:&lt;/p&gt;

&lt;p&gt;&lt;a mce_real_href=&quot;http://www.sendmail.org/%7Eca/email/auth.html&quot; href=&quot;http://www.sendmail.org/%7Eca/email/auth.html&quot; target=&quot;_blank&quot;&gt;http://www.sendmail.org/%7Eca/email/auth.html&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.jonfullmer.com/smtpauth/&quot; href=&quot;http://www.jonfullmer.com/smtpauth/&quot; target=&quot;_blank&quot;&gt;http://www.jonfullmer.com/smtpauth/&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.joreybump.com/code/howto/smtpauth.html&quot; href=&quot;http://www.joreybump.com/code/howto/smtpauth.html&quot; target=&quot;_blank&quot;&gt;http://www.joreybump.com/code/howto/smtpauth.html&lt;/a&gt;&lt;br /&gt; 
&lt;a mce_real_href=&quot;http://server.1und1.com/root_server/bs/suse72/howtos/1.html&quot; href=&quot;http://server.1und1.com/root_server/bs/suse72/howtos/1.html&quot; target=&quot;_blank&quot;&gt;http://server.1und1.com/root_server/bs/suse72/howtos/1.html&lt;/a&gt;&lt;br /&gt; 
&lt;a mce_real_href=&quot;http://info.ccone.at/INFO/Mail-Archives/redhat/Jan-2002/msg02936.html&quot; href=&quot;http://info.ccone.at/INFO/Mail-Archives/redhat/Jan-2002/msg02936.html&quot; target=&quot;_blank&quot;&gt;http://info.ccone.at/INFO/Mail-Archives/redhat/Jan-2002/msg02936.html&lt;/a&gt;&lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.howtoforge.com/howto_sendmail_smtp_auth_tls&quot; href=&quot;http://www.howtoforge.com/howto_sendmail_smtp_auth_tls&quot;&gt;http://www.howtoforge.com/howto_sendmail_smtp_auth_tls&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://how2forge.com/taxonomy/term/70">Sendmail</category>
 <pubDate>Mon, 07 Aug 2006 18:10:14 +0200</pubDate>
 <guid>http://how2forge.com/faq/11_24_en.html</guid>
 <comments>http://how2forge.com/faq/11_24_en.html#comment</comments>
</item>
<item>
 <title>I cannot send and/or receive emails.</title>
 <link>http://how2forge.com/faq/9_32_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/faq/9_32_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;Please check if Sendmail/Postfix and your POP3 daemon are running by executing&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;netstat -tap&lt;/p&gt;

&lt;p&gt;You will get a list of all services listening on your server.&lt;/p&gt;

&lt;p&gt;If
they are running re-configure your firewall (iptables or ipchains) so
that the ports 25 (Sendmail/Postfix) and 110 (POP3) are not blocked. If
this does not help please check that Sendmail/Postfix is really running on port
25 and your POP3 daemon on port 110. &lt;/p&gt;

&lt;p&gt;(Hint for standard RedHat installations: If you have webmin installed and are running Sendmail, go to &lt;span class=&quot;system&quot;&gt;Webmin-&amp;gt;Servers-&amp;gt;Sendmail-&amp;gt;Sendmail Options&lt;/span&gt;. Under &lt;span class=&quot;system&quot;&gt;SMTP Port Options&lt;/span&gt; you often find the following entry:&lt;/p&gt;</description>
 <category domain="http://how2forge.com/taxonomy/term/68">Postfix</category>
 <category domain="http://how2forge.com/taxonomy/term/70">Sendmail</category>
 <category domain="http://how2forge.com/taxonomy/term/73">ISPConfig</category>
 <pubDate>Mon, 07 Aug 2006 17:43:37 +0200</pubDate>
 <guid>http://how2forge.com/faq/9_32_en.html</guid>
 <comments>http://how2forge.com/faq/9_32_en.html#comment</comments>
</item>
<item>
 <title>On sending emails, I get the following error message: &quot;Relaying denied&quot;.</title>
 <link>http://how2forge.com/faq/9_26_en.html</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://how2forge.com/faq/9_26_en.html&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;There are two solutions for this problem: &lt;/p&gt;&lt;p&gt;1) You configure
your MTA to allow authentication via SMTP (SMTP-Auth). Your users then
have to change settings in their email clients (e.g. Outlook), i.e.,
they have to activate &lt;span class=&quot;system&quot;&gt;Server requires authentication&lt;/span&gt;.&lt;br /&gt; &lt;/p&gt;&lt;p&gt;2)
You install &quot;POP-before-SMTP&quot; or poprelayd on your server. Your users
then have to fetch emails first before they are allowed to send emails
for a restricted period of time (mostly 30 min.). &lt;/p&gt;</description>
 <category domain="http://how2forge.com/taxonomy/term/68">Postfix</category>
 <category domain="http://how2forge.com/taxonomy/term/70">Sendmail</category>
 <pubDate>Mon, 07 Aug 2006 17:35:06 +0200</pubDate>
 <guid>http://how2forge.com/faq/9_26_en.html</guid>
 <comments>http://how2forge.com/faq/9_26_en.html#comment</comments>
</item>
</channel>
</rss>
