<?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 Roundcube for webmail</title>
	<atom:link href="http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 19:40:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-6127</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-6127</guid>
		<description>@Hector, it looks like you forget to setup the directory structure correctly for some part of the installation. It could be at postfixadmin to see if that worked correctly check the database if it shows the proper directories for the user. Or it could be for courierauth.</description>
		<content:encoded><![CDATA[<p>@Hector, it looks like you forget to setup the directory structure correctly for some part of the installation. It could be at postfixadmin to see if that worked correctly check the database if it shows the proper directories for the user. Or it could be for courierauth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hector</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-6126</link>
		<dc:creator>Hector</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-6126</guid>
		<description>Hi Richard,
I think I am almost there, but I am stuck on the mail delivery. Here&#039;s a brief summary:
1. Roundcube can send email through the test page and it can also see the IMAP server. Both authenticate correctly through mysql according to the mail log.
2. In the Roundcube user mail interface, there is only an INBOX and no email messages. If I add mail foders, they don&#039;t show although in the folders tab I can see them. Enabling them on the folders tab doesn&#039;t make a difference.
3. In the /usr/local/virtual/ I can see the folders, but they are on the root of the directory. I was under the impression that it would create a folder within and dump all the mail items in there. Here is the terminal print (my user name is &quot;el&quot;):MacMini:virtual el$ sudo ls -l -a
Password:
total 0
drwxrwx--x   3 _vmail  _postfix  102 Dec 18 11:37 .
drwxr-xr-x  16 root    wheel     544 Dec 18 01:04 ..
drwx------   9 _vmail  _postfix  306 Dec 18 11:37 .test-rename
MacMini:virtual el$ pwd
/usr/local/virtual
MacMini:virtual el$ mail
Mail version 8.1 6/6/93.  Type ? for help.
&quot;/var/mail/el&quot;: 7 messages 7 unread
&gt;U  1 el@tachin.com         Thu Dec 17 00:16  21/554   &quot;test&quot;
 U  2 el@tachin.com         Thu Dec 17 01:08  15/474   &quot;Test message from RoundCube&quot;
 U  3 el@tachin.com         Thu Dec 17 01:15  15/474   &quot;Test message from RoundCube&quot;
 U  4 paty@tachin.com       Thu Dec 17 01:23  15/480   &quot;Test message from RoundCube&quot;
 U  5 paty@tachin.com       Thu Dec 17 01:25  21/578   &quot;trying&quot;
 U  6 paty@tachin.com       Fri Dec 18 00:55  15/480   &quot;Test message from RoundCube&quot;
 U  7 paty@tachin.com       Fri Dec 18 01:06  15/480   &quot;Test message from RoundCube&quot;
? q
Held 7 messages in /var/mail/el
MacMini:virtual el$ 
As you can see all the mail is going to /var/mail/el.
4. I am only receiving internal mail. No outside mail although port 143 is open.
5. I am not using SASL for now, so I have commented out the SASL in the main.cf

I was wondering if you can give me a few ideas as where to begin troubleshooting the problem. I have checked everything I can think of, but I am not getting anywhere. All the installations went fine. I have configured a couple of Ubuntu servers with the same stuff, so I am familiar with this stuff.</description>
		<content:encoded><![CDATA[<p>Hi Richard,<br />
I think I am almost there, but I am stuck on the mail delivery. Here&#8217;s a brief summary:<br />
1. Roundcube can send email through the test page and it can also see the IMAP server. Both authenticate correctly through mysql according to the mail log.<br />
2. In the Roundcube user mail interface, there is only an INBOX and no email messages. If I add mail foders, they don&#8217;t show although in the folders tab I can see them. Enabling them on the folders tab doesn&#8217;t make a difference.<br />
3. In the /usr/local/virtual/ I can see the folders, but they are on the root of the directory. I was under the impression that it would create a folder within and dump all the mail items in there. Here is the terminal print (my user name is &#8220;el&#8221;):MacMini:virtual el$ sudo ls -l -a<br />
Password:<br />
total 0<br />
drwxrwx&#8211;x   3 _vmail  _postfix  102 Dec 18 11:37 .<br />
drwxr-xr-x  16 root    wheel     544 Dec 18 01:04 ..<br />
drwx&#8212;&#8212;   9 _vmail  _postfix  306 Dec 18 11:37 .test-rename<br />
MacMini:virtual el$ pwd<br />
/usr/local/virtual<br />
MacMini:virtual el$ mail<br />
Mail version 8.1 6/6/93.  Type ? for help.<br />
&#8220;/var/mail/el&#8221;: 7 messages 7 unread<br />
&gt;U  1 <a href="mailto:el@tachin.com">el@tachin.com</a>         Thu Dec 17 00:16  21/554   &#8220;test&#8221;<br />
 U  2 <a href="mailto:el@tachin.com">el@tachin.com</a>         Thu Dec 17 01:08  15/474   &#8220;Test message from RoundCube&#8221;<br />
 U  3 <a href="mailto:el@tachin.com">el@tachin.com</a>         Thu Dec 17 01:15  15/474   &#8220;Test message from RoundCube&#8221;<br />
 U  4 <a href="mailto:paty@tachin.com">paty@tachin.com</a>       Thu Dec 17 01:23  15/480   &#8220;Test message from RoundCube&#8221;<br />
 U  5 <a href="mailto:paty@tachin.com">paty@tachin.com</a>       Thu Dec 17 01:25  21/578   &#8220;trying&#8221;<br />
 U  6 <a href="mailto:paty@tachin.com">paty@tachin.com</a>       Fri Dec 18 00:55  15/480   &#8220;Test message from RoundCube&#8221;<br />
 U  7 <a href="mailto:paty@tachin.com">paty@tachin.com</a>       Fri Dec 18 01:06  15/480   &#8220;Test message from RoundCube&#8221;<br />
? q<br />
Held 7 messages in /var/mail/el<br />
MacMini:virtual el$<br />
As you can see all the mail is going to /var/mail/el.<br />
4. I am only receiving internal mail. No outside mail although port 143 is open.<br />
5. I am not using SASL for now, so I have commented out the SASL in the main.cf</p>
<p>I was wondering if you can give me a few ideas as where to begin troubleshooting the problem. I have checked everything I can think of, but I am not getting anywhere. All the installations went fine. I have configured a couple of Ubuntu servers with the same stuff, so I am familiar with this stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JHP</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-5705</link>
		<dc:creator>JHP</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-5705</guid>
		<description>Regarding the folders and Mail.app.
The config/main.inc.php hold information about foldernames. It might be easier to correct the config file than use symbolic links</description>
		<content:encoded><![CDATA[<p>Regarding the folders and Mail.app.<br />
The config/main.inc.php hold information about foldernames. It might be easier to correct the config file than use symbolic links</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1264</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Sat, 26 Jul 2008 00:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1264</guid>
		<description>A far more elegant solution. I looked for like an hour tying to find where I could set the folders.  Thanks!</description>
		<content:encoded><![CDATA[<p>A far more elegant solution. I looked for like an hour tying to find where I could set the folders.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1254</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 25 Jul 2008 05:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1254</guid>
		<description>Besides using symlinks, you can use the mail.app option to use dfferent folders for Junk, Trash, etc...

Fon instance, in Mail.app select the Sent folder, go to the Mailbox menu, select the option &quot;Use this mailbox for&quot; and select Sent. You can now delete the folder Sent Messages and the Send folder is used. It works the same on the iPhone and Touch.</description>
		<content:encoded><![CDATA[<p>Besides using symlinks, you can use the mail.app option to use dfferent folders for Junk, Trash, etc&#8230;</p>
<p>Fon instance, in Mail.app select the Sent folder, go to the Mailbox menu, select the option &#8220;Use this mailbox for&#8221; and select Sent. You can now delete the folder Sent Messages and the Send folder is used. It works the same on the iPhone and Touch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1250</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Thu, 24 Jul 2008 16:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1250</guid>
		<description>A quick note for users that use Roundcube webmail as well as the mac mail client - Roundcube expects folder names of .Trash and .Sent for the trash and sent folders (In /usr/local/virtual/domain/user/).  A user that uses the mac mail app will find that the defaults for that mail client create folders called &quot;.Sent Messages&quot; and &quot;.Deleted Messages&quot;.  I fixed this problem by adding a quick sym link to .Trash and .Sent so roundcube could delete mail and use the same sent folder.  Also once you create the links you need to change the ownership to _vmail:_postfix</description>
		<content:encoded><![CDATA[<p>A quick note for users that use Roundcube webmail as well as the mac mail client &#8211; Roundcube expects folder names of .Trash and .Sent for the trash and sent folders (In /usr/local/virtual/domain/user/).  A user that uses the mac mail app will find that the defaults for that mail client create folders called &#8220;.Sent Messages&#8221; and &#8220;.Deleted Messages&#8221;.  I fixed this problem by adding a quick sym link to .Trash and .Sent so roundcube could delete mail and use the same sent folder.  Also once you create the links you need to change the ownership to _vmail:_postfix</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1188</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 19 Jul 2008 08:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1188</guid>
		<description>David had made his postfix virtual config files unreadable for the postfix user. It is corrected and he has a fully finctional mailserver at the moment.</description>
		<content:encoded><![CDATA[<p>David had made his postfix virtual config files unreadable for the postfix user. It is corrected and he has a fully finctional mailserver at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1158</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1158</guid>
		<description>Hey all,

I have been following this really great tutorial from the start but have am kinda stumped at the Roundcube setup. I have installed everything and it&#039;s working properly as far as I can tell, but I don&#039;t have any users in the db to log in with. Roundcube doesn&#039;t create the users, and postfix created a user in the postfix db, but from what I can tell, Roundcube uses the roundcubemail db (and I think it looks for users in /usr/local/virtual and there are no files in that directory.

Any help is appreciated!

Cheers,
David</description>
		<content:encoded><![CDATA[<p>Hey all,</p>
<p>I have been following this really great tutorial from the start but have am kinda stumped at the Roundcube setup. I have installed everything and it&#8217;s working properly as far as I can tell, but I don&#8217;t have any users in the db to log in with. Roundcube doesn&#8217;t create the users, and postfix created a user in the postfix db, but from what I can tell, Roundcube uses the roundcubemail db (and I think it looks for users in /usr/local/virtual and there are no files in that directory.</p>
<p>Any help is appreciated!</p>
<p>Cheers,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-1000</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 16 Jun 2008 11:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-1000</guid>
		<description>There is an error in your query, please check your courier-auth config files!</description>
		<content:encoded><![CDATA[<p>There is an error in your query, please check your courier-auth config files!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zetbee</title>
		<link>http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/comment-page-1/#comment-999</link>
		<dc:creator>zetbee</dc:creator>
		<pubDate>Mon, 16 Jun 2008 10:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/installing-roundcube-for-webmail/#comment-999</guid>
		<description>Hi all. 

I&#039;ve just installed RoundCube following the instructions.

But when I try to login with username and pwd created in postfixadmin the mail.log gives me something like this:

Jun 16 12:38:57 zapytaj-gugla imapd[70]: Connection, ip=[::1]
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: received auth request, service=imap, authtype=login
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysql: trying this module
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysqllib: connected. Versions: header 50038, client 50038, server 50051
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: SQL query: SELECT username, crypt, password, &#039;102&#039;, &#039;27&#039;, &#039;/usr/local/virtual&#039;, maildir, &quot;&quot;, name, &quot;&quot; FROM mailbox WHERE username = &#039;doc@zapytaj-gugla.com.pl&#039;
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: mysql_query failed, reconnecting: Unknown column &#039;crypt&#039; in &#039;field list&#039;
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysqllib: connected. Versions: header 50038, client 50038, server 50051
Jun 16 12:38:57 zapytaj-gugla imapd[70]: LOGIN FAILED, user=doc@zapytaj-gugla.com.pl, ip=[::1]
Jun 16 12:38:57 zapytaj-gugla imapd[70]: authentication error: Input/output error
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: mysql_query failed second time, giving up: Unknown column &#039;crypt&#039; in &#039;field list&#039;
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysql: TEMPFAIL - no more modules will be tried

Can anybody help me with this one?

Best Regards,
zetbee</description>
		<content:encoded><![CDATA[<p>Hi all. </p>
<p>I&#8217;ve just installed RoundCube following the instructions.</p>
<p>But when I try to login with username and pwd created in postfixadmin the mail.log gives me something like this:</p>
<p>Jun 16 12:38:57 zapytaj-gugla imapd[70]: Connection, ip=[::1]<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: received auth request, service=imap, authtype=login<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysql: trying this module<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysqllib: connected. Versions: header 50038, client 50038, server 50051<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: SQL query: SELECT username, crypt, password, &#8216;102&#8242;, &#8216;27&#8242;, &#8216;/usr/local/virtual&#8217;, maildir, &#8220;&#8221;, name, &#8220;&#8221; FROM mailbox WHERE username = &#8216;doc@zapytaj-gugla.com.pl&#8217;<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: mysql_query failed, reconnecting: Unknown column &#8216;crypt&#8217; in &#8216;field list&#8217;<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysqllib: connected. Versions: header 50038, client 50038, server 50051<br />
Jun 16 12:38:57 zapytaj-gugla imapd[70]: LOGIN FAILED, user=doc@zapytaj-gugla.com.pl, ip=[::1]<br />
Jun 16 12:38:57 zapytaj-gugla imapd[70]: authentication error: Input/output error<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: mysql_query failed second time, giving up: Unknown column &#8216;crypt&#8217; in &#8216;field list&#8217;<br />
Jun 16 12:38:57 zapytaj-gugla authdaemond[61]: authmysql: TEMPFAIL &#8211; no more modules will be tried</p>
<p>Can anybody help me with this one?</p>
<p>Best Regards,<br />
zetbee</p>
]]></content:encoded>
	</item>
</channel>
</rss>
