<?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: Installing Dovecot IMAP and POP daemon with MySql backend</title>
	<atom:link href="http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/</link>
	<description>Copy/Paste tutorials for Debian based Linux distros</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:46:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: aip</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1372</link>
		<dc:creator>aip</dc:creator>
		<pubDate>Sun, 13 Jun 2010 20:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1372</guid>
		<description>Thanks for sharing you solution, hopefully it will help others.

It&#039;s a good point about gluing the tutorials together, usually you are not just setting up a standalone IMAP/POP server, you&#039;ll also need a SMTP server and possibly spam filtering. I think it would be a good idea to create complete mail server setup tutorials.

-aip</description>
		<content:encoded><![CDATA[<p>Thanks for sharing you solution, hopefully it will help others.</p>
<p>It&#8217;s a good point about gluing the tutorials together, usually you are not just setting up a standalone IMAP/POP server, you&#8217;ll also need a SMTP server and possibly spam filtering. I think it would be a good idea to create complete mail server setup tutorials.</p>
<p>-aip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arri</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1369</link>
		<dc:creator>arri</dc:creator>
		<pubDate>Sat, 05 Jun 2010 14:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1369</guid>
		<description>...and a final word :)

on the internet you can find quite a numer of tuts/howto&#039;s about setting-up a maileserver of some sort using any number and combination of an array of tools that need to be glued togerher. this glueing can become quite complex and require some serious concentration, reading etc.

I just finished a mailsetup using 3 artikels from this site plus a dozen others for several detaills. This roughly took me a day or so to finish.

But it took another 3 days before it was working properly, because all the time i was overlooking something very crucial, but super-obvious... 

And not even 1 of all these sites/blogs that i used as a guide makes any mention of it. It is asumed taken care of and it&#039;s another-/offtopic etc..

so to spare others the kind of the frustration i experienced last few days:
if you find your setup is not acting as it should, and although still learing, you think your config is right.. also make sure to CHECK YOUR DNS RECORDS

one of mine was changed without me knowing it..  i guess in my sub-consious just asumed they were alright.. simply never thought to double-check those

thanks for the article, and your support,

gvr
a</description>
		<content:encoded><![CDATA[<p>&#8230;and a final word <img src='http://www.debiantutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>on the internet you can find quite a numer of tuts/howto&#8217;s about setting-up a maileserver of some sort using any number and combination of an array of tools that need to be glued togerher. this glueing can become quite complex and require some serious concentration, reading etc.</p>
<p>I just finished a mailsetup using 3 artikels from this site plus a dozen others for several detaills. This roughly took me a day or so to finish.</p>
<p>But it took another 3 days before it was working properly, because all the time i was overlooking something very crucial, but super-obvious&#8230; </p>
<p>And not even 1 of all these sites/blogs that i used as a guide makes any mention of it. It is asumed taken care of and it&#8217;s another-/offtopic etc..</p>
<p>so to spare others the kind of the frustration i experienced last few days:<br />
if you find your setup is not acting as it should, and although still learing, you think your config is right.. also make sure to CHECK YOUR DNS RECORDS</p>
<p>one of mine was changed without me knowing it..  i guess in my sub-consious just asumed they were alright.. simply never thought to double-check those</p>
<p>thanks for the article, and your support,</p>
<p>gvr<br />
a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arri</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1368</link>
		<dc:creator>arri</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1368</guid>
		<description>small additional question;
the virtual domains mappings file from this page:
http://www.debiantutorials.net/installing-postfix-with-mysql-backend-and-sasl-for-smtp-authentication/

… defines &quot;select_field = &#039;virtual&#039;&quot; , while the table-definition only defines 1 table &#039;domain&#039;.

is that an error? or does this work because &quot;right-hand content does not matter&quot; virtual(5)?</description>
		<content:encoded><![CDATA[<p>small additional question;<br />
the virtual domains mappings file from this page:<br />
<a href="http://www.debiantutorials.net/installing-postfix-with-mysql-backend-and-sasl-for-smtp-authentication/" rel="nofollow">http://www.debiantutorials.net/installing-postfix-with-mysql-backend-and-sasl-for-smtp-authentication/</a></p>
<p>… defines &#8220;select_field = &#8216;virtual&#8217;&#8221; , while the table-definition only defines 1 table &#8216;domain&#8217;.</p>
<p>is that an error? or does this work because &#8220;right-hand content does not matter&#8221; virtual(5)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arri</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1367</link>
		<dc:creator>arri</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1367</guid>
		<description>hi aip, thanks for responding.
actually that&#039;s what i&#039;m doing (log-watching). but on this issue they don&#039;t report anything. and strange enough, watching raw traffic using tcpdump i don&#039;t even see any traffic. ..must be doing something else wrong..</description>
		<content:encoded><![CDATA[<p>hi aip, thanks for responding.<br />
actually that&#8217;s what i&#8217;m doing (log-watching). but on this issue they don&#8217;t report anything. and strange enough, watching raw traffic using tcpdump i don&#8217;t even see any traffic. ..must be doing something else wrong..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aip</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1366</link>
		<dc:creator>aip</dc:creator>
		<pubDate>Fri, 04 Jun 2010 21:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1366</guid>
		<description>Hello arri

If you are using the MySql backend you don&#039;t need the /etc/postfix/virtual file because the users are stored in a MySql database. Can you check the /etc/log/mail.log file, it may contain some additional information.

-aip</description>
		<content:encoded><![CDATA[<p>Hello arri</p>
<p>If you are using the MySql backend you don&#8217;t need the /etc/postfix/virtual file because the users are stored in a MySql database. Can you check the /etc/log/mail.log file, it may contain some additional information.</p>
<p>-aip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arri</title>
		<link>http://www.debiantutorials.com/installing-dovecot-imap-and-pop-daemon-with-mysql-backend/comment-page-1/#comment-1365</link>
		<dc:creator>arri</dc:creator>
		<pubDate>Fri, 04 Jun 2010 21:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=197#comment-1365</guid>
		<description>Hi,

i glued together 3 of the articles on this site, in order to create a mailsystem with postfix, dovecot(imaps), sasl (cyrus), dspam and clamav.

i &#039;seems&#039; everything is working, except that any mail sent TO this server will consistently gets bounced with error code 550 550 5.1.1
Recipient address rejected: User unknown in virtual alias table (state 14).

i already tried creating a /etc/postfix/virtual table and add the hash to virtual_alias_maps, but that&#039;s not the solution...
any idea where i should look?

btw, great howto&#039;s, especially if this problem turns out to be my own stupid fault.;)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i glued together 3 of the articles on this site, in order to create a mailsystem with postfix, dovecot(imaps), sasl (cyrus), dspam and clamav.</p>
<p>i &#8216;seems&#8217; everything is working, except that any mail sent TO this server will consistently gets bounced with error code 550 550 5.1.1<br />
Recipient address rejected: User unknown in virtual alias table (state 14).</p>
<p>i already tried creating a /etc/postfix/virtual table and add the hash to virtual_alias_maps, but that&#8217;s not the solution&#8230;<br />
any idea where i should look?</p>
<p>btw, great howto&#8217;s, especially if this problem turns out to be my own stupid fault.;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
