Re: [Dovecot] Plugin development question

2007-09-03 Thread Gary Smith
> But the Maildir list functions seem a little more complicated. I'm > walking through them right now. From looking into it, it seems there > are several functions that I will need to define in my own class to > handle/override the existing core functions. Where can I get a list of > all of the

Re: [Dovecot] Plugin development question

2007-09-03 Thread Gary Smith
> I think you should begin with Dovecot v1.1 code which makes it a lot > easier. It has Cydir format that is really simple and serves as a > pretty good example of how to implement a new backend. I've been digging though the cydir format. It looks fairly simple. Basically, the short gist of it i

[Dovecot] Dovecot + Sieve

2007-09-03 Thread Marcin M. Jessa
Hi guys. I installed dovecot 1.0.3 with sieve plugin. It looks like sieve is loaded fine by dovecot [1]. I set up dovecot to use sieve globally: protocol lda { mail_plugins = cmusieve quota sieve_global_dir = /usr/local/etc/sieve/Junk . } And created a sieve file which is supposed

Re: [Dovecot] IMAP: Disconnected: BUG: Unknown internal error (Dovecot 1.0.3)

2007-09-03 Thread Robert Tomanek
Hi, Sunday, September 2, 2007, 20:24:04, you wrote: > I am getting the following error in the server mail logfile: >> Sep 2 18:39:44 h648123 dovecot: IMAP()(): Disconnected: BUG: >> Unknown internal error > I am running Dovecot 1.0.3 (compiled from sources) on Suse 9.3. I did one more thing:

Re: [Dovecot] Index and Thunderbird

2007-09-03 Thread Charles Marcus
From time to time does all mail get re-downloaded to Thunderbird. I would believe this has something to do with an index problem. I upgraded to 1.0 a few months ago but that didn't work well so I installed version 1.0.rc29 which worked better but we still get this problem from time to time. DOe

Re: [Dovecot] maildir rename_subfolders() and listescape interaction

2007-09-03 Thread pod
> "pod" == pod <[EMAIL PROTECTED]> writes: pod> I'd like to flag a problem we are observing that looks like it is pod> caused by the listescape-plugin.c. I realize that this plugin is pod> not part of the standard Dovecot 1.0 distribution but I would pod> appreciate any insig

[Dovecot] Dovecot problem

2007-09-03 Thread Raphael Bittencourt S. Costa
Helo all, Yesterday dovecot began droping connections and there is nothing conclusive in the log file, just the messagens below: Sep 2 11:43:57 relay01 dovecot: pop3-login: Disconnected: Inactivity: method=PLAIN, rip=200.152.100.77, lip=10.0.3.1 Sep 2 11:44:02 relay01 dovecot: pop3-login: Disco

Re: [Dovecot] imap process consuming 100% CPU (Dovecot 1.0.3)

2007-09-03 Thread Robert Tomanek
Hi, Sunday, September 2, 2007, 22:42:37, you wrote: >> 0x0806049d in imap_sync_more (ctx=0x80d9770) at imap-sync.c:104 >> 104 if (ctx->seq == 0) { A short follow-up on this, looks like an infinite loop to me, unless some threading magic is supposed to happen here: > (gdb) st

Re: [Dovecot] PAM child process timed out, killing it.

2007-09-03 Thread Mart Pirita
Tere. > can you tell us more about your config? what backends are you using? > > Debian Sarge, 64, reiser, dovecot -a: # 1.0.2: /etc/dovecot.conf base_dir: /var/run/dovecot/ log_path: info_log_path: log_timestamp: %b %d %H:%M:%S syslog_facility: mail protocols: imap imaps pop3 pop3s listen: * s

Re: [Dovecot] PAM child process timed out, killing it.

2007-09-03 Thread Marcus Rueckert
On 2007-09-03 11:21:43 +0300, Mart Pirita wrote: > Second time - does anybody have any idea what is wrong, btw I downgraded to > 1.0.2, and > getting from time to time same errors: > > I'm running 1.0.3 in RedHat for some time, few days ago also upgraded > 1.0.0 to 1.0.3 on Debian Sarge, 64 machi

[Dovecot] PAM child process timed out, killing it.

2007-09-03 Thread Mart Pirita
Tere. Second time - does anybody have any idea what is wrong, btw I downgraded to 1.0.2, and getting from time to time same errors: I'm running 1.0.3 in RedHat for some time, few days ago also upgraded 1.0.0 to 1.0.3 on Debian Sarge, 64 machine. But now message log runs like crazy (about 10 GB

[Dovecot] Index and Thunderbird

2007-09-03 Thread Jon
Hi, Whitbox Linux 3 (RHEL) Dovecot 1.0.rc29 Using NFS From time to time does all mail get re-downloaded to Thunderbird. I would believe this has something to do with an index problem. I upgraded to 1.0 a few months ago but that didn't work well so I installed version 1.0.rc29 which worked bet