[Dovecot] Dovecot Director Output buffer full

2012-08-28 Thread Dominic Malolepszy
Hi, I have been seeing the following messages in logs on all my Dovecot servers each running both a dovecot-director instance and a dovecot pop3/imap backend. These logs appear to relate to problems with the director. Aug 28 16:09:52 dovecot01 dovecot: director: Error: director(10.0.0.2:909

Re: [Dovecot] Size of Mailbox affecting the sending of mail?

2012-08-28 Thread mgc_dovecot
On 27/08/2012 5:03 PM, Timo Sirainen wrote: On 24.8.2012, at 13.53, Tim Smith wrote: Having set up my mail server (Dovecot/Postfix), users are experiencing long delays (a couple of minutes) when sending mail from mail client such as Thunderbird - this increases with attachments. Having had a

Re: [Dovecot] quota: ignore deleted messages (?)

2012-08-28 Thread Timo Sirainen
On 26.8.2012, at 2.28, Daniel Parthey wrote: > What would the configuration look like if I want to setup > one lmtp service with quota enforcing on port 10024 and > another lmtp service without enforcing on port 20024? > Especially how to define two "protocol lmtp" sections > which are assigned to

Re: [Dovecot] Deleting metadata smashes file dovecot.dict

2012-08-28 Thread Timo Sirainen
On 28.8.2012, at 17.42, Ewald Dieterich wrote: > On 08/08/12 14:23, Andre Gröbe wrote: >> I am using dovecot (see dovecot -n output below) with metadata plugin in >> my own plugin. I want to insert and delete some large metadata (>4KiB). >> It seems, that the delete in a second call of my plugin s

Re: [Dovecot] Sieve/pigeonhole rejects email addresses for valid UNIX users

2012-08-28 Thread Timo Sirainen
On 22.8.2012, at 9.56, David Anderson wrote: > Aug 22 07:50:56 levi dovecot: lda(da...@example.com): Error: sieve: envelope > sender address 'testus...@myhost.example.com' is unparsable Also is this really rejecting the mail?.. When I looked at it I thought it would simply replace the sender wi

Re: [Dovecot] use sieve plugin with variable and folders

2012-08-28 Thread Stephan Bosch
Op 8/28/2012 4:38 PM, Alano Conraz schreef: Hello , I'm trying to use the pigeonhole plugin but I'm experiencing configuration problem... Hope you could help me! Firstly : my sieve filter test is the next one : /// require ["fileinto" , "variables" , "mailbox"]; if address :

Re: [Dovecot] Sieve/pigeonhole rejects email addresses for valid UNIX users

2012-08-28 Thread Stephan Bosch
Op 8/22/2012 8:56 AM, David Anderson schreef: Self-explanatory, I hope (note the period on the end of the username); sieve/pigeonhole does not allow you to have senders which end with a period, which means that any UNIX users with such usernames who send mail have it rejected by sieve: # us

Re: [Dovecot] Dovecot sieve and duplicate email subjects

2012-08-28 Thread Benjamin Thomas
Ok. Thanks very much for your response! 2012/8/28 Stephan Bosch > Op 8/27/2012 12:40 PM, Benjamin Thomas schreef: > >> Hi, >> >> >> I was wondering if it's possible to gracefully handle duplicate subjects >> lines (within a given time frame) with sieve filters ? >> >> Ideally, I would like the

Re: [Dovecot] Dovecot sieve and duplicate email subjects

2012-08-28 Thread Stephan Bosch
Op 8/27/2012 12:40 PM, Benjamin Thomas schreef: Hi, I was wondering if it's possible to gracefully handle duplicate subjects lines (within a given time frame) with sieve filters ? Ideally, I would like the first email of the day with subject ""AutoAlert Type1..." to get moved to the subfolder g

Re: [Dovecot] Deleting metadata smashes file dovecot.dict

2012-08-28 Thread Ewald Dieterich
On 08/08/12 14:23, Andre Gröbe wrote: I am using dovecot (see dovecot -n output below) with metadata plugin in my own plugin. I want to insert and delete some large metadata (>4KiB). It seems, that the delete in a second call of my plugin smashes the file dovecot.dict in users dir: That's an er

[Dovecot] use sieve plugin with variable and folders

2012-08-28 Thread Alano Conraz
Hello , I'm trying to use the pigeonhole plugin but I'm experiencing configuration problem... Hope you could help me! Firstly : my sieve filter test is the next one : /// require ["fileinto" , "variables" , "mailbox"]; if address :matches "Delivered-To" "*@*.*" { fileinto :

[Dovecot] Fabricio Archanjo invited you to check out Dropbox

2012-08-28 Thread Dropbox
Fabricio Archanjo wants you to try Dropbox! Dropbox lets you bring all your photos, docs and videos with you anywhere and share them easily. Accept invitation here: http://www.dropbox.com/el/?r=/referrals/NjI1MTc0NDM1Mjc%3Fsrc%3Dreferrals_bulk9%26eh%3D597a916&b=clk:None:16632688623146141049:789:

[Dovecot] Fabricio Archanjo invited you to check out Dropbox

2012-08-28 Thread Dropbox
Fabricio Archanjo wants you to try Dropbox! Dropbox lets you bring all your photos, docs and videos with you anywhere and share them easily. Accept invitation here: http://www.dropbox.com/el/?r=/referrals/NjI1MTc0MTkzODc%3Fsrc%3Dreferrals_bulk9%26eh%3D597a916&b=clk:None:18425774632604476847:789:

Re: [Dovecot] Help with Virtual Plugin

2012-08-28 Thread Joy
Thanks .. It helped me .. On Tue, Aug 28, 2012 at 4:54 PM, Ralf Hildebrandt wrote: > * Joy : >> I have loaded the module in IMAP file as suggested in wiki. > > But the LDA is throwing the error. Did you add it there as well? > >> >> Aug 28 12:46:27 lda(X): Fatal: Invalid user settings. Refer

Re: [Dovecot] Help with Virtual Plugin

2012-08-28 Thread Ralf Hildebrandt
* Joy : > I have loaded the module in IMAP file as suggested in wiki. But the LDA is throwing the error. Did you add it there as well? > >> Aug 28 12:46:27 lda(X): Fatal: Invalid user settings. Refer to > >> server log for more information. -- Ralf Hildebrandt Geschäftsbereich IT | Abteil

Re: [Dovecot] Help with Virtual Plugin

2012-08-28 Thread Joy
I have loaded the module in IMAP file as suggested in wiki. On Tue, Aug 28, 2012 at 1:51 PM, Robert Schetterer wrote: > Am 28.08.2012 09:47, schrieb Joy: >> Dear Experts, >> I have configured virtual plugin for my setup >> which is working as expected but after this dovecot ld

Re: [Dovecot] Imap Ghost folder

2012-08-28 Thread Sascha Zucca
another update on this: I have this in my logfile: Debug: Namespace : type=shared, prefix=Freigaben/%u/, sep=/, inbox=no, hidden=yes, list=children, subscriptions=no location=maildir:/var/vmail/%d/%n/Maildir:INDEX=/var/vmail/parrotshop.de/testuser-2/Maildir/shared/%u Though this is in my dove

Re: [Dovecot] Help with Virtual Plugin

2012-08-28 Thread Robert Schetterer
Am 28.08.2012 09:47, schrieb Joy: > Dear Experts, > I have configured virtual plugin for my setup > which is working as expected but after this dovecot lda is unable to > deliver message to any mailbox and showing following error:- > > > Error: user X: Initialization faile

[Dovecot] Help with Virtual Plugin

2012-08-28 Thread Joy
Dear Experts, I have configured virtual plugin for my setup which is working as expected but after this dovecot lda is unable to deliver message to any mailbox and showing following error:- Error: user X: Initialization failed: Namespace 'virtual.': Unknown mail storage dr