Re: [Dovecot] Weird Problem with subscriptions

2010-08-19 Thread Harry Lachanas
Timo Sirainen wrote: On Thu, 2010-08-19 at 13:19 +0300, Harry Lachanas wrote: namespace public { prefix=Public/ separator = / location = maildir:/home/Public-Folders-Mail/Public-RO:INDEX=~/Maildir/p1-idx:CONTROL=~/Maildir/p1-ctrl hidden = no subscriptions = no

[Dovecot] Weird Problem with subscriptions

2010-08-19 Thread Harry Lachanas
Dovecot Version 1.2.11 Created Public Namespaces and folders idx and control are created in each users Maildir/ aka namespace public { prefix=Public/ separator = / location = maildir:/home/Public-Folders-Mail/Public-RO:INDEX=~/Maildir/p1-idx:CONTROL=~/Maildir/p1-ctrl hidden = no

[Dovecot] postfix+lda+ virtual users, confusion

2010-05-19 Thread Harry Lachanas
I thought it would be nice to have vboxes insead of user logins ... Now I am confuesed and in trouble .. My server serves 2 domains so us...@domain1.com is the same as us...@domain2.org I've created the mail_location string with %n and static userdb with %n dovecot creates 2 mail user dire

[Dovecot] Maildir and mail files question

2009-03-20 Thread Harry Lachanas
If an incoming mail is saved in 2 mail locations via dovecot deliver, and its wished that if deleted from box "a" should also be deleted from box "b" ... wil it be safe to delete based upon the W=x part of the file name So far my tests indicate that It could be true ... Thanks Harry

[Dovecot] expire tool in 1.1.11

2009-03-15 Thread Harry Lachanas
Hi, I am on dovecot 1.1.11 trying to figure out the expire tool The thing is that when I had confed the exp tool there where a bunch of mails inside the mail boxes. Thus it seems as if the database is not updated about them. Is there a way to update it from command line to include the old

Re: [Dovecot] Quick question...

2009-02-25 Thread Harry Lachanas
dove...@segel.com wrote: Hi, Here's the scenario. I want to set up a mailbox so that when mail sent to the address is piped to a processing application, instead of going to a mailbox. One way I can do this is to set up a mailbox and then have an application that checks to see if there's mail a

[Dovecot] Calling dovecot deliver from procmail

2009-02-24 Thread Harry Lachanas
I came up with this trick That is Since my previous mail server had a bunch of complex procmail recipies and I am not sure that I can turn them into sieve scripts I am calling dovecot deliver to drop mail in it's final $DEFAULT destination. :0 | /some/path/dovecot/deliver in order to update

Re: [Dovecot] Autocreate plugin

2009-02-20 Thread Harry Lachanas
Harry Lachanas wrote: I've tried to use the autocreate plugin in order to autosubscribe users to public namespaces. namespace public { prefix = Public2/ separator = / location = maildir:/var/Public2:INDEX=~/Maildir/p-idx:CONTROL=~/Maildir/p-crtl hidd

[Dovecot] Autocreate plugin

2009-02-19 Thread Harry Lachanas
I've tried to use the autocreate plugin in order to autosubscribe users to public namespaces. namespace public { prefix = Public2/ separator = / location = maildir:/var/Public2:INDEX=~/Maildir/p-idx:CONTROL=~/Maildir/p-crtl hidden=no subscriptions=no

Re: [Dovecot] Time moved backwards ....

2009-02-18 Thread Harry Lachanas
to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Feb 18, 2009 at 05:17:18PM +0200, Harry Lachanas wrote: OK.. So I synced the clock and got dovecot: Time just moved backwards by 1 seconds. I'll sleep now until we're back in pre

[Dovecot] Time moved backwards ....

2009-02-18 Thread Harry Lachanas
OK.. So I synced the clock and got dovecot: Time just moved backwards by 1 seconds. I'll sleep now until we're back in present. http://wiki.dovecot.org/TimeMovedBackwards ( The first time I did this the clock moved backwards 2 hours after a timezone change and dovecot suicided ) I

Re: [Dovecot] Dovecot 1.1.11 imap namespaces .... access rights

2009-02-11 Thread Harry Lachanas
Kiitos Timo ,,, On Wed, 2009-02-11 at 19:22 +0200, Harry Lachanas wrote: Is there a way to prohibit users of creating subfolder(s) under a Public Namespace ??? .. namespace: type: public separator: / prefix: Public/ location: maildir:/home/Public:INBOX=~/Maildir:INDEX

Re: [Dovecot] Dovecot 1.1.11 imap namespaces .... access rights

2009-02-11 Thread Harry Lachanas
Thomas Hummel wrote: On Wed, Feb 11, 2009 at 07:22:50PM +0200, Harry Lachanas wrote: Is there a way to prohibit users of creating subfolder(s) under a Public Namespace ??? Isn't that (for users (as opposed to admins) to create subfolders in a public namespacejust impossible wit

[Dovecot] Dovecot 1.1.11 imap namespaces .... access rights

2009-02-11 Thread Harry Lachanas
Hi all, Is there a way to prohibit users of creating subfolder(s) under a Public Namespace ??? Here is my conf #-- log_timestamp: %Y-%m-%d %H:%M:%S protocols: imaps ssl_ca_file: /etc/postfix/sasl/cacert.pe

Re: [Dovecot] Smooth mailbox to maildir migration

2009-02-10 Thread Harry Lachanas
Luciano Mannucci wrote: Hi all, I have a postfix+procmail+dovecot installation, now running basicaly on pop3 hence mailbox format, with few thousand users and less than twenty gigabytes mail. I need to move all of them to maildir, to take advantage of IMAP subfolders that do not work with mbox f

Re: [Dovecot] Smooth mailbox to maildir migration

2009-02-10 Thread Harry Lachanas
Luciano Mannucci wrote: Hi all, I have a postfix+procmail+dovecot installation, now running basicaly on pop3 hence mailbox format, with few thousand users and less than twenty gigabytes mail. I need to move all of them to maildir, to take advantage of IMAP subfolders that do not work with mbox f

[Dovecot] Dovecot Newbie v1.1.10 + and shared folders.

2009-02-01 Thread Harry Lachanas
Hi all, I finally manged to create somehow shared folders in dovecot imap ... After a number trials I came up with this conf from my test server #-- #dovecot --build-options SQL drivers: mysq