9 Mar
2006
9 Mar
'06
9:10 p.m.
if you're using wu-imap, you'll need this for pop to work.
pop3_uidl_format = %08Xv%08Xu
and if your site is relatively big, dovecot may run out of file descriptors, you may need to use this.
/usr/bin/plimit -n 8192,8192 cat /usr/local/var/run/dovecot/master.pid
and watch the logs :)
In the process of migrating to Dovecot 1.0beta3, any tips or step-by-step instructions that might relate to Solaris 9.
Thanks
Bertrand Leboeuf leboeuf@emt.inrs.ca