<br><br><div><span class="gmail_quote">On 7/27/07, <b class="gmail_sendername">Andrew Morgan</b> &lt;<a href="mailto:morgan@orst.edu">morgan@orst.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 27 Jul 2007, eMail Lists wrote:<br><br>&gt; On 7/27/07, Frank Richter &lt;<a href="mailto:richter@mpia-hd.mpg.de">richter@mpia-hd.mpg.de</a> &gt; wrote:<br>&gt;<br>&gt; [snip]<br>&gt;<br>&gt;<br>&gt;&gt;<br>&gt;&gt; Please post the actual 
imapd.conf and the imapd.conf before the update.<br>&gt;&gt;<br>&gt;&gt; You have to move the usermailboxes by hand!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;&gt; The user dir is not at the location yet.<br>&gt;&gt;&gt;
<br>&gt;&gt;&gt; -Adam<br>&gt;&gt;&gt; ------------------------------------------------------------------------<br>&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; ----<br>&gt;&gt;&gt; Cyrus Home Page: <a href="http://cyrusimap.web.cmu.edu/">
http://cyrusimap.web.cmu.edu/</a><br>&gt;&gt;&gt; Cyrus Wiki/FAQ: <a href="http://cyrusimap.web.cmu.edu/twiki">http://cyrusimap.web.cmu.edu/twiki</a><br>&gt;&gt;&gt; List Archives/Info: <a href="http://asg.web.cmu.edu/cyrus/mailing-list.html">
http://asg.web.cmu.edu/cyrus/mailing-list.html</a><br>&gt;<br>&gt;<br>&gt; I have been trying various the various sujustions but not the scrip just yet<br>&gt; but wanted to get the imap.conf file up here.<br>&gt;<br>&gt; 
imap.conf before the update:<br>&gt;<br>&gt; configdirectory: /var/lib/cyrus<br>&gt; defaultpartition: default<br>&gt; partition-default: /var/spool/cyrus/mail<br>&gt; partition-news: /var/spool/cyrus/news<br>&gt; newsspool: /var/spool/news
<br>&gt; altnamespace: no<br>&gt; unixhierarchysep: yes<br>&gt; admins: cyrus<br>&gt; allowanonymouslogin: no<br>&gt; popminpoll: 1<br>&gt; autocreatequota: 0<br>&gt; umask: 077<br>&gt; sieveusehomedir: false<br>&gt; sievedir: /var/spool/sieve
<br>&gt; hashimapspool: true<br>&gt; allowplaintext: yes<br>&gt; sasl_pwcheck_method: auxprop<br>&gt; sasl_auto_transition: no<br>&gt; tls_ca_path: /etc/ssl/certs<br>&gt; tls_session_timeout: 1440<br>&gt; tls_cipher_list: 
TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH<br>&gt; lmtpsocket: /var/run/cyrus/socket/lmtp<br>&gt; idlesocket: /var/run/cyrus/socket/idle<br>&gt; notifysocket: /var/run/cyrus/socket/notify<br>&gt; gdb-backtrace.cyrus.%1$s.%2$d
 &lt;&amp;- 2&gt;&amp;1 &amp;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Here is the imap.conf after&nbsp;&nbsp;the update.<br>&gt;<br>&gt; configdirectory: /var/lib/cyrus<br>&gt; defaultpartition: default<br>&gt; partition-default: /var/spool/cyrus/mail
<br>&gt; partition-news: /var/spool/cyrus/news<br>&gt; newsspool: /var/spool/news<br>&gt; altnamespace: no<br>&gt; unixhierarchysep: yes<br>&gt; lmtp_downcase_rcpt: yes<br>&gt; admins: cyrus<br>&gt; lmtp_admins: postman<br>
&gt; imap_admins: cyrus<br>&gt; sieve_admins: cyrus<br>&gt; allowanonymouslogin: no<br>&gt; popminpoll: 1<br>&gt; autocreatequota: 0<br>&gt; umask: 077<br>&gt; sieveusehomedir: false<br>&gt; sievedir: /var/spool/sieve<br>
&gt; hashimapspool: false<br>&gt; fulldirhash: false<br>&gt; allowplaintext: yes<br>&gt; virtdomains: userid<br>&gt; sasl_pwcheck_method: auxprop<br>&gt; tls_ca_path: /etc/ssl/certs<br>&gt; tls_session_timeout: 1440<br>&gt; tls_cipher_list: 
TLSv1+HIGH:!aNULL:@STRENGTH<br>&gt; lmtpsocket: /var/run/cyrus/socket/lmtp<br>&gt; idlemethod: poll<br>&gt; idlesocket: /var/run/cyrus/socket/idle<br>&gt; notifysocket: /var/run/cyrus/socket/notify<br>&gt; syslog_prefix: cyrus
<br>&gt; gdb-backtrace.cyrus.%1$s.%2$d &lt;&amp;- 2&gt;&amp;1 &amp;<br>&gt; quotawarn: 90<br>&gt; anysievefolder:&nbsp;&nbsp;yes<br>&gt; autosievefolders:&nbsp;&nbsp;JunkMail<br><br>The value of hashimapspool changed from &quot;true&quot; to &quot;false&quot; during the
<br>upgrade.&nbsp;&nbsp;You probably want to set it to &quot;true&quot; again.<br><br>Regarding your earlier question about the db/ directory...&nbsp;&nbsp;You can safely<br>delete the contents of that directory while Cyrus is stopped.&nbsp;&nbsp;In fact, I
<br>have had to delete my tls_sessions.db and deliver.db and the contents of<br>the db/ directory in the past when I upgraded berkeley DB.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Andy<br></blockquote></div><br><br>OK,&nbsp; I have everything running after some good hard work thanks to everyone.&nbsp; One very last thing.&nbsp; I have noticed that when starting up a mail client on accounts the seen mails were not saved.&nbsp; I have even brought old backups of&nbsp; the *.seen files but the mail in the client did not even noticed it and had lost the saved seen settings.&nbsp; Sadly the 2 most important accounts I lost the seen mail but one it was able to keep the seen mail from the last back up.&nbsp; Is there a way to correct that?
<br><br>-Adam<br><br>PS.&nbsp; Once It is fully running I&nbsp; want to share what I did so if anyone else has some simular issues can use them to help them.<br>