Re: [Dovecot] Login via IMAP with MySQL as user database not working

2011-04-13 Thread Voytek Eymont
On Thu, April 14, 2011 3:33 am, Chris Martin wrote: > Greatly appreciate any help that anyone can give. Chris, I've just set it up, after migrating from Postfix/CourierIMAP/postfixadmin, it seems to work OK, I don't have time this morning to look at it, when I get back, I'll have a look at my s

[Dovecot] Dovecot-lda and multiple records after filter.

2011-04-13 Thread Басов Евгений
Hello. Some records in my LDAP base have same values in mail field: # extended LDIF # # LDAPv3 # base with scope subtree # filter: (&(mail=someu...@p.ru)(|(AccountStatus=active)(accountStatus=shared))) # requesting: mailMessageStore # dn: cn=lala,ou=Mail,dc=ph,dc=local mailMessageStore: /var/mai

Re: [Dovecot] (Solved) Problems with thunderbird

2011-04-13 Thread Robert Schetterer
Am 13.04.2011 18:23, schrieb Jim Knuth: > am 13.04.11 17:14 schrieb Robert Schetterer : > >> Am 13.04.2011 14:50, schrieb Jim Knuth: >>> am 13.04.11 12:45 schrieb Jim Knuth: >>> Hello, Since the Upgrade on V 2.0.12 I can produce with Thunderbird no connection. With Ro

[Dovecot] Login via IMAP with MySQL as user database not working

2011-04-13 Thread Chris Martin
Hello all, I am migrating from Postfix/Cyrus/MySQL mail server to a recently installed dovecot 1.2.8 on a QNAP TS259 NAS via XDove. I am unable to login via IMAP (the only method I've tried and the only method I want). I am using an almost identical database as the current existing Postfix/Cyrus/M

Re: [Dovecot] (Solved) Problems with thunderbird

2011-04-13 Thread Jim Knuth
am 13.04.11 17:14 schrieb Robert Schetterer : Am 13.04.2011 14:50, schrieb Jim Knuth: am 13.04.11 12:45 schrieb Jim Knuth: Hello, Since the Upgrade on V 2.0.12 I can produce with Thunderbird no connection. With Roundcube it is easily possible. I have changed something in no configuration. D

Re: [Dovecot] Upgraded to Dovecot-1.2.16 and Sieve-1.1.8 but Still No Sieve Parameters

2011-04-13 Thread Jay Welch
Why do I need to download Dovecot-2.0 to enable sieve? From looking at the dovecot website and other howto's Sieve will work with Dovecot-1.*. On 4/12/2011 7:21 PM, 邓卫华 wrote: you have to download dovecot-2.0-pigeonhole-0.2.2 and install it to enable sieve in dovecot. On Wed, 13 Apr 2011 00:

Re: [Dovecot] Upgraded to Dovecot-1.2.16 and Sieve-1.1.8 but Still No Sieve Parameters

2011-04-13 Thread Jay Welch
So I originally installed Dovecot-1.0.7 on Centos 5.5 using yum. Everything was working great but I didn't have server-side filtering. I downloaded 1.1.20 from your site and upgraded dovecot with no errors. Then I downloaded and installed Sieve-1.1.8 from your site with no errors. Looking at

Re: [Dovecot] (Solved) Problems with thunderbird

2011-04-13 Thread Robert Schetterer
Am 13.04.2011 14:50, schrieb Jim Knuth: > am 13.04.11 12:45 schrieb Jim Knuth : > >> >> Hello, >> >> Since the Upgrade on V 2.0.12 I can produce with Thunderbird no >> connection. >> With Roundcube it is easily possible. I have changed something in no >> configuration. >> Does somebody have a tip?

Re: [Dovecot] (Solved) Problems with thunderbird

2011-04-13 Thread Jim Knuth
am 13.04.11 12:45 schrieb Jim Knuth : Hello, Since the Upgrade on V 2.0.12 I can produce with Thunderbird no connection. With Roundcube it is easily possible. I have changed something in no configuration. Does somebody have a tip? Solved. I have one to me from the Router new IP allow to give

[Dovecot] information

2011-04-13 Thread drum.lu...@gmail.com
Hi! I have this in my dovecot logs... dovecot-auth: pam_succeed_if(dovecot:auth): error retrieving information about user access What is this? Anybody is traying login with user "access"? Spam? Vírus? thanks -- Atenciosamente; Graciously; *Lucas Possamai * http://psyscrew.posterous.c

[Dovecot] Problems with thunderbird

2011-04-13 Thread Jim Knuth
Hello, Since the Upgrade on V 2.0.12 I can produce with Thunderbird no connection. With Roundcube it is easily possible. I have changed something in no configuration. Does somebody have a tip? # 2.0.12: /etc/dovecot/dovecot.conf # OS: Linux 2.6.29.4-default i686 Debian wheezy/sid auth_master

Re: [Dovecot] Problem with expire plugin and expunge

2011-04-13 Thread Christoph Pleger
Hello, >> I have attached a file with the output of yesterday's cron job's >> execution. As >> you can see, after expunging there are still messages in the Trash >> folder, >> though expunge itself says that it has removed the first message. > > Thanks. Looks like it was a simple mdbox-specific bu

Re: [Dovecot] Solaris 10 Compilation Issue with 2.0.12 (actually post 12690) [WORKAROUND PROVIDED]

2011-04-13 Thread Timo Sirainen
On 13.4.2011, at 4.33, Peter Bray wrote: > Post 12689:7f5735ab7c35 / 12690:02829f7f79c7 dovecot uses the reentrant > version of get(password/group)* related functions. There are two variants of > these functions on Solaris. To get the variant used by dovecot code based you > need to define _POS

[Dovecot] Solaris 10 Compilation Issue with 2.0.12 (actually post 12690) [WORKAROUND PROVIDED]

2011-04-13 Thread Peter Bray
Greetings, Post 12689:7f5735ab7c35 / 12690:02829f7f79c7 dovecot uses the reentrant version of get(password/group)* related functions. There are two variants of these functions on Solaris. To get the variant used by dovecot code based you need to define _POSIX_PTHREAD_SEMANTICS (see attached man