Re: [Dovecot] Error compile dovecot 1.1.16

2009-06-13 Thread Pascal Volk
On 06/13/2009 01:35 AM Yanmarshus wrote: > /* sorry, my english is bad :-( */ > > There's error i found while compile dovecot 1.1.16 > Compiling run on Slackware 12.2 (fresh install) > > Error in src/dict/main.c line 85 and line 102 >dict_drivers_register_all(); > and >dict_drivers_unregi

[Dovecot] Error compile dovecot 1.1.16

2009-06-13 Thread Yanmarshus
/* sorry, my english is bad :-( */ There's error i found while compile dovecot 1.1.16 Compiling run on Slackware 12.2 (fresh install) Error in src/dict/main.c line 85 and line 102 dict_drivers_register_all(); and dict_drivers_unregister_all(); I know C so little, and try to add these line

Re: [Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Harlan Stenn
Note that according to dspam-exec.c, and info sent to stderr by dspam is treated by the antispam plugin as a fatal error. All my patch does is to provide enough information to see what the problem is. H

Re: [Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Jeremy Doran
Marcin Rzepecki wrote: > Sat, Jun 13, 2009 at 07:34:49AM -0700, Jeremy Doran wrote: >> Hi, >> >> I had this working until I recently upgraded Dovecot, and now I'm getting a >> message back from >> Thunderbird of "Failed to call dspam." when I attempt to move a message into >> one of the designate

Re: [Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Jeremy Doran
Harlan Stenn wrote: > It is probably a good idea to figure out the underlying problem instead > of ignoring it. > > I use the following patch... Oh, I agree. The extra logging only produced these extra lines in the logs: > Jun 13 15:35:18 stelleri imap: antispam: mailbox_is_unsure(SPAM): 0 > Ju

Re: [Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Harlan Stenn
It is probably a good idea to figure out the underlying problem instead of ignoring it. I use the following patch... H patch-dspam-exec.c Description: Binary data

Re: [Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Marcin Rzepecki
Sat, Jun 13, 2009 at 07:34:49AM -0700, Jeremy Doran wrote: > Hi, > > I had this working until I recently upgraded Dovecot, and now I'm getting a > message back from > Thunderbird of "Failed to call dspam." when I attempt to move a message into > one of the designated > spam folders. > > However,

[Dovecot] dovecot-1.2-managesieve sieve_dir permissions

2009-06-13 Thread Pascal Volk
Hi Stephan, I've compiled the latest managesieve code from Sun May 17th 2009. ManageSieve had created the sieve directory with 0770 permissions, but the user's home directory has only 0700 permissions. With dovecot-1.{0,1}-managesieve the permissions was set properly. Regards, Pascal -- The tra

[Dovecot] Dovecot v1.2.rc5 dbox file permissions

2009-06-13 Thread Pascal Volk
Hi Timo, I've just setup Dovecot v1.2.rc5 and switched the mailbox format of one account to dbox. Therefor I've created an empty directory, called dbox, with access mode 0700, like the user's home directory. After the IMAP login with Thunderbird some dboxes was created. All permissions were set fi

Re: [Dovecot] auth_cache multiple passwords ?

2009-06-13 Thread Geoffroy Desvernay
Timo Sirainen a écrit : > On Jun 12, 2009, at 9:45 AM, Geoffroy Desvernay wrote: > >> For a single webmail connection par login, it work, thanks to cache_key >> using client's IP. >> >> But for multiple use of the same login in the webmail, there are more >> than one 'password' valid at a time… >>

[Dovecot] dovecot-antispam plugin and "Failed to call dspam" message

2009-06-13 Thread Jeremy Doran
Hi, I had this working until I recently upgraded Dovecot, and now I'm getting a message back from Thunderbird of "Failed to call dspam." when I attempt to move a message into one of the designated spam folders. However, I know from looking at the dspam system.log file, the retraining actually