Re: [Dovecot] Dovecot v2.2 plans

2012-02-13 Thread forumer
Hi, Is there any plan to port dovecot to windows ?

Re: [Dovecot] Lost in configuration

2012-02-12 Thread forumer
IN my previous email ignore the information about the missing socket because it's actually created -rw--- 1 root root 5 2012-02-12 15:28 saslauthd.pid

[Dovecot] Lost in configuration

2012-02-12 Thread forumer
Hi, I am trying to configure dovecot/postfix with virtual users and sasl auth but there are so many tutorials with mistakes and subtle differences that at the end I am lost. So I am running Ubuntu server 11.04 (natty) and when I installed my server I had followed the following guide http://w

Re: [Dovecot] Log imap commands

2012-01-11 Thread forumer
I have added the following lines to dovecot configuration(/etc/dovecot/conf.d/10-master.conf) : ... service pop3 { # Max. number of POP3 processes (connections) #process_limit = 1024 } service postlogin { executable = script-login -d rawlog unix_listener postlogin { } } ... and I

Re: [Dovecot] Log imap commands

2012-01-11 Thread forumer
Le 11.01.2012 16:09, foru...@smartmobili.com a écrit : Le 11.01.2012 15:19, Willie Gillespie a écrit : On 1/11/2012 7:11 AM, foru...@smartmobili.com wrote: I was wondering if dovecot allows to log imap communications ? You could look at Rawlog http://wiki.dovecot.org/Debugging/Rawlog http://w

Re: [Dovecot] Log imap commands

2012-01-11 Thread forumer
Le 11.01.2012 15:19, Willie Gillespie a écrit : On 1/11/2012 7:11 AM, foru...@smartmobili.com wrote: I was wondering if dovecot allows to log imap communications ? You could look at Rawlog http://wiki.dovecot.org/Debugging/Rawlog http://wiki2.dovecot.org/Debugging/Rawlog Ok so I suppose I ne

[Dovecot] Log imap commands

2012-01-11 Thread forumer
Hi, I am trying to optimize an imap library and I am comparing with some existing webmail, for instance from roundcube I can log the imap commands with the following format : [11-Jan-2012 14:22:55 +0100]: [DBD1] S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STA

[Dovecot] How to port this dovecot-1.x configuration file to dovecot-2.x

2011-09-23 Thread forumer
Hi, I am trying to move from dovecot-1.x to dovecot 2.1 but I have this error : Sep 23 16:04:13 lda: Error: userdb lookup: connect(/var/run/dovecot/auth-master) failed: Permission denied (euid=5000(vmail) egid=5000(vmail) missing +r perm: /var/run/dovecot/auth-master, dir owned by 0:0 mode=0

[Dovecot] Webmail architecture : questions about cache and storage backend

2011-09-21 Thread forumer
Hi, I have some questions about dovecot-2.1 and need some advice about software architecture. My company plans to develop a kind of Document Managing System (DMS) and one of its module is a webmail that is currently in a pre-alpha stage (if you are curious you can have a look here http://kairo