Re: [Dovecot] Allow_nets + MySQL failing when using range notation

2008-05-15 Thread Fabio Tranchitella
* 2008-05-15 07:36, Timo Sirainen wrote: > Fixed: http://hg.dovecot.org/dovecot-1.0/rev/71c02fdf1b59 Uploaded as 1.0.13-5, will hit unstable at the next dinstall run. Thanks for the patch, Timo. -- Fabio Tranchitella http://www.kobold.it Free Software Developer and Consu

Re: [Dovecot] deliver exits with status 89 on some but not all mails of a batch

2008-05-15 Thread Patrick Nagel
Hi, On Tuesday 13 May 2008, Charles Marcus wrote: > Lots of nifty stuff (much improved performance for one thing) in the > impending 1.1 (currently at rc5)... > > If this is a new installation, it might be worth going ahead and > upgrading to it... I upgraded again, to 1.1rc5, mostly because of t

Re: [Dovecot] Dovecot dying when deliver is called

2008-05-15 Thread Karl Schmidt
MyGoddess wrote: Oh, yes, thank you. It think the issue comes because in a previous version, the info_log_path for the lda was copied from its log_path and not from the master info_log_path. I ran into this same problem - and it doesn't fail gracefully either - at least with 1.0.rc15-2etch4.

Re: [Dovecot] moving folders bug - rc4

2008-05-15 Thread Asheesh Laroia
On Thu, 15 May 2008, Anil wrote: I am fairly new to dovecot... I had a user who in outlook tried to move one of the folders into another folder but it crapped out. I kind of fear that Outlook sent the wrong IMAP commands. Can you reproduce this and keep a Dovecot rawlog of the IMAP session

[Dovecot] moving folders bug - rc4

2008-05-15 Thread Anil
I am fairly new to dovecot... I had a user who in outlook tried to move one of the folders into another folder but it crapped out. User tried to move "Djans*" folders into Koi folder. The subscription seems to show the folder move but the actual data is still under ".ClickEats.Clients.Djans" inst

Re: [Dovecot] Automounted home dirs not working

2008-05-15 Thread Bill Cole
At 10:29 AM -0400 5/15/08, Roy McMorran wrote: Timo Sirainen wrote: But it never succeeds on first try? Nope. If you enable more verbosity on automountd (-v -T?) does it correctly log all the chdir attempts? Anyway I've really no idea why it wouldn't work. Maybe try asking in some Solari

Re: [Dovecot] Time moved backwards

2008-05-15 Thread Bill Cole
At 10:12 AM -0400 5/15/08, Neal Becker wrote: Problem I see is that an external script that *unconditionally* relaunches dovecot could be a terribly problem. It's better for dovecot to do it itself in this particular failure, because it's the only one who knows that it was just a date issue, an

Re: [Dovecot] Automounted home dirs not working

2008-05-15 Thread Roy McMorran
Timo Sirainen wrote: But it never succeeds on first try? Nope. If you enable more verbosity on automountd (-v -T?) does it correctly log all the chdir attempts? Anyway I've really no idea why it wouldn't work. Maybe try asking in some Solaris forums/lists if they can think of some reason.

Re: [Dovecot] thunderbird sane config (OT)

2008-05-15 Thread rosenfield . albert
Moser wrote: > Isn't this one click at accessing the server the first time!? > "Accept this certificate permanently"? I think the certificate needs to be constructed in a certain way (include some CA parts? be signed with itself? not sure) before you can do this. I haven't made it work yet :-/.

Re: [Dovecot] dovecot developer documentation

2008-05-15 Thread Timo Sirainen
On May 15, 2008, at 10:25 AM, Piotr Wadas wrote: I want to create some specific plugin for dovecot v1.1 (rc5). Where can I find some developer documentation ? Unfortunately I haven't had time to write much yet. http://wiki.dovecot.org/Design has something. Can I build my plugin separately

Re: [Dovecot] Time moved backwards

2008-05-15 Thread Timo Sirainen
On May 15, 2008, at 5:12 PM, Neal Becker wrote: Problem I see is that an external script that *unconditionally* relaunches dovecot could be a terribly problem. It's better for dovecot to do it itself in this particular failure, because it's the only one who knows that it was just a date is

Re: [Dovecot] Time moved backwards

2008-05-15 Thread Neal Becker
Here's another thought: >From man ntpd: If the -x option is included on the command line, the clock will never be stepped and only slew corrections will be used. The issues should be carefully explored before deciding to use the -x option. The maximum slew rat

Re: [Dovecot] Time moved backwards

2008-05-15 Thread Johannes Berg
> Problem I see is that an external script that *unconditionally* relaunches > dovecot could be a terribly problem. It's better for dovecot to do it > itself in this particular failure, because it's the only one who knows that > it was just a date issue, and relaunching is safe. But as Timo has

Re: [Dovecot] mysql index control allow nets

2008-05-15 Thread Timo Sirainen
On May 15, 2008, at 5:07 PM, Evaggelos Balaskas wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo thanks again, allow_nets worked perfectly INDEX and CONTROL are now with delimiter : here is my log : dovecot: May 15 17:01:44 Info: auth(default): master out: USER 3 [EMAIL PROTECTED]

Re: [Dovecot] Time moved backwards

2008-05-15 Thread Neal Becker
Bill Cole wrote: > At 10:20 PM +0400 5/14/08, Eugene wrote: >>Hi people, >> >>>From: Adam McDougall <[EMAIL PROTECTED]> >>>I would just like to mention a circumstance that happened to me this >>>Sunday. We had a total power outage in our building, longer than our >>>UPS's could last and we don't

Re: [Dovecot] mysql index control allow nets

2008-05-15 Thread Evaggelos Balaskas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo thanks again, allow_nets worked perfectly INDEX and CONTROL are now with delimiter : here is my log : dovecot: May 15 17:01:44 Info: auth(default): master out: USER 3 [EMAIL PROTECTED] home=/var/mail/ uid=1108gid=8 mail=maildir:/v

Re: [Dovecot] Mixed maildir and mbox folder

2008-05-15 Thread Stefan Klatt
Hi Timo, > On Wed, 2008-05-07 at 22:13 +0200, Stefan Klatt wrote: >> namespace: >> type: private >> separator: / >> location: mbox:/srv/imapd/user/%u/Spam > > I guess the Spam is a mbox file? You can't create a location to point > only to a single mailbox. Rather you might want to use somet

[Dovecot] Searching the Archives (was: Re: dovecot developer documentation)

2008-05-15 Thread Karsten Bräckelmann
On Thu, 2008-05-15 at 09:25 +0200, Piotr Wadas wrote: > [...] AFAIK there's no search for mailing list archives > available, to let me search for some older guidance in > this case :( You can use google, by adding site:dovecot.org to the search. The dovecot list is one of the last fine mailing li

Re: [Dovecot] homedir override problem, MS AD + WINBIND + PAM + SIEVE

2008-05-15 Thread Milan Koudelka - Internet Mall
It's 1.0.13. Ok, i maybe it isn't goog idead to have same directory for maildir and home directory. But I used it only for sieve (and crashes :-)). Because I don't know how to change path of home. I periodically create symlinks from /var/spool/mail/ to /home/MALL/. So now it's working, but it'

[Dovecot] dovecot developer documentation

2008-05-15 Thread Piotr Wadas
Hello, I want to create some specific plugin for dovecot v1.1 (rc5). Where can I find some developer documentation ? Can I build my plugin separately, or do I need to rebuild dovecot again ? I'm looking into code, and analyzing some simple plugins, but hooks documentation or any hints you could

Re: [Dovecot] Dovecot dying when deliver is called

2008-05-15 Thread MyGoddess
Oh, yes, thank you. It think the issue comes because in a previous version, the info_log_path for the lda was copied from its log_path and not from the master info_log_path. It is working now. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Timo Siraine