[Dovecot] Issues with dovecot-antipsam plugin

2013-08-28 Thread Vijay Rajah
Hello list, I have a postfix 2.11 with dovecot 2.2.5 instance. I have configured and installed anavisd-new to use Spamassassin. I want to train the filter. For that i choose dovecot's antispam plugin using mailtrain backend. I compiled and installed the latest version of the antispam plugin from h

[Dovecot] Solved: startup failures "net_listen_unix(...) failed: Invalid argument"

2013-08-28 Thread C. Mills
I ran into this and had a bit of trouble tracking a diagnosis down, so here it is for the archives in case anyone else runs into this. A new installation of dovecot was failing to start, with these messages: $ ./sbin/dovecot Error: service(imap-urlauth): net_listen_unix(.../var/run/dovec

Re: [Dovecot] mailbox_list_index, stops showing new mails in mailboxes

2013-08-28 Thread Joseph Tam
Anton Lundin writes: I'm using 2.2.4 over imap and ssh/imap, and after a while dovecot stops noticing new mail in some folders. Its always the same 2-3 folders of about 30. ... This is dovecot 2.2.4, running on Solaris 10 x86_64 to homedirs on zfs, where procmail is used to deliver mail to mailb

[Dovecot] Enforcing server cipher list order

2013-08-28 Thread Phillip Odam
I noticed a similar/same discussion back on Aug 14th titled force ciphers order for clients. However from that thread I can't find quite what I'm after. From my testing of dovecot 2.1.6, by default it appears to honor the clients cipher list order for SSL/TLS connections. I can't find any do

Re: [Dovecot] Log successful login plain text password

2013-08-28 Thread Joseph Tam
Marco Fretz writes: Maybe you can find a way in this direction http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes I've sync'd a separate password system by process tracing dovecot's auth process and dumping out the arguments of read() calls for some fixed set of descriptors and piping it i

Re: [Dovecot] Bug in dovecot 2.2.5: segfault due to bad alignment

2013-08-28 Thread Timo Sirainen
Attached patch fixes this? If yes, I'll commit it. diff Description: Binary data On 21.8.2013, at 19.32, Andreas F. Borchert wrote: > Take a look at the sources, hmac.h declares struct hmac_context: > > struct hmac_context { > char ctx[HMAC_MAX_CONTEXT_SIZE]; > char ct

Re: [Dovecot] Dovecot proxy to Microsoft Exchange 2013

2013-08-28 Thread Ricardo Machini Barbosa
Hello Timo, I tried to compile this patch again on version 2.2.5 and I got the same error: /imap-proxy.c: In function âproxy_write_loginâ:// //imap-proxy.c:95: error: âstruct clientâ has no member named âpre_proxy_authâ// //imap-proxy.c: In function âimap_proxy_parse_lineâ:// //imap-proxy.c:

Re: [Dovecot] Disable PAM username change?

2013-08-28 Thread George
Ok, I figured it out. I used the dovecot_delivery transport with Exim. When using the "-d $local_part" option, it does the same userdb lookup that Dovecot itself does later, so the mail gets delivered and is fetched to the right location. Hope this helps. Best regards. On Sat, Aug 24, 2013 at

Re: [Dovecot] Install of Dovecot 2.2.5 on Solaris 10/Openssl version 0.9.7d 17 Mar 2004

2013-08-28 Thread Laurent Blume
Hello, It's not a direct answer, but have you tried the one on OpenCSW? http://www.opencsw.org/packages/CSWdovecot/ I've switched to it from my own build a while ago, and it works well for me. Cheers, Laurent On 27/08/13 22:11, Haney, Donald wrote: Greetings! I am attempting to install Dov

[Dovecot] Install of Dovecot 2.2.5 on Solaris 10/Openssl version 0.9.7d 17 Mar 2004

2013-08-28 Thread Haney, Donald
Greetings! I am attempting to install Dovecot 2.2.5 on Solaris 10 Sparc hardware with openssl version 0.9.7d 17 Mar 2004. I have created a dovecot user and a dove null user, assigned them their own login directories specifying the ksh shell and assigned them to their own groups. I have run th

[Dovecot] mailbox_list_index, stops showing new mails in mailboxes

2013-08-28 Thread Anton Lundin
Hello. I'm having some weird problem with (probably) mailbox_list_index, that it doesn't see new mail in mailboxes. I'm using 2.2.4 over imap and ssh/imap, and after a while dovecot stops noticing new mail in some folders. Its always the same 2-3 folders of about 30. I read something about list-i

Re: [Dovecot] Log successful login plain text password

2013-08-28 Thread wkaha
Maybe you can find a way in this direction http://wiki2.dovecot.org/HowTo/ConvertPasswordSchemes all the best On 28.08.2013, at 09:14, Marco Fretz wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/28/2013 09:08 AM, wk...@yahoo.com wrote: >> Hi Marco >> >> when running dov

Re: [Dovecot] Log successful login plain text password

2013-08-28 Thread Marco Fretz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/28/2013 09:08 AM, wk...@yahoo.com wrote: > Hi Marco > > when running dovecot -a you will find > auth_* > > I think you could you auth_verbose_passwords to fit your needs. thanks. I've already tried this, but it doesn't log the password on succe

Re: [Dovecot] Log successful login plain text password

2013-08-28 Thread wkaha
Hi Marco when running dovecot -a you will find auth_* I think you could you auth_verbose_passwords to fit your needs. all the best On 28.08.2013, at 08:57, Marco Fretz wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everyone, > > I want to use dovecot as a IMAP and POP