prefix behavior with Dovecot / Squirrelmail

2014-08-04 Thread Will Yardley
Old: Dovecot 1.1.18 + Squirrelmail 1.4.8 + Imapproxy New: Dovecot 2.2.10 + Squirrelmail 1.4.22 (no Imapproxy) In both, we have: [dovecot config] namespace private { separator = . prefix = Mail. inbox = yes } (The 'Mail' prefix is set this way for compatibility reasons) $imap_server_type

Re: dovecot-lda 2.2.13 crashing when sieve_before used

2014-08-04 Thread Stephan Bosch
Hi, On 8/5/2014 1:47 AM, Christoph Lechleitner wrote: > Hi together! > > We use dovecot under Debian wheezy amd64, using the repository ... > deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.2 main > > Yesterday's routine upgrade to version 2:2.2.13-1~auto+130 (or some > other upgrade th

dovecot-lda 2.2.13 crashing when sieve_before used

2014-08-04 Thread Christoph Lechleitner
Hi together! We use dovecot under Debian wheezy amd64, using the repository ... deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.2 main Yesterday's routine upgrade to version 2:2.2.13-1~auto+130 (or some other upgrade that came along from Debian?) introduced a problem with mail delivery

Solr indexing appends domain to users

2014-08-04 Thread G H
My users are set up as "admin", "john", etc -- as opposed to j...@example.com. When I run test command "/usr/libexec/dovecot/dovecot-lda -d admin < /tmp/mymail.txt", the mail is successfully imported with Solr, Tika (yay). However, results are never found when I search within IMAP. Why? Dovecot

Re: Multiple Passdb's - Order

2014-08-04 Thread Jean-Louis Dupond
Hi, Thanks for your response. The error/warning log was indeed not included. I looked it up now, and dovecot only printed the following error: Aug 1 21:31:55 xcx dovecot: auth: Error: ldap(i...@xxx.com,x,): ldap_search(base=uid=i...@xxx.com,ou=mail,dc=xxx,dc=com filter=(&(objectClass=pos

Re: Multiple Passdb's - Order

2014-08-04 Thread Timo Sirainen
On 01 Aug 2014, at 22:00, Jean-Louis Dupond wrote: > Today I upgraded my dovecot to a newer version (2.2.9 debian > wheezy-backports) > At that moment I also reconfigured the whole thing a bit nicer. > > Now I stumbled on the following issue. .. > The only thing I changed here was the order the

Re: Is atomic MOVING of messages between IMAP folders possible?

2014-08-04 Thread Timo Sirainen
On 04 Aug 2014, at 14:12, Greg Sullivan wrote: > Yes, both client and server support IMAP MOVE, and both also support > CONDSTORE. > > I have tried both with and without CONDSTORE enabled in the client, with > the same result. With CONDSTORE I was thinking you could do it something like: 1 FET

Re: permission denied

2014-08-04 Thread Joe Reid
jreid owns everything under ~jreid/mail: $ ls -la total 104 drwx-- 20 jreidstaff 23 Aug 4 07:22 ./ drwxr-xr-x 12 jreidstaff 24 Aug 4 07:21 ../ drwxrwx--- 4 jreidstaff 7 Jul 29 14:47 .imap/ -rw--- 1 jreidstaff 94 Aug 3 12:24 .subscr

Re: Is atomic MOVING of messages between IMAP folders possible?

2014-08-04 Thread Greg Sullivan
Yes, both client and server support IMAP MOVE, and both also support CONDSTORE. I have tried both with and without CONDSTORE enabled in the client, with the same result. I am very confident IMAP MOVE is actually being invoked, because intra-account moves occur extremely rapidly. (much faster than

Re: [PATH] expire plugins segfault with misconfigured dict

2014-08-04 Thread Timo Sirainen
On 03 Aug 2014, at 15:13, Lazy wrote: >> plugin { >> >> expire_dict = blblbla >> } >> >> expiere plugins segfaults during deinit. It might also segfault if the >> dict service was unavaiable. >> >> attached bellow is a diff against 2.2.13 Thanks! I fixed it differently though, better to handl

Re: Is atomic MOVING of messages between IMAP folders possible?

2014-08-04 Thread Reindl Harald
Am 04.08.2014 um 14:00 schrieb Timo Sirainen: > On 04 Aug 2014, at 10:44, Greg Sullivan wrote: > >> I would like to use a shared IMAP account, with multiple users accessing it >> simultaneously. The users would take ownership of messages by first >> attempting to MOVE the messages from the Inb

Re: not able to compile deleted_to_trash Plugin

2014-08-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 28 Jul 2014, Pimminger Alfred wrote: root@ABCD:/CavE/download/delete_to_trash# dovecot --version 2.2.9 I get the following output after doing make roo

Re: Is atomic MOVING of messages between IMAP folders possible?

2014-08-04 Thread Timo Sirainen
On 04 Aug 2014, at 10:44, Greg Sullivan wrote: > I would like to use a shared IMAP account, with multiple users accessing it > simultaneously. The users would take ownership of messages by first > attempting to MOVE the messages from the Inbox, into their private IMAP > folder, still within the

Re: postfix-dovecot via lmtp

2014-08-04 Thread Reindl Harald
the same HTML crap, even after 4 medical operations i am not blind, here the thread ends for me, not interested in discuss about mailserves if even handling the mail-client fails P.S.: the same applies for "reply-all" Am 04.08.2014 um 13:00 schrieb Timothy Murphy: > On Monday, August 04, 2014 1

Re: postfix-dovecot via lmtp

2014-08-04 Thread Reindl Harald
STOP to post HTML and convert even plaintext messages Am 04.08.2014 um 12:50 schrieb Timothy Murphy: > On Monday, August 04, 2014 12:14:44 PM Reindl Harald wrote: > > > >> > I read in /var/log/maillog > >> > > >> > Aug 4 11:29:13 alfred postfix/lmtp[14871]: 9C04C220A99: > >> > to=, orig_to=

Re: postfix-dovecot via lmtp

2014-08-04 Thread Reindl Harald
Am 04.08.2014 um 12:01 schrieb Timothy Murphy: > I've been trying for some days to get postfix + dovecot + pigeonhole/sieve > working on a CentOS-7 home server. > I think I may have detected the problem; I read in /var/log/maillog > Aug 4 11:29:13 alfred postfix/lmtp[14871]: 9C04C220A99: >

postfix-dovecot via lmtp

2014-08-04 Thread Timothy Murphy
I've been trying for some days to get postfix + dovecot + pigeonhole/sieve working on a CentOS-7 home server. I think I may have detected the problem; I read in /var/log/maillog Aug 4 11:29:13 alfred postfix/lmtp[14871]: 9C04C220A99: to=, orig_to=, relay=alfred.gayleard.eu[private/doveco

Is atomic MOVING of messages between IMAP folders possible?

2014-08-04 Thread Greg Sullivan
I would like to use a shared IMAP account, with multiple users accessing it simultaneously. The users would take ownership of messages by first attempting to MOVE the messages from the Inbox, into their private IMAP folder, still within the same account. Now, since there will be multiple users co

Dovecot with dbox indexing weirdness

2014-08-04 Thread Coert
Hello all, I run a local dovecot imap server, with dbox storage in my home directory. It works well, but everytime I restart the machine, it seems according to lsof to reindex everything (and I am sitting with 250k mails). Is this the intended behaviour? I would expect it to happen only once or

Re: permission denied

2014-08-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 3 Aug 2014, Joe Reid wrote: The time stamp on the .subscriptions.lock file gets updated every time I try to make a change. To test I edited .subscriptions by hand and forced Thunderbird to try to subscribe something and I got access to the