Re: [Dovecot] dovecot init script

2011-07-16 Thread Brandon Lamb
On Sat, Jul 16, 2011 at 2:22 PM, Brandon Lamb wrote: > Anyone have a working startup script for ubuntu 11.04? Ive used debian > forever, but apparently /var/run is now a tmpfs, so there is no > dovecot directory on a reboot. Its all brand new to me so I dont know > if there is a sta

[Dovecot] dovecot init script

2011-07-16 Thread Brandon Lamb
Anyone have a working startup script for ubuntu 11.04? Ive used debian forever, but apparently /var/run is now a tmpfs, so there is no dovecot directory on a reboot. Its all brand new to me so I dont know if there is a standard way to have it created on boot (obviously other system scripts are crea

[Dovecot] mdbox, quota, ns, maildir quota?

2011-03-25 Thread Brandon Lamb
Hello, I pasted my config below, hoping someone can point out something obvious. In my dovecot.log I am seeing: Warning: quota: Namespace '' is not Maildir, skipping for Maildir++ quota I am using mysql userdb_* and passing maildir:~/maildir or mdbox:~/mdbox for mail. When its maildir its fine,

Re: [Dovecot] Why do these keep showing up?

2010-10-08 Thread Brandon Lamb
On Fri, Oct 8, 2010 at 2:58 PM, Brandon Lamb wrote: > 2010-10-08 14:37:29 imap : Error: Mailbox Removed: > Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652 > vs 32b06aa8bc66762bbd6af15228072949 > > I keep getting a bunch of these, which turn out to be "cu

[Dovecot] Why do these keep showing up?

2010-10-08 Thread Brandon Lamb
2010-10-08 14:37:29 imap : Error: Mailbox Removed: Expunged GUID mismatch for UID 1257: ceb413227b55e8aa14cf86ec86f2b652 vs 32b06aa8bc66762bbd6af15228072949 I keep getting a bunch of these, which turn out to be "customer cant delete messages from folder X". I just deleted all dovecot indexes (find

[Dovecot] mdbox, doveadm force-resync crashing

2010-09-10 Thread Brandon Lamb
doveadm force-resync -u jo...@vinemaker.com INBOX doveadm(jo...@vinemaker.com): Error: Corrupted index file /mail/mail2/j/vinemaker.com/johnh/./mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index: messages_count too large (414 > 385) doveadm(jo...@vinemaker.com): Warning: fscking index file /mail/mail2/

Re: [Dovecot] Panic, rawtrace, log, etc

2010-08-26 Thread Brandon Lamb
On Thu, Aug 26, 2010 at 4:35 PM, Brandon Lamb wrote: > While running some doveadm expunge -A mailbox Spam savedbefore 30d and > doveadm purge -A after > > 2010-08-26 16:20:51 auth: Error: net_accept() failed: Too many open files > 2010-08-26 16:20:51 master: Warning: service(auth)

[Dovecot] Panic, rawtrace, log, etc

2010-08-26 Thread Brandon Lamb
While running some doveadm expunge -A mailbox Spam savedbefore 30d and doveadm purge -A after 2010-08-26 16:20:51 auth: Error: net_accept() failed: Too many open files 2010-08-26 16:20:51 master: Warning: service(auth): process_limit reached, client connections are being dropped 2010-08-26 16:21:2

Re: [Dovecot] Home directories

2010-08-25 Thread Brandon Lamb
On Wed, Aug 25, 2010 at 10:46 AM, Timo Sirainen wrote: > On Wed, 2010-08-25 at 09:36 +0200, Rainer Frey wrote: >> > Also whenever I try to suggest using a separate home and mail directory, >> > the answer is way too often: "But I'm using virtual users. (They don't >> > have home directories.)" >>

Re: [Dovecot] Home directories

2010-08-24 Thread Brandon Lamb
On Tue, Aug 24, 2010 at 7:57 AM, Timo Sirainen wrote: > I've noticed that a lot of people are using e.g.: > > mail_location = maildir:/var/vmail/%d/%n > > Then either they don't have home directory set, or their home directory > is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home

Re: [Dovecot] Home directories

2010-08-24 Thread Brandon Lamb
On Tue, Aug 24, 2010 at 7:57 AM, Timo Sirainen wrote: > I've noticed that a lot of people are using e.g.: > > mail_location = maildir:/var/vmail/%d/%n > > Then either they don't have home directory set, or their home directory > is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home

Re: [Dovecot] DSYNC needs a lot more documentation

2010-08-21 Thread Brandon Lamb
On Sat, Aug 21, 2010 at 11:00 AM, Charles Marcus wrote: > On 2010-08-21 12:51 PM, Marc Perkel wrote: >> When you write software you never have to learn it so you don't have >> the perspective of someone who never heard of it before and wondering >> "what is this?" > > Mark, is this another case o

Re: [Dovecot] Dovecot 2 and expire

2010-07-26 Thread Brandon Lamb
On Mon, Jul 26, 2010 at 11:30 AM, Timo Sirainen wrote: > On Mon, 2010-07-26 at 10:31 -0700, Brandon Lamb wrote: >> expire_dict = proxy::expire >> >> I found this expire_dict somewhere, might have been the 1.x wiki, but >> on the expire plugin page there is no me

[Dovecot] Dovecot 2 and expire

2010-07-26 Thread Brandon Lamb
expire_dict = proxy::expire I found this expire_dict somewhere, might have been the 1.x wiki, but on the expire plugin page there is no mention of it. I am trying to troubleshoot why my mysql table has no entries. Do I need this line? Is that correct for using mysql? In dict {} I have expire = m

Re: [Dovecot] v2.0.rc3 released

2010-07-20 Thread Brandon Lamb
On Tue, Jul 20, 2010 at 4:10 PM, Timo Sirainen wrote: > On 21.7.2010, at 0.07, Brandon Lamb wrote: > >> Hey do you also want reports on ANY errors/output from dsync? > > I was hoping they'd all be gone in rc3. > >> I have a >> couple mailboxes that I ke

Re: [Dovecot] v2.0.rc3 released

2010-07-20 Thread Brandon Lamb
On Tue, Jul 20, 2010 at 1:57 PM, Timo Sirainen wrote: > http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz > http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc3.tar.gz.sig > > A lot of dsync fixes. I think I've fixed now all of the bugs ever > reported about dsync and I'm hopeful that it's n

Re: [Dovecot] dsync segmentation fault

2010-07-19 Thread Brandon Lamb
On Mon, Jul 19, 2010 at 9:45 AM, Brandon Lamb wrote: > On Mon, Jul 19, 2010 at 9:28 AM, Timo Sirainen wrote: >> On Sun, 2010-07-18 at 00:08 -0700, Brandon Lamb wrote: >>> dsync -u bran...@olypen.com mirror mdbox~/mdbox >> >> What version? Maybe I already fixed i

Re: [Dovecot] dsync segmentation fault

2010-07-19 Thread Brandon Lamb
On Mon, Jul 19, 2010 at 9:28 AM, Timo Sirainen wrote: > On Sun, 2010-07-18 at 00:08 -0700, Brandon Lamb wrote: >> dsync -u bran...@olypen.com mirror mdbox~/mdbox > > What version? Maybe I already fixed it? > > ./dsync -u tss mirror mdbox~/mdbox > dsync(tss): Fatal: execvp(

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 1:40 PM, Brandon Lamb wrote: >>> Or is it possible that Exim looks up mail field as a home directory from >>> the database? I think this error happens before dovecot-lda is even run >>> (it's chdiring before running it). >> >&g

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
>> Or is it possible that Exim looks up mail field as a home directory from the >> database? I think this error happens before dovecot-lda is even run (it's >> chdiring before running it). > > But I thought exim just pipes the mail to dovecot-lda and then > dovecot-lda looks up the user info, hom

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 1:33 PM, Timo Sirainen wrote: > On 18.7.2010, at 21.28, Brandon Lamb wrote: > >> On Sun, Jul 18, 2010 at 1:02 PM, Timo Sirainen wrote: >>> On 18.7.2010, at 19.57, Brandon Lamb wrote: >>> >>>> In my exim log i just see these

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 1:02 PM, Timo Sirainen wrote: > On 18.7.2010, at 19.57, Brandon Lamb wrote: > >> In my exim log i just see these >> 2010-07-18 11:51:08 1OaYOJ-0003Vn-2P == bran...@olypen.com >> R=router_pop T=dovecot_deliver defer (2): No such file or director

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 12:47 PM, Timo Sirainen wrote: > On 18.7.2010, at 20.40, Brandon Lamb wrote: > >> So I switched mysql back to sending full path for home, and >> maildir:~/maildir and mdbox:~/mdbox for my two test accounts. Imap >> works just fine, it seems like ju

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
> So I switched mysql back to sending full path for home, and > maildir:~/maildir and mdbox:~/mdbox for my two test accounts. Imap > works just fine, it seems like just lda doesnt understand the returned > mail field I meant maildir:~/maildir and mdbox:~/mdbox for *mail* field not home

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 12:27 PM, Brandon Lamb wrote: > On Sun, Jul 18, 2010 at 12:17 PM, Brandon Lamb wrote: >> On Sun, Jul 18, 2010 at 12:13 PM, Brandon Lamb wrote: >>> On Sun, Jul 18, 2010 at 12:06 PM, Timo Sirainen wrote: >>>> On 18.7.2010, at 19.57, Brandon

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 12:17 PM, Brandon Lamb wrote: > On Sun, Jul 18, 2010 at 12:13 PM, Brandon Lamb wrote: >> On Sun, Jul 18, 2010 at 12:06 PM, Timo Sirainen wrote: >>> On 18.7.2010, at 19.57, Brandon Lamb wrote: >>> >>>> 2010-07-18 11:51:08 1OaYOJ

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 12:13 PM, Brandon Lamb wrote: > On Sun, Jul 18, 2010 at 12:06 PM, Timo Sirainen wrote: >> On 18.7.2010, at 19.57, Brandon Lamb wrote: >> >>> 2010-07-18 11:51:08 1OaYOJ-0003Vn-2P == bran...@olypen.com >>> R=router_pop T=dovecot_deliver def

Re: [Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
On Sun, Jul 18, 2010 at 12:06 PM, Timo Sirainen wrote: > On 18.7.2010, at 19.57, Brandon Lamb wrote: > >> 2010-07-18 11:51:08 1OaYOJ-0003Vn-2P == bran...@olypen.com >> R=router_pop T=dovecot_deliver defer (2): No such file or directory: >> failed to chdir to maildir:~

[Dovecot] Arghh, dovecot-2 and lda

2010-07-18 Thread Brandon Lamb
I cannot seem to get exim/lda working... In my exim log i just see these 2010-07-18 11:51:08 1OaYOJ-0003Vn-2P == bran...@olypen.com R=router_pop T=dovecot_deliver defer (2): No such file or directory: failed to chdir to maildir:~/maildir:INDEX=~/maildir/dovecot-index Now I have all the debugging

[Dovecot] Haha wow, thats freakin cool... mdbox

2010-07-18 Thread Brandon Lamb
It didnt really click until I had a "ls -ald *" on watch while I moved messages around folders using mdbox... I moved about 200 first to an Archive folder, and scratched my head wondering why i didnt see any new m.* files being created after the move. So then I moved some 5k other messages from oth

[Dovecot] dsync segmentation fault

2010-07-18 Thread Brandon Lamb
dsync -u bran...@olypen.com mirror mdbox~/mdbox Segmentation fault Took me 3 tries before I noticed the missing colon after mdbox

[Dovecot] mdbox, mdbox_rotate_size 2m default

2010-07-17 Thread Brandon Lamb
Anyone else test using different values? Was 2M chosen as a default based on anything specific? Is there any kind of known range where performance starts to go downhill if its greater than x or less than y? Im curious if there would be any obvious reason why I shouldnt set it to 5-10 megs

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-17 Thread Brandon Lamb
On Sat, Jul 17, 2010 at 1:10 PM, Brandon Lamb wrote: > On Sat, Jul 17, 2010 at 1:09 PM, Timo Sirainen wrote: >> On 17.7.2010, at 20.39, Brandon Lamb wrote: >> >>> Without any namespaces it told me that I had to define the heirarchy >>> separator. >> >

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-17 Thread Brandon Lamb
On Sat, Jul 17, 2010 at 1:09 PM, Timo Sirainen wrote: > On 17.7.2010, at 20.39, Brandon Lamb wrote: > >> Without any namespaces it told me that I had to define the heirarchy >> separator. > > Yes, that you need to set. But you need only one namespace. Oh! I'll try that instead soon thanks!

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-17 Thread Brandon Lamb
On Sat, Jul 17, 2010 at 11:03 AM, Timo Sirainen wrote: > On 17.7.2010, at 4.46, Brandon Lamb wrote: > >>> Ok I got all migrated over to dovecot2 configuration, and started to >>> dive into this converting business... one thing I immediately fell >>> into is that t

Re: [Dovecot] mdbox expunge purge question

2010-07-17 Thread Brandon Lamb
On Sat, Jul 17, 2010 at 11:19 AM, Timo Sirainen wrote: > On 17.7.2010, at 18.55, Brandon Lamb wrote: > >> What is the default mailbox file size (the m* files?), > > mdbox_rotate_size = 2M > >> what actually >> happens when a message is delivered, when is a new f

Re: [Dovecot] mdbox expunge purge question

2010-07-17 Thread Brandon Lamb
On Sat, Jul 17, 2010 at 6:29 AM, Daniel Luttermann wrote: > Hi, > > I'm testing Dovecot 2.0rc2 with mdbox mail format and I'm not sure > what this exactly means: > > http://wiki2.dovecot.org/MailboxFormat/dbox > > Quote from wiki page: > > = > Expunging a message only decreases the message's r

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-16 Thread Brandon Lamb
On Fri, Jul 16, 2010 at 8:34 PM, Brandon Lamb wrote: > On Fri, Jul 16, 2010 at 4:07 PM, Brandon Lamb wrote: >> On Fri, Jul 16, 2010 at 2:31 PM, Timo Sirainen wrote: >>> On 16.7.2010, at 22.19, Brandon Lamb wrote: >>> >>>> My question is basical

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-16 Thread Brandon Lamb
On Fri, Jul 16, 2010 at 4:07 PM, Brandon Lamb wrote: > On Fri, Jul 16, 2010 at 2:31 PM, Timo Sirainen wrote: >> On 16.7.2010, at 22.19, Brandon Lamb wrote: >> >>> My question is basically whether the dbox format is ready for >>> production environment, is sdbo

[Dovecot] dovecot 2.0 (latest on website), client workarounds?

2010-07-16 Thread Brandon Lamb
What are the current valid imap_client_workarounds and pop3_client_workarounds? I had a tb-folder one, and outlook-idle i imap, and i kept getting errors. The only one that would seem to not give an error was imap.conf: imap_client_workarounds = delay-newmail pop3.conf: pop3_client_worka

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-16 Thread Brandon Lamb
On Fri, Jul 16, 2010 at 2:31 PM, Timo Sirainen wrote: > On 16.7.2010, at 22.19, Brandon Lamb wrote: > >> My question is basically whether the dbox format is ready for >> production environment, is sdbox or mdbox more stable/ready than the >> other or does it matter? What

Re: [Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-16 Thread Brandon Lamb
On Fri, Jul 16, 2010 at 2:19 PM, Brandon Lamb wrote: > Hello, > > So ive spent the last 45 minutes or so searching the list for dbox > stuff, but Im not seeing anything real definitive. > > My question is basically whether the dbox format is ready for > production environme

[Dovecot] Questions about dbox (sdbox?), mdbox

2010-07-16 Thread Brandon Lamb
Hello, So ive spent the last 45 minutes or so searching the list for dbox stuff, but Im not seeing anything real definitive. My question is basically whether the dbox format is ready for production environment, is sdbox or mdbox more stable/ready than the other or does it matter? What are people'

Re: [Dovecot] Best location for indexes?

2010-05-10 Thread Brandon Lamb
On Mon, May 10, 2010 at 11:21 PM, Curtis Maloney wrote: > On 05/11/10 16:05, Brandon Lamb wrote: >> >> I cant seem to find anything via a google search, so if this has been >> answered I apologize. >> >> I am wondering if INDEX=MEMORY is going to give the best pe

[Dovecot] Best location for indexes?

2010-05-10 Thread Brandon Lamb
I cant seem to find anything via a google search, so if this has been answered I apologize. I am wondering if INDEX=MEMORY is going to give the best performance versus files? I have a server with directly attached storage, 8 gigs of ram, about 500 gigs of data. I am ok with losing and having to r

[Dovecot] Any secret dovecot 2.0 lda configuration documentation anywhere? =)

2010-04-14 Thread Brandon Lamb
I successfully got imap/pop3 working using 2.0b4, now im trying to also get lda working with exim but im totally confused. I dont know what should run as what user, getting confused on auth sockets, what to call them or set or whatever. My exim runs as user/group mail/mail, dovecot has user doveco

Re: [Dovecot] Dovecot 2.0b4 configuration issue, listen config option?

2010-04-14 Thread Brandon Lamb
On Wed, Apr 14, 2010 at 5:27 AM, Timo Sirainen wrote: > On Tue, 2010-04-13 at 22:23 -0700, Brandon Lamb wrote: >> Hi, >> >> In my 1.2 setup I have pop3 running on ip x.x.x.2 and imap on x.x.x.7 >> >> In 2.0 how do I say listen x.x.x.2:110 x.x.x.7:143 so that pop3

Re: [Dovecot] Dovecot 2.0b4 configuration issue, listen config option?

2010-04-13 Thread Brandon Lamb
On Tue, Apr 13, 2010 at 10:36 PM, Andreas Schulze wrote: > Am 13.04.2010 22:23 schrieb Brandon Lamb: >> Hi, >> >> In my 1.2 setup I have pop3 running on ip x.x.x.2 and imap on x.x.x.7 >> >> In 2.0 how do I say listen x.x.x.2:110 x.x.x.7:143 so that pop3 is not &

[Dovecot] Dovecot 2.0b4 configuration issue, listen config option?

2010-04-13 Thread Brandon Lamb
Hi, In my 1.2 setup I have pop3 running on ip x.x.x.2 and imap on x.x.x.7 In 2.0 how do I say listen x.x.x.2:110 x.x.x.7:143 so that pop3 is not listening on the .7 ip? I tried putting a listen = ip in the listener section but it complained. I cant figure it out and cant seem to find any 2.0 spec

Re: [Dovecot] Dovecot blog

2010-02-19 Thread Brandon Lamb
On Fri, Feb 19, 2010 at 8:14 AM, Charles Marcus wrote: > On 2010-02-19 9:20 AM, Timo Sirainen wrote: >> http://blog.dovecot.org/ >> >> I was thinking that I could blog about: > > I for one will most likely enjoy reading whatever you deem worthy of > blogging about. Thanks Timo! > > -- > > Best reg

Re: [Dovecot] GlusterFs - Any new progress reports?

2010-02-18 Thread Brandon Lamb
On Wed, Feb 17, 2010 at 11:55 AM, Steve wrote: > > Original-Nachricht >> Datum: Wed, 17 Feb 2010 20:15:30 +0100 >> Von: alex handle >> An: Dovecot Mailing List >> Betreff: Re: [Dovecot] GlusterFs - Any new progress reports? > >> > >> > Anyone had success using some other cluste

Re: [Dovecot] Recommended method?

2010-01-27 Thread Brandon Lamb
On Wed, Jan 27, 2010 at 5:07 PM, Timo Sirainen wrote: > On 28.1.2010, at 2.37, Brandon Lamb wrote: > >> Hopefully this isnt TOO general of a question. >> >> I have a raid server that runs dovecot and exports via nfs the maildir >> format store. >> I have

[Dovecot] Recommended method?

2010-01-27 Thread Brandon Lamb
Hopefully this isnt TOO general of a question. I have a raid server that runs dovecot and exports via nfs the maildir format store. I have 4 mail servers running exim that use dovecot to deliver over nfs I have been examing our entire setup and had the thought, would it be recommended to instead

[Dovecot] Only specifying lda in protocols?

2009-05-11 Thread Brandon Lamb
protocols = lda Should this give me fatal errors when trying to do a dovecot -n I get # 1.2.rc3: /etc/dovecot/dovecot.conf Error: Invalid protocols given in configuration file Fatal: Invalid configuration in /etc/dovecot/dovecot.conf Dovecot starts and functions fine though

Re: [Dovecot] Virtual mailbox plugin, crashing?

2009-05-10 Thread Brandon Lamb
On Sun, May 10, 2009 at 10:11 AM, Brandon Lamb wrote: > Hello, > > Using virtual mailbox plugin and all of a sudden started getting > these. Deleted the indexes from ~/Maildir/virtual/Inboxmail and all > was good again. > > dovecot: 2009-05-10 10:05:44 Error: child 266

[Dovecot] Virtual mailbox plugin, crashing?

2009-05-10 Thread Brandon Lamb
Hello, Using virtual mailbox plugin and all of a sudden started getting these. Deleted the indexes from ~/Maildir/virtual/Inboxmail and all was good again. dovecot: 2009-05-10 10:05:44 Error: child 26607 (imap) killed with signal 11 (core dumps disabled) Inboxmail/dovecot-virtual: virtual/All

Re: [Dovecot] Some POP3 questions

2009-05-06 Thread Brandon Lamb
On Wed, May 6, 2009 at 7:23 AM, Brandon Lamb wrote: > On Wed, May 6, 2009 at 5:25 AM, Kenneth Kalmer > wrote: >> On Tue, May 5, 2009 at 11:39 PM, Timo Sirainen wrote: >> >>> On Tue, 2009-05-05 at 23:32 +0200, Kenneth Kalmer wrote: >>> > >> * NF

Re: [Dovecot] Some POP3 questions

2009-05-06 Thread Brandon Lamb
On Wed, May 6, 2009 at 5:25 AM, Kenneth Kalmer wrote: > On Tue, May 5, 2009 at 11:39 PM, Timo Sirainen wrote: > >> On Tue, 2009-05-05 at 23:32 +0200, Kenneth Kalmer wrote: >> > >> * NFS server which is the same server that houses single Courier-IMAP >> > >> installation (Gentoo, 3GB memory) >> >

[Dovecot] Backtrace error

2009-05-05 Thread Brandon Lamb
I noticed i had mail_location wrong, i was specifying INDEX=/dovecot-index instead of INDEX=~/dovecot-index so i modifed and restarted dovecot, one of my techs that happens to have thousands of emails reopened her mail and this showed up in the log. Not sure if this is critical or if more info/dov

Re: [Dovecot] Virtual plugin - [SERVERBUG] BUG: Unknown internal error

2009-04-29 Thread Brandon Lamb
On Wed, Apr 29, 2009 at 1:36 PM, Matthijs Kooijman wrote: > Hi Brandon, > >> Aha! inthread refs x-mailbox Mail/ now gives me stuff and no server >> bug error. Thanks for the tip. Someone may want to update the virtual >> plugin wiki to reflect this since the example uses x-references2 > feel free

Re: [Dovecot] Virtual plugin - [SERVERBUG] BUG: Unknown internal error

2009-04-29 Thread Brandon Lamb
On Wed, Apr 29, 2009 at 10:37 AM, Timo Sirainen wrote: > On Mon, 2009-04-27 at 20:05 -0700, Brandon Lamb wrote: >> /etc/dovecot/virtual/Inbox2/dovecot-virtual >> * >> -Trash >> -Trash/* >> -Deleted* >> -Junk* >>   inthread x-references2 x-mailbox INB

Re: [Dovecot] Virtual mailbox plugin, 4 days of struggling

2009-04-28 Thread Brandon Lamb
On Tue, Apr 28, 2009 at 9:27 AM, Brandon Lamb wrote: > On Tue, Apr 28, 2009 at 9:18 AM, Matthijs Kooijman wrote: >> Hi Brandon, >> >> judging from your other posts, I think you made some progress on this >> already. Nonetheless, I will share my working virtual config

Re: [Dovecot] Virtual mailbox plugin, 4 days of struggling

2009-04-28 Thread Brandon Lamb
On Tue, Apr 28, 2009 at 9:18 AM, Matthijs Kooijman wrote: > Hi Brandon, > > judging from your other posts, I think you made some progress on this > already. Nonetheless, I will share my working virtual config here. In > dovecot.conf I have: > >  # Virtual mailboxes >  namespace private { >    #  l

[Dovecot] Virtual plugin - [SERVERBUG] BUG: Unknown internal error

2009-04-27 Thread Brandon Lamb
/etc/dovecot/virtual/Inbox2/dovecot-virtual * -Trash -Trash/* -Deleted* -Junk* inthread x-references2 x-mailbox INBOX Using php to connect o {host}virtual/Inbox2 gives me [SERVERBUG] BUG: Unknown internal error. If I connect to virtual/Allmail which has "all" instead of the inthread line it work

[Dovecot] Virtual plugin, timeout leaks

2009-04-27 Thread Brandon Lamb
Getting these Warning: imap : Timeout leak: 0x461bd0 /etc/dovecot/virtual/Allmail/dovecot-virtual * -Trash -Trash/* all /etc/dovecot/virtual/INBOX/dovecot-virtual virtual/Allmail inthread x-references2 x-mailbox INBOX /etc/dovecot/dovecot.conf namespace private { prefix = "" separator

[Dovecot] Virtual mailbox plugin, 4 days of struggling

2009-04-27 Thread Brandon Lamb
Hello, I finally got an INBOX to work, but is virtual mailbox plugin only meant to create a virtual inbox, or should I be able to have an Allmails virtual folder that is viewable in my imap client? if ~/virtual/ is my location, would I create an Allmails directory in the virtual/ or virtual/INBOX/

[Dovecot] Virtual mailboxes, howto, examples, help? =)

2009-04-24 Thread Brandon Lamb
Using 1.2rc3 maildir format maildir /mail/example.com/j/johndoe/{cur,new,tmp} Is there more documentation and examples on how to configure virtual mailboxes, or maybe more info on what it is suppose to do? From what I could understand on the wiki, i could create a fake/virtual folder under /mail/e

Re: [Dovecot] Anyone know or have a perl, c/c++ script?

2009-03-03 Thread Brandon Lamb
On Tue, Mar 3, 2009 at 9:33 AM, Brandon Lamb wrote: > > Hello all, > Im hoping maybe someone on this list has already looked for or built > something similiar. > Basically from what I can tell, phps imap libraries or whatever dont support > setting custom keywords. So I am wo

[Dovecot] Anyone know or have a perl, c/c++ script?

2009-03-03 Thread Brandon Lamb
Hello all, Im hoping maybe someone on this list has already looked for or built something similiar. Basically from what I can tell, phps imap libraries or whatever dont support setting custom keywords. So I am wondering if someone has a library or script that can take a username, domain, password,

Re: [Dovecot] Concurrent POP3 Sessions Issues

2009-01-30 Thread Brandon Lamb
On Fri, Jan 30, 2009 at 4:39 AM, Mauricio López Riffo wrote: > Timo, > >What messages should be see? I execute the commands and shows a lot > of messages, i dont know what it means, i m not a programmer :) > > > Thanks > > > > Mauricio López Riffo > Red Hat Certified Engineer > 80400

Re: [Dovecot] Possible to log IMAP connections to MySQL Table?

2008-12-23 Thread Brandon Lamb
On Tue, Dec 23, 2008 at 1:54 PM, Seth Mattinen wrote: > Brandon Lamb wrote: >> >> On Tue, Dec 23, 2008 at 1:30 PM, Seth Mattinen wrote: >>> >>> Corey Shaw wrote: >>>> >>>> Is it currently possible to log all IMAP connection attempts to

Re: [Dovecot] Possible to log IMAP connections to MySQL Table?

2008-12-23 Thread Brandon Lamb
On Tue, Dec 23, 2008 at 1:30 PM, Seth Mattinen wrote: > Corey Shaw wrote: >> >> Is it currently possible to log all IMAP connection attempts to a MySQL >> table? Thanks. > > Sure. You could use syslog-ng to log directly to a database or syslog plus > SEC (http://kodu.neti.ee/~risto/sec/) to trigg

[Dovecot] Just some user input

2008-12-08 Thread Brandon Lamb
Hi Timo, You may remember some of my mails, I was having unusual high load issues using pop3 with dovecot over nfs, and unusual being the load on anywhere from 1 to 4 servers would run at 2 to 4 for a week then all of a sudden would spike to 60 and higher (saw 150 once). I have been banging my he

[Dovecot] dovecot pop3 performance, what size installation

2008-11-13 Thread Brandon Lamb
Hello, I was wondering if anyone could tell me their results and maybe help me get an idea how big our mail system installation and usage is. For dovecot pop3 and nfs backend, I am curious how many machines I should expect to need. Here are my stats for what I can tell. 5-7 connections per secon

[Dovecot] Dovecot pop3 and SonicWall?

2008-10-29 Thread Brandon Lamb
Hello Has anyone else run into a problem with dovecot pop3 and sonicwall? A week after switching to dovecot we had two local customers call and report they could no longer download emails with attachments. It turned out to be the email macro filter on the router. After the first report I thought m

Re: [Dovecot] Gah, pop3 falling over

2008-10-27 Thread Brandon Lamb
On Mon, Oct 27, 2008 at 9:20 AM, Brandon Lamb <[EMAIL PROTECTED]> wrote: > Why would I be seeing a million of these? > > dovecot: 2008-10-27 09:12:33 Warning: > chdir(/mail/mail/domain/u/username/) blocked for 18 secs > > Two servers were working fine and then all of a s

Re: [Dovecot] Gah, pop3 falling over

2008-10-27 Thread Brandon Lamb
On Mon, Oct 27, 2008 at 9:20 AM, Brandon Lamb <[EMAIL PROTECTED]> wrote: > Why would I be seeing a million of these? > > dovecot: 2008-10-27 09:12:33 Warning: > chdir(/mail/mail/domain/u/username/) blocked for 18 secs > > Two servers were working fine and then all of a s

[Dovecot] Gah, pop3 falling over

2008-10-27 Thread Brandon Lamb
Why would I be seeing a million of these? dovecot: 2008-10-27 09:12:33 Warning: chdir(/mail/mail/domain/u/username/) blocked for 18 secs Two servers were working fine and then all of a sudden this morning bam 500 load and theres a million dovecots and tons of these lines in the logs. It is like

Re: [Dovecot] Released v1.1.5 and v1.2.alpha3

2008-10-27 Thread Brandon Lamb
On Mon, Oct 27, 2008 at 4:18 AM, Proskurin Kirill <[EMAIL PROTECTED]> wrote: > >> Largest changes since v1.2.alpha2: >>+ Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate > > Hello all! > Could someone say - how to patch dovecot 1.1.x n freebsd with this plugin? I > try to copy

Re: [Dovecot] Bug? auth(default) Authentication client gave a PID of existing connection

2008-10-26 Thread Brandon Lamb
Ok, made the change to the client.c and updated dovecot.conf with your suggestions, I'll let it ride out another few days and see where it puts me! Thanks for the instant replies, that is very cool. Im hoping this all smooths out. Other than some upsets I am totally digging dovecot

Re: [Dovecot] Problems with the pop3 part of dovecot

2008-10-26 Thread Brandon Lamb
On Sun, Oct 26, 2008 at 10:25 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sun, 2008-10-26 at 10:21 -0700, Brandon Lamb wrote: >> I did modify exim to add the W=size but it also required use_crlf and >> that seemed to break something else. I also found a couple posts &

Re: [Dovecot] Bug? auth(default) Authentication client gave a PID of existing connection

2008-10-26 Thread Brandon Lamb
> So the load balancer is randomly assigning the user to different > servers? Not really the preferred setup. I guess you've read > http://wiki.dovecot.org/NFS? Yes, in our previous setup we just used round robin and it seemed to be fine, never had load problems (using courier). After switching to

Re: [Dovecot] Problems with the pop3 part of dovecot

2008-10-26 Thread Brandon Lamb
On Sun, Oct 26, 2008 at 10:15 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sun, 2008-10-26 at 09:57 -0700, Brandon Lamb wrote: >> basically I need to find out where to start looking to find out what >> is the problem with my dovecot pop3 setup. I switched from courier &g

Re: [Dovecot] Bug? auth(default) Authentication client gave a PID of existing connection

2008-10-26 Thread Brandon Lamb
On Sun, Oct 26, 2008 at 9:54 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sun, 2008-10-26 at 09:45 -0700, Brandon Lamb wrote: >> Anyway, the reason for this post is that I have seen these pop up in >> my logs, and on one of my mailheads there were some 50 lines of th

Re: [Dovecot] Bug? auth(default) Authentication client gave a PID of existing connection

2008-10-26 Thread Brandon Lamb
On Sun, Oct 26, 2008 at 9:54 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sun, 2008-10-26 at 09:45 -0700, Brandon Lamb wrote: >> Anyway, the reason for this post is that I have seen these pop up in >> my logs, and on one of my mailheads there were some 50 lines of th

[Dovecot] Problems with the pop3 part of dovecot

2008-10-26 Thread Brandon Lamb
Hello, I originally just typed up a 5 paragraph essay on my problems but just deleted it all. basically I need to find out where to start looking to find out what is the problem with my dovecot pop3 setup. I switched from courier imap/pop3 to dovecot imap/pop3. I have had super high loads (40+ an

[Dovecot] Bug? auth(default) Authentication client gave a PID of existing connection

2008-10-26 Thread Brandon Lamb
Hello, My first time on this list, just switched from courier imap/pop3 system to dovecot. Imap part is great, pop3 seems to suffer, been fighting it for a week. Anyway, the reason for this post is that I have seen these pop up in my logs, and on one of my mailheads there were some 50 lines of th