Re: [Dovecot] [PATCH] drop root privileges on solaris, request for testing

2008-12-15 Thread Andrey Panin
On 349, 12 14, 2008 at 08:03:25AM +0200, Timo Sirainen wrote: > On Fri, 2008-11-21 at 15:30 +0300, Andrey Panin wrote: > > Hello all, > > > > this patch allows master process to drop more root priveleges under > > Solaris. My limited testing shows that code works, but I'm not sure > > that defined

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 12:45 -0500, Stewart Dean wrote: > Is there a simple robust IMAP client to replace Pine (which I *think* is > no longer supported)? GUI or TTY session? Pine and Alpine are about the only clients (besides webmails) that can open a mailbox without downloading every single mes

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Dec 15, 2008 at 12:45:13PM -0500, Stewart Dean wrote: [...] > Is there a simple robust IMAP client to replace Pine (which I *think* is no > longer supported)? GUI or TTY session? I switched from Pine to Mutt (quite a while ago) and to me,

[Dovecot] Syncing several emails accounts with offlineimap and dovecot

2008-12-15 Thread Joe Bloggs
Hi, I have just installed dovecot and offlineimap on my laptop for syncing with my gmail, and reading in gnus, as outlined in this article: http://sachachua.com/wp/2008/05/08/geek-how-to-use-offlineimap-and-the-dovecot-mail-server-to-read-your-gmail-in-emacs-efficiently/ I am using Debian

Re: [Dovecot] dovecot >1.1.3 + antispam plugin issues

2008-12-15 Thread Timo Sirainen
On Tue, 2008-12-16 at 02:31 +0100, Marcin Rzepecki wrote: > Dec 16 02:15:40 freebsd dovecot: IMAP(mr): Losing sync for mail uid=49 in > mbox file /home/mr/.MAIL/Trash > Dec 16 02:15:45 freebsd dovecot: IMAP(mr): Losing sync for mail uid=50 in > mbox file /home/mr/.MAIL/Trash > > After that Thund

Re: [Dovecot] Apple patches 1-5

2008-12-15 Thread Timo Sirainen
On Tue, 2008-12-16 at 05:01 +0200, Timo Sirainen wrote: > > Patch #3. Some versions of Mac OS X return near-duplicate kevents. > > This probably won't affect other BSDs, so I think the duplicate removal > should be around #ifdef __APPLE__? Hmm. Actually I think when I was writing that code I not

Re: [Dovecot] Apple patches 1-5

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 11:39 -0600, Mike Abbott wrote: > Here are the first few simple patches from Apple, based on > dovecot-1.1.7. The comments with "APPLE" in them helped us merge in > your new releases; feel free to remove them. Please let me know if > you want subsequent patches in a di

Re: [Dovecot] v1.2Autocreate solved problem with listescape

2008-12-15 Thread Timo Sirainen
On Tue, 2008-12-16 at 02:55 +0100, Robert Schetterer wrote: > autocreate stops working by loading > listescape, there is less log info about this > in the logs I actually fixed this in listescape about a month ago, so should work fine in alpha5. signature.asc Description: This is a digitally si

Re: [Dovecot] v1.2Autocreate solved problem with listescape

2008-12-15 Thread Robert Schetterer
Robert Schetterer schrieb: > Hi Timo, > > Timo Sirainen schrieb: >> On Tue, 2008-12-02 at 02:04 +0100, Robert Schetterer wrote: >>> autocreate: No namespace found for Trash >>> in log >>> >>> with >>> >>> namespace private { >>> separator = / >>> prefix = "" >> Shouldn't make a difference, but

Re: [Dovecot] dovecot >1.1.3 + antispam plugin issues

2008-12-15 Thread Marcin Rzepecki
Sun, Dec 14, 2008 at 06:46:41PM +0100, Marcin Rzepecki wrote: > Timo Sirainen wrote: > > > > See if it works with the changes I did yesterday to hg. > When I comment out following code with this patch (same way as with v.1.1.3), > everything is working properly. > > --- src/lib-storage/index/mb

Re: [Dovecot] Apple patches 1-5

2008-12-15 Thread Mike Abbott
Patch 5 seems spurious to me, regardless of what Apple's lawyers want. There are more substantial patches coming.

Re: [Dovecot] Dovecot imap processes pinning CPU

2008-12-15 Thread nuitari-dovecot
On Mon, 15 Dec 2008, Steffen Weber wrote: Just saw this thread on http://dovecot.org/list/dovecot/2008-December/035707.html and I hope that this email gets through (I'm not subscribed). The described behaviour seems to be a bug in Linux 2.6.27.8: http://lkml.indiana.edu/hypermail/linux/kerne

Re: [Dovecot] Apple patches 1-5

2008-12-15 Thread Jeff Mitchell
On Mon, Dec 15, 2008 at 12:39 PM, Mike Abbott wrote: > Patch #5. Required by Apple's lawyers. Patch 5 seems spurious to me, regardless of what Apple's lawyers want. Three of the four patches are working around bugs in Apple's own OS. Most are a few lines. Sending patches upstream are great, b

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Karsten Bräckelmann
On Mon, 2008-12-15 at 14:34 -0500, Stewart Dean wrote: > With a mbox format inbox, I don't know that it > matters much whether it's 10 files or 10,000...it's still gotta haul out > the whole ugly thing. Aha, mbox. And pine is your last resort (as you stated in a follow up)? formail and procmai

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Edgar Fuß
> Is there a simple robust IMAP client Yes: mutt. One of the reasons we use mutt not only for regular mail access, but for troubleshooting: it simply does what you tell it to do. It doesn't try to be clever or try to do what it thinks you actually wanted to do. Apart from that, it's scriptable an

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Charles Marcus
On 12/15/2008, Stewart Dean (sd...@bard.edu) wrote: > I would like Tbird to do just what it does now, but be more robust > (and maybe a little quicker) about it. Bombproof, as they say. I'm with you there, and I've read that the new 3.0 will have a lot of IMAP improvements, but haven't tried it ye

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
Charles Marcus wrote: On 12/15/2008 2:34 PM, Stewart Dean wrote: Thunderbird was able to do a mass select of one of the two messages, and deleted 65,000, but after that it locked up. I'd never try to delete that many at once... It very likely wasn't locked up though, it probab

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Charles Marcus
On 12/15/2008 2:34 PM, Stewart Dean wrote: >>> Thunderbird was able to do a mass select of one of the two messages, >>> and deleted 65,000, but after that it locked up. >> I'd never try to delete that many at once... >> >> It very likely wasn't locked up though, it probably was working >> furiousl

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
Charles Marcus wrote: On 12/15/2008, Ed W (li...@wildgooses.com) wrote: Thunderbird was able to do a mass select of one of the two messages, and deleted 65,000, but after that it locked up. I'd never try to delete that many at once... It very likely wasn't locked up though, it proba

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Charles Marcus
On 12/15/2008, Ed W (li...@wildgooses.com) wrote: >> Thunderbird was able to do a mass select of one of the two messages, >> and deleted 65,000, but after that it locked up. I'd never try to delete that many at once... It very likely wasn't locked up though, it probably was working furiously to t

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Ed W
Hi > This weekend we had a runaway email endless loop. When it was killed > after 18 hours, my inbox had 135,000 messages in it...there were two > messages that were being endlessly sent and bounced and I'm on the > postmaster alias. By far the fastest option is to simply use a tool which can

Re: [Dovecot] cmusieve, vacation and error at file_dotlock_create

2008-12-15 Thread Mike Constabel
Hello Timo, Timo Sirainen schrieb am Montag, den 15. Dezember 2008: > On Mon, 2008-12-15 at 15:07 +0100, Mike Constabel wrote: > > Are %d/%n not expanded? > > No. > > > te...@xx.de:{plain}yy:vmail:vmail::/home/vmail/%d/%n/Maildir::userdb_mail=maildir:/home/vmail/%d/%n/Maildir > > You c

[Dovecot] delivers mail to bad directory(prefix) using sieve filters

2008-12-15 Thread Radim Roska
Hi, I've installed dovecot debian stable(from backports) version (1.0.15). Its great..i just have problem with sieve filters. I use only web tool for creating filters that works for me (avelsieve plugin for squirrelmail). it creates rules, where specified folder has prefix INBOX. Thats fine.. Sin

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Udo Rader
Stewart Dean schrieb: This weekend we had a runaway email endless loop. When it was killed after 18 hours, my inbox had 135,000 messages in it...there were two messages that were being endlessly sent and bounced and I'm on the postmaster alias. Thunderbird was able to do a mass select of one

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Patrick Ben Koetter
* Stewart Dean : > This weekend we had a runaway email endless loop. When it was killed > after 18 hours, my inbox had 135,000 messages in it...there were two > messages that were being endlessly sent and bounced and I'm on the > postmaster alias. Thunderbird was able to do a mass select of

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Rick Romero
Stewart Dean wrote: This weekend we had a runaway email endless loop. When it was killed after 18 hours, my inbox had 135,000 messages in it...there were two messages that were being endlessly sent and bounced and I'm on the postmaster alias. Thunderbird was able to do a mass select of one of

[Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
This weekend we had a runaway email endless loop. When it was killed after 18 hours, my inbox had 135,000 messages in it...there were two messages that were being endlessly sent and bounced and I'm on the postmaster alias. Thunderbird was able to do a mass select of one of the two messages, a

[Dovecot] Apple patches 1-5

2008-12-15 Thread Mike Abbott
Here are the first few simple patches from Apple, based on dovecot-1.1.7. The comments with "APPLE" in them helped us merge in your new releases; feel free to remove them. Please let me know if you want subsequent patches in a different format, or if you have any questions. Patch #1. S

Re: [Dovecot] cmusieve, vacation and error at file_dotlock_create

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 15:07 +0100, Mike Constabel wrote: > Are %d/%n not expanded? No. > te...@xx.de:{plain}yy:vmail:vmail::/home/vmail/%d/%n/Maildir::userdb_mail=maildir:/home/vmail/%d/%n/Maildir You can't use %variables here in the home directory (otherwise it wouldn't be backwards com

[Dovecot] v1.2.alpha5 released

2008-12-15 Thread Timo Sirainen
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha5.tar.gz http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha5.tar.gz.sig It's been a while since alpha4 so I thought I'd release a new one while waiting for Apple's patches.. - mbox fixes. - Lots of Solr fixes - Virtual mailboxes + Sol

[Dovecot] cmusieve, vacation and error at file_dotlock_create

2008-12-15 Thread Mike Constabel
Hello again, managesieve is working. Now I tried a vacation script with the result that the vacation response is sent but I got he following error: deliver(te...@xx.de): 2008-12-15 14:34:28 Error: file_dotlock_create(/home/vmail/%d/%n/Maildir/.dovecot.lda-dupes) failed: No such file or di

Re: [Dovecot] Dovecot imap processes pinning CPU

2008-12-15 Thread Steffen Weber
Just saw this thread on http://dovecot.org/list/dovecot/2008-December/035707.html and I hope that this email gets through (I'm not subscribed). The described behaviour seems to be a bug in Linux 2.6.27.8: http://lkml.indiana.edu/hypermail/linux/kernel/0812.1/6.html This fix seems to work

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Arno Wald
Timo Sirainen wrote: One more thing you could try: Does the hang happen if you use configure --with-notify=dnotify ? I do not know if this is still interesting. But after notify=none did run for more than 3 hours without any problems, I am now testing dnotify since approximately 30 minutes wi

Re: [Dovecot] Problem with sieve: Keep: Generic Error

2008-12-15 Thread Thomas Siebert
> -Original Message- > From: dovecot-bounces+siebert+lists=et.rub...@dovecot.org > [mailto:dovecot-bounces+siebert+lists=et.rub...@dovecot.org] On Behalf > Of Allan Cassaro > Sent: Monday, December 15, 2008 2:43 PM > To: Dovecot List > Subject: Re: [Dovecot] Problem with sieve: Keep: Generi

Re: [Dovecot] Problem with sieve: Keep: Generic Error

2008-12-15 Thread Allan Cassaro
On Mon, Dec 15, 2008 at 11:27 AM, Thomas Siebert wrote: > OK, finally I tracked that bug down. The underlying problem is as I supposed > namespacing (my namespace prefix is "INBOX."). In sieve_keep (sieve-cmu.c), > the mailbox name is fetched from sieve_msgdata_t and then transferred to > deliver_

Re: [Dovecot] Problem with sieve: Keep: Generic Error

2008-12-15 Thread Thomas Siebert
OK, finally I tracked that bug down. The underlying problem is as I supposed namespacing (my namespace prefix is "INBOX."). In sieve_keep (sieve-cmu.c), the mailbox name is fetched from sieve_msgdata_t and then transferred to deliver_save (deliver.c). The problem is, that the default mailbox name i

Re: [Dovecot] Problem with managesieve (and virtual users?)

2008-12-15 Thread Mike Constabel
Hello Timo, Stephan, Stephan Bosch schrieb am Montag, den 15. Dezember 2008: > Timo Sirainen wrote: >> On Mon, 2008-12-15 at 12:27 +0100, Mike Constabel wrote: >>> dovecot: 2008-12-14 21:24:49 Fatal: managesieve-login: USER environment >>> missing >>> dovecot: 2008-12-14 21:24:49 Error: managesi

Re: [Dovecot] Problem with managesieve (and virtual users?)

2008-12-15 Thread Stephan Bosch
Timo Sirainen wrote: On Mon, 2008-12-15 at 12:27 +0100, Mike Constabel wrote: dovecot: 2008-12-14 21:24:49 Fatal: managesieve-login: USER environment missing dovecot: 2008-12-14 21:24:49 Error: managesieve-login: BYE "Internal error occured. Refer to server log for more information. [2008-12-14

Re: [Dovecot] Problem with managesieve (and virtual users?)

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 12:27 +0100, Mike Constabel wrote: > dovecot: 2008-12-14 21:24:49 Fatal: managesieve-login: USER environment > missing > dovecot: 2008-12-14 21:24:49 Error: managesieve-login: BYE "Internal error > occured. Refer to server log for more information. [2008-12-14 20:24:49]" > d

[Dovecot] Problem with managesieve (and virtual users?)

2008-12-15 Thread Mike Constabel
Hello, I use the debian packages from http://xi.rename-it.nl/debian/ version 1.1.7-0~auto+17 If I put a sieve script into /home/vmail/sieve-scripts/test.de/test.sieve it is used, so cmusieve works. But if I activate managesieve I get in the log: dovecot: 2008-12-14 21:24:49 Fatal: managesieve-l

Re: [Dovecot] How create shared Maildir ?

2008-12-15 Thread mlus
Thank you for reply. > A namespace will contain multiple mailboxes. Typically you'd have > several mailboxes created under /home/share/Maildir, such as: > > /home/share/Maildir/.First shared box/ > /home/share/Maildir/.Second shared box/ > >> Thunderbird can see "share" , but can't subscribe.

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Arno Wald
Timo Sirainen wrote: One more thing you could try: Does the hang happen if you use configure --with-notify=dnotify ? I first will keep the current version running for some hours to be more sure it really does not make problems. After this I can test it with dnotify. Thanks, Arno

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Arno Wald
Timo Sirainen wrote: On Mon, 2008-12-15 at 12:00 +0100, Arno Wald wrote: So where are kernel issues reported? I will try to find out. Linux kernel mailing list is probably the best place. I could also write a summary mail about this and Cc it to you all who have had the problem. I would pref

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread nuitari-dovecot
So where are kernel issues reported? I will try to find out. Linux kernel mailing list is probably the best place. I could also write a summary mail about this and Cc it to you all who have had the problem. Please cc me on it, I'd rather not have to subscribe to the lkml again.

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Timo Sirainen
On Dec 15, 2008, at 1:00 PM, Arno Wald wrote: A new status report regarding this issue: Dovecot on my PC in the office is still running fine with kernel 2.6.26. Dovecot with the latest kernel 2.6.27-9.slh.1-sidux-686 on my PC at home did show the unkillable imap processes after a few minu

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 12:00 +0100, Arno Wald wrote: > So where are kernel issues reported? I will try to find out. Linux kernel mailing list is probably the best place. I could also write a summary mail about this and Cc it to you all who have had the problem. signature.asc Description: This is

Re: [Dovecot] unkillable imap process(es) with high CPU-usage

2008-12-15 Thread Arno Wald
A new status report regarding this issue: Dovecot on my PC in the office is still running fine with kernel 2.6.26. Dovecot with the latest kernel 2.6.27-9.slh.1-sidux-686 on my PC at home did show the unkillable imap processes after a few minutes. Now I am running dovecot compiled without in

Re: [Dovecot] Replace Domainname in Mail Location

2008-12-15 Thread Timo Sirainen
Well, before even thinking about %d in mail_location, answer these first: 1. Where will Dovecot find the domain that should be used? From the IP address that the client connects to? Your dovecot -n output showed that it listened in only one IP. It's not possible to know where the client connected

Re: [Dovecot] Replace Domainname in Mail Location

2008-12-15 Thread Manuel Schmidt
I do have more than one domain. So "hardcoding" the domain somewhere will fail someday. Or i would have to make the username unique across domains? Which would not be a problem right now. But i'd rather not to. And Choosing between using the domain name with login, and hardcoding the domain in

Re: [Dovecot] Replace Domainname in Mail Location

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 11:28 +0100, Manuel Schmidt wrote: > If I connect to the server using my username as in the text file i can > not access my Maildirs as %d gets not replaced. If i user > usern...@domain.com the %d is correctly replaced. Do you have more than one domain? How about just forci

[Dovecot] Replace Domainname in Mail Location

2008-12-15 Thread Manuel Schmidt
Hello, I dont fully understand how the domain name replacement in mail_location takes place. If I connect to the server using my username as in the text file i can not access my Maildirs as %d gets not replaced. If i user usern...@domain.com the %d is correctly replaced. But, how would i co

Re: [Dovecot] How create shared Maildir ?

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 18:50 +0900, mlus wrote: > Hello, I'm bigginer dovecot. > I use dovecot version 1.0.15 (rc) on debian . > > How create shared maildir ? > > I try to .. > > # mkdir /home/share > # maildirmake.dovecot /home/share/Maildir > # chown root:mail /home/share > #

Re: [Dovecot] Horde IMP w/ dovecot folder list

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 10:47 +0100, LÉVAI Dániel wrote: > Hi! > > I'm using dovecot-1.1.7, Horde-3.3.2 and IMP-4.3.2. > > The left-side folder list has some folders, whos names contains > localized (non-ascii) characters. This is displayed correctly when I > select the "English (American)" langu

[Dovecot] How create shared Maildir ?

2008-12-15 Thread mlus
Hello, I'm bigginer dovecot. I use dovecot version 1.0.15 (rc) on debian . How create shared maildir ? I try to .. # mkdir /home/share # maildirmake.dovecot /home/share/Maildir # chown root:mail /home/share # chmod 660 /home/share # vi /etc/dovecot/dovecot.conf add

[Dovecot] Horde IMP w/ dovecot folder list

2008-12-15 Thread LÉVAI Dániel
Hi! I'm using dovecot-1.1.7, Horde-3.3.2 and IMP-4.3.2. The left-side folder list has some folders, whos names contains localized (non-ascii) characters. This is displayed correctly when I select the "English (American)" language entry on the login page from the dropdown menu. But when I choo

Re: [Dovecot] 1.1.7: quota problem, unable to delete mails when quota exceeded

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 09:40 +0100, Arkadiusz Miskiewicz wrote: > > > > Anyway, you most likely don't really need to use dotlocks at all. Just > > > > make sure that your MDA uses fcntl locks and set > > > > mbox_write_locks=fcntl. > > > > > > Will look. Right now I'm trying to move CONTROL to other

Re: [Dovecot] 1.1.7: quota problem, unable to delete mails when quota exceeded

2008-12-15 Thread Arkadiusz Miskiewicz
On Monday 15 of December 2008, Timo Sirainen wrote: > On Mon, 2008-12-15 at 09:04 +0100, Arkadiusz Miskiewicz wrote: > > On Monday 15 of December 2008, Timo Sirainen wrote: > > > On Mon, 2008-12-15 at 08:44 +0100, Arkadiusz Miskiewicz wrote: > > > > Hi, > > > > > > > > When user exceeds it's quota

Re: [Dovecot] 1.1.7: quota problem, unable to delete mails when quota exceeded

2008-12-15 Thread Arkadiusz Miskiewicz
On Monday 15 of December 2008, Timo Sirainen wrote: > On Mon, 2008-12-15 at 09:04 +0100, Arkadiusz Miskiewicz wrote: > > On Monday 15 of December 2008, Timo Sirainen wrote: > > > On Mon, 2008-12-15 at 08:44 +0100, Arkadiusz Miskiewicz wrote: > > Will look. Right now I'm trying to move CONTROL to o

Re: [Dovecot] Firewalls are [essentially] free - WAS: Re: Source patches from Apple

2008-12-15 Thread Giuliano Gavazzi
On S 14 Dec, 2008, at 19:42 , Charles Marcus wrote: But I think, like Zed, this thread is dead. uh? who is this Zed? My remark was just a frivolous post mortem then. Its a reference to the movie 'Pulp Fiction'... http://www.youtube.com/watch?v=y7Yp2L6c2KM what? They don't wear no hel

Re: [Dovecot] 1.1.7: quota problem, unable to delete mails when quota exceeded

2008-12-15 Thread Timo Sirainen
On Mon, 2008-12-15 at 09:04 +0100, Arkadiusz Miskiewicz wrote: > On Monday 15 of December 2008, Timo Sirainen wrote: > > On Mon, 2008-12-15 at 08:44 +0100, Arkadiusz Miskiewicz wrote: > > > Hi, > > > > > > When user exceeds it's quota then dovecot can't create it's files and > > > it's showing zero

Re: [Dovecot] 1.1.7: quota problem, unable to delete mails when quota exceeded

2008-12-15 Thread Arkadiusz Miskiewicz
On Monday 15 of December 2008, Timo Sirainen wrote: > On Mon, 2008-12-15 at 08:44 +0100, Arkadiusz Miskiewicz wrote: > > Hi, > > > > When user exceeds it's quota then dovecot can't create it's files and > > it's showing zero mails :( This also means that user is unable to delete > > it's own mails.