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