[Dovecot] PostLogout on Dovecot

2009-07-23 Thread Fcuk F
Hi Timo/All Is it possible to have postlogout script for dovecot, similar to as you can have post logging in? Please advise.. Thanks Neil

[Dovecot] 1.1.8 upgrade to 1.2

2009-07-23 Thread Guy
Hi, I'm hoping to upgrade to 1.2 in the next couple of days. I remember seeing something mentioning some sort of config change, but unfortunately I don't remember where I saw it nor what the config option was. Are there any gotchas I need to watch out for in the change to 1.2 from 1.1.8? I've inc

Re: [Dovecot] flat file dict

2009-07-23 Thread Sven Strickroth
Hi, Am 19.07.2009 19:15 schrieb Timo Sirainen: > What do you mean by primary and supplementary groups? User's list of > groups are listed in acl_groups setting. None of them is treated as > primary. The user's UNIX groups aren't used for ACL checks at all. Ah I see. What about an option so that t

[Dovecot] Problem with sieve scripts including sieve scripts

2009-07-23 Thread Mauricio Tavares
I have the following global cmusieve scripts defined in /etc/dovecot/sieve, which is owned by the user deliver is run (virtual) as defined in the lda session of dovecot.conf: global-spam.script == require ["fileinto"]; # Move spam to spam folder if header :

Re: [Dovecot] 1.1.8 upgrade to 1.2

2009-07-23 Thread Stephan Bosch
Guy wrote: Hi, I'm hoping to upgrade to 1.2 in the next couple of days. I remember seeing something mentioning some sort of config change, but unfortunately I don't remember where I saw it nor what the config option was. Are there any gotchas I need to watch out for in the change to 1.2 from 1.

Re: [Dovecot] Problem with sieve scripts including sieve scripts

2009-07-23 Thread Stephan Bosch
Mauricio Tavares wrote: I have the following global cmusieve scripts defined in /etc/dovecot/sieve, which is owned by the user deliver is run (virtual) as defined in the lda session of dovecot.conf: global-spam.script == require ["fileinto"]; # Move spa

Re: [Dovecot] Public mailboxes with ACL in 1.2

2009-07-23 Thread Sven Strickroth
Hi, Am 22.07.2009 21:09 schrieb sstrickr...@trg-oha.de: > When I activate the ACL plugin all public or shared mailboxes are hidden. > How can I avoid this for the public mailboxes? After changing "acl = vfile" to "acl = vfile:/somepath" the public mailboxes became visible... -- Best regards, S

Re: [Dovecot] Problem with sieve scripts including sieve scripts

2009-07-23 Thread Mauricio Tavares
Stephan Bosch wrote: Mauricio Tavares wrote: I have the following global cmusieve scripts defined in /etc/dovecot/sieve, which is owned by the user deliver is run (virtual) as defined in the lda session of dovecot.conf: global-spam.script == require ["

Re: [Dovecot] Commercial Support

2009-07-23 Thread Timo Sirainen
Hi, On Wed, 2009-07-22 at 21:13 -0700, Tommy Ng wrote: > Hi, my company would like to subscribe the commercial support for the > product, may I have more information on this? (e.g. cost, support hours, SLA). Thanks for the interest, but I can't currently provide commercial support. I guess I sho

[Dovecot] expire plugin no delete 1.2.1

2009-07-23 Thread Robert Schetterer
Hi Timo, all of my tests fail with expire plugin, mail simply not get deleted i cant find any stuff in the logs why it does not or should not work. My guess that there is a problem with virtual plugin and/or shared namespace. It shouldnt be a problem with acl starting the script over cron as root

[Dovecot] Search fails on underscores in quoted-printable

2009-07-23 Thread Andreas M. Kirchwitz
Hi folks, currently I'm running Dovecot 1.2.1. Compiled from source on Fedora 10 Linux 32 Bit (all patches). Clients are Pine 4.64, Thunderbird 2.0.0.22 and Mutt 1.5.20 (using "=b" for server-side searching). When a message contains the text "under_score" and I let the server search for it, Dovec

[Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
Hi, I'm using dovecot to serve up a Maildir created/served by offlineimap. The layout is typical (as far as I know) of maildirs, with the root folder having cur, tmp, new, and subfolders being a folder within the root folder. Since I'd previously used Evolution to access this maildir, my subfolders

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Timo Sirainen
On Jul 24, 2009, at 1:18 AM, Ng Oon-Ee wrote: Anyway, it all works spiffingly well, except that I can't see my inbox at all. What happens is that attempting to subscribe to Inbox will create an INBOX folder in the root folder, which is (of course) empty, so I see an empty folder. mail_location:

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
On Fri, 2009-07-24 at 01:25 -0400, Timo Sirainen wrote: > On Jul 24, 2009, at 1:18 AM, Ng Oon-Ee wrote: > > > Anyway, it all works spiffingly well, except that I can't see my inbox > > at all. What happens is that attempting to subscribe to Inbox will > > create an INBOX folder in the root folder,

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Timo Sirainen
On Jul 24, 2009, at 1:35 AM, Ng Oon-Ee wrote: On Fri, 2009-07-24 at 01:25 -0400, Timo Sirainen wrote: On Jul 24, 2009, at 1:18 AM, Ng Oon-Ee wrote: Anyway, it all works spiffingly well, except that I can't see my inbox at all. What happens is that attempting to subscribe to Inbox will creat

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
On Fri, 2009-07-24 at 01:47 -0400, Timo Sirainen wrote: > On Jul 24, 2009, at 1:35 AM, Ng Oon-Ee wrote: > > > On Fri, 2009-07-24 at 01:25 -0400, Timo Sirainen wrote: > >> On Jul 24, 2009, at 1:18 AM, Ng Oon-Ee wrote: > >> > >>> Anyway, it all works spiffingly well, except that I can't see my > >

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Timo Sirainen
On Jul 24, 2009, at 2:10 AM, Ng Oon-Ee wrote: Well, this wasn't really intentional.. LAYOUT=fs hasn't really been used much. I'm beginning to think maybe I should change this to be the default with it too. I guess offlineimap->dovecot (serving IMAP)->mail client IS a bit of a corner case.

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
On Fri, 2009-07-24 at 02:14 -0400, Timo Sirainen wrote: > You're using fs layout, not Maildir++ layout. Well, I'm obviously much less well-informed on these matters, but from my POV I was using Evolution (probably one of the more popular maildir-capable GUI app), and this is the maildir format it

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Timo Sirainen
On Jul 24, 2009, at 2:22 AM, Ng Oon-Ee wrote: On Fri, 2009-07-24 at 02:14 -0400, Timo Sirainen wrote: You're using fs layout, not Maildir++ layout. Well, I'm obviously much less well-informed on these matters, but from my POV I was using Evolution (probably one of the more popular maildir-cap

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
On Fri, 2009-07-24 at 02:28 -0400, Timo Sirainen wrote: > Nope. Maildir++ is basically the dot-subfoldering and also Maildir++ > quota file. Evolution uses neither. Ah, thanks for clearing that up. So this LAYOUT=fs is simply for the Maildir spec, not Maildir++? Or is it some amalgamation that d

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Timo Sirainen
On Jul 24, 2009, at 2:34 AM, Ng Oon-Ee wrote: On Fri, 2009-07-24 at 02:28 -0400, Timo Sirainen wrote: Nope. Maildir++ is basically the dot-subfoldering and also Maildir++ quota file. Evolution uses neither. Ah, thanks for clearing that up. So this LAYOUT=fs is simply for the Maildir spec, not

Re: [Dovecot] Maildir from offlineimap, INBOX folder created

2009-07-23 Thread Ng Oon-Ee
On Fri, 2009-07-24 at 02:45 -0400, Timo Sirainen wrote: > > You seem to be a bit too much obsessed over Maildir++ :) Maildir++ is > just Courier IMAP's way of storing Maildir folders, which was adopted > by a few other programs. Other programs use more human-understandable > way (LAYOUT=fs).