<?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: Creating a Mail Server on Ubuntu (Postfix, Courier, SSL/TLS, SpamAssassin, ClamAV, Amavis)</title>
	<atom:link href="http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/</link>
	<description>Brain splurge from web people</description>
	<lastBuildDate>Wed, 12 Jun 2013 19:01:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: TheNabster</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31888</link>
		<dc:creator>TheNabster</dc:creator>
		<pubDate>Wed, 12 Jun 2013 19:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31888</guid>
		<description><![CDATA[i checked my log, and i noticed this when starting/


Jun  9 14:22:14 mail amavis[10341]: Amavis::DB code      loaded
Jun  9 14:22:14 mail amavis[10341]: Amavis::Cache code   loaded
Jun  9 14:22:14 mail amavis[10341]: SQL base code        NOT loaded
Jun  9 14:22:14 mail amavis[10341]: SQL::Log code        NOT loaded
Jun  9 14:22:14 mail amavis[10341]: SQL::Quarantine      NOT loaded
Jun  9 14:22:14 mail amavis[10341]: Lookup::SQL code     NOT loaded
Jun  9 14:22:14 mail amavis[10341]: Lookup::LDAP code    NOT loaded
Jun  9 14:22:14 mail amavis[10341]: AM.PDP-in proto code loaded
Jun  9 14:22:14 mail amavis[10341]: SMTP-in proto code   loaded
Jun  9 14:22:14 mail amavis[10341]: Courier proto code   NOT loaded
Jun  9 14:22:14 mail amavis[10341]: SMTP-out proto code  loaded
Jun  9 14:22:14 mail amavis[10341]: Pipe-out proto code  NOT loaded
Jun  9 14:22:14 mail amavis[10341]: BSMTP-out proto code NOT loaded
Jun  9 14:22:14 mail amavis[10341]: Local-out proto code loaded
Jun  9 14:22:14 mail amavis[10341]: OS_Fingerprint code  NOT loaded
Jun  9 14:22:14 mail amavis[10341]: ANTI-VIRUS code      NOT loaded
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM code       NOT loaded
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-EXT code   NOT loaded
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-C code     NOT loaded
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-SA code    NOT loaded
Jun  9 14:22:14 mail amavis[10341]: Unpackers code       loaded
Jun  9 14:22:14 mail amavis[10341]: DKIM code            loaded


does this has anything to do with my problem where i cant send e-mail?]]></description>
		<content:encoded><![CDATA[<p>i checked my log, and i noticed this when starting/</p>
<p>Jun  9 14:22:14 mail amavis[10341]: Amavis::DB code      loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Amavis::Cache code   loaded<br />
Jun  9 14:22:14 mail amavis[10341]: SQL base code        NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: SQL::Log code        NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: SQL::Quarantine      NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Lookup::SQL code     NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Lookup::LDAP code    NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: AM.PDP-in proto code loaded<br />
Jun  9 14:22:14 mail amavis[10341]: SMTP-in proto code   loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Courier proto code   NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: SMTP-out proto code  loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Pipe-out proto code  NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: BSMTP-out proto code NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Local-out proto code loaded<br />
Jun  9 14:22:14 mail amavis[10341]: OS_Fingerprint code  NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: ANTI-VIRUS code      NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM code       NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-EXT code   NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-C code     NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: ANTI-SPAM-SA code    NOT loaded<br />
Jun  9 14:22:14 mail amavis[10341]: Unpackers code       loaded<br />
Jun  9 14:22:14 mail amavis[10341]: DKIM code            loaded</p>
<p>does this has anything to do with my problem where i cant send e-mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haisum</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31885</link>
		<dc:creator>haisum</dc:creator>
		<pubDate>Wed, 12 Jun 2013 15:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31885</guid>
		<description><![CDATA[First, thanks Adam for a perfect tutorial :) 

I was having this issue:

Jun 12 17:30:38 www postfix/smtpd[24126]: warning: SASL authentication failure: Password verification failed
Jun 12 17:30:38 www postfix/smtpd[24126]: warning: unknown[80.227.150.102]: SASL PLAIN authentication failed: authentication failure
Jun 12 17:30:42 www postfix/smtpd[24126]: warning: unknown[80.227.150.102]: SASL LOGIN authentication failed: authentication failure

After hours of scratching head, I figured out mysql service wasn&#039;t running. So I did:

service mysql start

and everything worked. I hope this helps someone else]]></description>
		<content:encoded><![CDATA[<p>First, thanks Adam for a perfect tutorial :) </p>
<p>I was having this issue:</p>
<p>Jun 12 17:30:38 www postfix/smtpd[24126]: warning: SASL authentication failure: Password verification failed<br />
Jun 12 17:30:38 www postfix/smtpd[24126]: warning: unknown[80.227.150.102]: SASL PLAIN authentication failed: authentication failure<br />
Jun 12 17:30:42 www postfix/smtpd[24126]: warning: unknown[80.227.150.102]: SASL LOGIN authentication failed: authentication failure</p>
<p>After hours of scratching head, I figured out mysql service wasn&#8217;t running. So I did:</p>
<p>service mysql start</p>
<p>and everything worked. I hope this helps someone else</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31884</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 12 Jun 2013 11:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31884</guid>
		<description><![CDATA[Fixed: Typo in a file (middspeled user)]]></description>
		<content:encoded><![CDATA[<p>Fixed: Typo in a file (middspeled user)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31883</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 12 Jun 2013 09:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31883</guid>
		<description><![CDATA[I tried and tried. First i found that the mail dirs are not created and i had to use maildirmake. Second, i had the problem with certificates, now with this:



Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: connect to mysql server 127.0.0.1: Access denied for user &#039;UNKNOWN_USER&#039;@&#039;localhost&#039; (using password: YES)
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: mysql:/etc/postfix/maps/domain.cf: table lookup problem
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: virtual_mailbox_domains lookup failure
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: mysql:/etc/postfix/maps/domain.cf: table lookup problem
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: virtual_mailbox_domains lookup failure
Jun 12 09:28:38 ip-172-31-12-116 postfix/smtpd[4548]: NOQUEUE: reject: RCPT from mail-ie0-f173.google.com[209.85.223.173]: 554 5.7.1 :]]></description>
		<content:encoded><![CDATA[<p>I tried and tried. First i found that the mail dirs are not created and i had to use maildirmake. Second, i had the problem with certificates, now with this:</p>
<p>Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: connect to mysql server 127.0.0.1: Access denied for user &#8216;UNKNOWN_USER&#8217;@'localhost&#8217; (using password: YES)<br />
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: mysql:/etc/postfix/maps/domain.cf: table lookup problem<br />
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: virtual_mailbox_domains lookup failure<br />
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: mysql:/etc/postfix/maps/domain.cf: table lookup problem<br />
Jun 12 09:28:38 ip-172-31-12-116 postfix/trivial-rewrite[4552]: warning: virtual_mailbox_domains lookup failure<br />
Jun 12 09:28:38 ip-172-31-12-116 postfix/smtpd[4548]: NOQUEUE: reject: RCPT from mail-ie0-f173.google.com[209.85.223.173]: 554 5.7.1 :</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Gertz</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31882</link>
		<dc:creator>Felix Gertz</dc:creator>
		<pubDate>Mon, 10 Jun 2013 14:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31882</guid>
		<description><![CDATA[At 1. you have to configure courier to use clear text passwords, change in /etc/courier/authmysqlrc:

MYSQL_CRYPT_PWFIELD to MYSQL_CLEAR_PWFIELD]]></description>
		<content:encoded><![CDATA[<p>At 1. you have to configure courier to use clear text passwords, change in /etc/courier/authmysqlrc:</p>
<p>MYSQL_CRYPT_PWFIELD to MYSQL_CLEAR_PWFIELD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Gertz</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31880</link>
		<dc:creator>Felix Gertz</dc:creator>
		<pubDate>Mon, 10 Jun 2013 14:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31880</guid>
		<description><![CDATA[I had the same problems and could resolve them.

1.
First, be sure you are using the correct username, that is the email stored in the sql user table. So use &#039;admin@example.com&#039; and not &#039;admin&#039;.
After checking this, you should be able to recieve your emails from Courier. To send emails through smtp you have to disable the password encryption in the sql user table and replace the password by a plain text password, unfortunatly. Maybe there is a wrong setting in the smtp auth.

2. 
In /etc/postfix/main.cf change those 2 lines:
smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks, permit
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination

Restart the deamons.

Have fun.]]></description>
		<content:encoded><![CDATA[<p>I had the same problems and could resolve them.</p>
<p>1.<br />
First, be sure you are using the correct username, that is the email stored in the sql user table. So use &#8216;admin@example.com&#8217; and not &#8216;admin&#8217;.<br />
After checking this, you should be able to recieve your emails from Courier. To send emails through smtp you have to disable the password encryption in the sql user table and replace the password by a plain text password, unfortunatly. Maybe there is a wrong setting in the smtp auth.</p>
<p>2.<br />
In /etc/postfix/main.cf change those 2 lines:<br />
smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks, permit<br />
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination</p>
<p>Restart the deamons.</p>
<p>Have fun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Login</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31879</link>
		<dc:creator>Login</dc:creator>
		<pubDate>Mon, 10 Jun 2013 10:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31879</guid>
		<description><![CDATA[But when I try to forward email from contact@.. to a second person, I get a Duplicate entry error. How can I manage to forward emails to many persons? Thanks]]></description>
		<content:encoded><![CDATA[<p>But when I try to forward email from contact@.. to a second person, I get a Duplicate entry error. How can I manage to forward emails to many persons? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheNabster</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31878</link>
		<dc:creator>TheNabster</dc:creator>
		<pubDate>Mon, 10 Jun 2013 10:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31878</guid>
		<description><![CDATA[running it for over a month now and WORKED perfeclty. 
since a few days i can&#039;t connect to my mail server for outgoing mail. i can receive mail but i cant send it. in the log there are no errors indicating any problems. i&#039;m hosting my server at a vps company and they do not block any ports. also the dns records are correct because it has worked. the error i&#039;m having in my mail is error code 10600. any one who can help me?]]></description>
		<content:encoded><![CDATA[<p>running it for over a month now and WORKED perfeclty.<br />
since a few days i can&#8217;t connect to my mail server for outgoing mail. i can receive mail but i cant send it. in the log there are no errors indicating any problems. i&#8217;m hosting my server at a vps company and they do not block any ports. also the dns records are correct because it has worked. the error i&#8217;m having in my mail is error code 10600. any one who can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Login</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31877</link>
		<dc:creator>Login</dc:creator>
		<pubDate>Thu, 06 Jun 2013 22:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31877</guid>
		<description><![CDATA[U should try to login with &quot;fabian-hagen@yourdomain.com&quot; as user!
The email address is the username. It took me one day to figure this out!]]></description>
		<content:encoded><![CDATA[<p>U should try to login with &#8220;fabian-hagen@yourdomain.com&#8221; as user!<br />
The email address is the username. It took me one day to figure this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.pixelinx.com/2010/10/creating-a-mail-server-on-ubuntu-using-postfix-courier-ssltls-spamassassin-clamav-and-amavis/#comment-31876</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Thu, 06 Jun 2013 20:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixelinx.co.uk/?p=54#comment-31876</guid>
		<description><![CDATA[Hi Adam, 

Two suggestions on your excellent guide: 
1. Build a variation using dovecot MTA. 
2. Add variations which would be compatible with likes of vimbadmin for domain/user management.]]></description>
		<content:encoded><![CDATA[<p>Hi Adam, </p>
<p>Two suggestions on your excellent guide:<br />
1. Build a variation using dovecot MTA.<br />
2. Add variations which would be compatible with likes of vimbadmin for domain/user management.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
