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

<item>
 <title>Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu</title>
 <link>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu</link>
 <description>&lt;p&gt;&lt;b&gt;Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will show you howto install ehcp on any debian based distro, or any distro that has apt-get support. ehcp stands for Easy Hosting Control Panel. It may be used by anyone
wanting to host multiple domains in his dedicated/vps server. It is a
hosting control panel under development.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/60">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/61">Apache</category>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/63">DNS</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/64">FTP</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/65">MySQL</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/67">PHP</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/72">Other</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/73">ISPConfig</category>
 <pubDate>Wed, 24 Oct 2007 12:50:34 +0200</pubDate>
 <guid>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu</guid>
 <comments>http://www.howtoforge.net/instaling_ehcp_on_debian_ubuntu#comment</comments>
</item>
<item>
 <title>Set Up Postfix For Relaying Emails Through Another Mailserver</title>
 <link>http://www.howtoforge.net/postfix_relaying_through_another_mailserver</link>
 <description>&lt;p&gt;&lt;b&gt;Set Up Postfix For Relaying Emails Through Another Mailserver&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This short guide shows how you can set up Postfix to relay emails
through another mailserver. This can be useful if you run a Postfix
mailserver in your local network and have a dynamic IP address because
most dynamic IP addresses are blacklisted today. By relaying your
emails through another mailserver that is hosted on a static IP address
in a data center (e.g. your ISP&#039;s mailserver) you can prevent your
emails from being categorized as spam.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <pubDate>Wed, 24 Jan 2007 17:25:25 +0100</pubDate>
 <guid>http://www.howtoforge.net/postfix_relaying_through_another_mailserver</guid>
 <comments>http://www.howtoforge.net/postfix_relaying_through_another_mailserver#comment</comments>
</item>
<item>
 <title>Enhance Your Mail Server With ASSP (Anti-Spam SMTP Proxy)</title>
 <link>http://www.howtoforge.net/antispam_smtp_proxy</link>
 <description>&lt;p&gt;&lt;b&gt;Enhance Your Mail Server With ASSP (Anti-Spam SMTP Proxy)&amp;nbsp;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;ASSP stands for Anti-Spam SMTP Proxy. The ASSP server project is an Open Source platform-independent transparent SMTP proxy server that leverages numerous methodologies and technologies to both rigidly and adaptively identify spam. In short ASSP is the most kickass solution that is both free and works great. It reduced spam to an absurd minimum for me.&lt;br /&gt;&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <pubDate>Tue, 07 Nov 2006 22:38:19 +0100</pubDate>
 <guid>http://www.howtoforge.net/antispam_smtp_proxy</guid>
 <comments>http://www.howtoforge.net/antispam_smtp_proxy#comment</comments>
</item>
<item>
 <title>One of the users on the system has a CatchAll-email address. He receives all emails, even those for users of another site...</title>
 <link>http://www.howtoforge.net/faq/9_33_en.html</link>
 <description>&lt;p&gt;&lt;b&gt;One of the users on the system has a CatchAll-email address. He
receives all emails, even those intended for users of another site on
the same server. The MTA on the server is postfix.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Please check if the domain of the users that receives all emails is
the same as the domain &lt;span class=&quot;system&quot;&gt;$mydomain&lt;/span&gt; in &lt;span class=&quot;system&quot;&gt;/etc/postfix/main.cf&lt;/span&gt;. If this is
the case, change &lt;span class=&quot;system&quot;&gt;$mydomain&lt;/span&gt; and run &lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;postfix reload&lt;/p&gt;
&lt;p&gt;on the shell. &lt;/p&gt;
&lt;p&gt;You should never enter a domain that is used for a virtual site on the server as &lt;span class=&quot;system&quot;&gt;$mydomain&lt;/span&gt; in &lt;span class=&quot;system&quot;&gt;/etc/postfix/main.cf&lt;/span&gt;!&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/73">ISPConfig</category>
 <pubDate>Mon, 07 Aug 2006 17:47:30 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/9_33_en.html</guid>
 <comments>http://www.howtoforge.net/faq/9_33_en.html#comment</comments>
</item>
<item>
 <title>I cannot send and/or receive emails.</title>
 <link>http://www.howtoforge.net/faq/9_32_en.html</link>
 <description>&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://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/70">Sendmail</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/73">ISPConfig</category>
 <pubDate>Mon, 07 Aug 2006 17:43:37 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/9_32_en.html</guid>
 <comments>http://www.howtoforge.net/faq/9_32_en.html#comment</comments>
</item>
<item>
 <title>How do I configure Postfix to use SMTP-Auth?</title>
 <link>http://www.howtoforge.net/faq/9_27_en.html</link>
 <description>&lt;p&gt;Some useful links: &lt;/p&gt;
&lt;p&gt;&lt;a mce_real_href=&quot;http://www.thecabal.org/%7Edevin/postfix/smtp-auth.txt&quot; href=&quot;http://www.thecabal.org/%7Edevin/postfix/smtp-auth.txt&quot; target=&quot;_blank&quot;&gt;http://www.thecabal.org/~devin/postfix/smtp-auth.txt&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.mandrakesecure.net/en/docs/postfix-sasl.php&quot; href=&quot;http://www.mandrakesecure.net/en/docs/postfix-sasl.php&quot; target=&quot;_blank&quot;&gt;http://www.mandrakesecure.net/en/docs/postfix-sasl.php&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://postfix.state-of-mind.de/patrick.koetter/smtpauth/index.html&quot; href=&quot;http://postfix.state-of-mind.de/patrick.koetter/smtpauth/index.html&quot; target=&quot;_blank&quot;&gt;http://postfix.state-of-mind.de/patrick.koetter/smtpauth/index.html&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.howtoforge.com/perfect_setup_debian_sarge&quot; href=&quot;http://www.howtoforge.com/perfect_setup_debian_sarge&quot;&gt;http://www.howtoforge.com/perfect_setup_debian_sarge&lt;/a&gt; &lt;br /&gt;
&lt;a mce_real_href=&quot;http://www.howtoforge.com/howto_postfix_smtp_auth_tls_howto&quot; href=&quot;http://www.howtoforge.com/howto_postfix_smtp_auth_tls_howto&quot;&gt;http://www.howtoforge.com/howto_postfix_smtp_auth_tls_howto&lt;/a&gt; &lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <pubDate>Mon, 07 Aug 2006 17:38:21 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/9_27_en.html</guid>
 <comments>http://www.howtoforge.net/faq/9_27_en.html#comment</comments>
</item>
<item>
 <title>On sending emails, I get the following error message: &quot;Relaying denied&quot;.</title>
 <link>http://www.howtoforge.net/faq/9_26_en.html</link>
 <description>&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://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <category domain="http://www.howtoforge.net/taxonomy/term/70">Sendmail</category>
 <pubDate>Mon, 07 Aug 2006 17:35:06 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/9_26_en.html</guid>
 <comments>http://www.howtoforge.net/faq/9_26_en.html#comment</comments>
</item>
<item>
 <title>How can I find out which Postfix version I&#039;m running?</title>
 <link>http://www.howtoforge.net/faq/9_2_en.html</link>
 <description>&lt;p&gt;Just run&lt;/p&gt;
&lt;p class=&quot;command&quot;&gt;postconf -d | grep mail_version&lt;/p&gt;
&lt;p&gt;to find out your Postfix version.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/taxonomy/term/68">Postfix</category>
 <pubDate>Mon, 07 Aug 2006 17:34:44 +0200</pubDate>
 <guid>http://www.howtoforge.net/faq/9_2_en.html</guid>
 <comments>http://www.howtoforge.net/faq/9_2_en.html#comment</comments>
</item>
</channel>
</rss>
