Re: [Dovecot] Dovecot and Bogofilter

2008-11-09 Thread Matthias-Christian Ott
Patrick Nagel wrote: > Thorsten Vollmer wrote: > > On Sun, 2008-11-09 at 22:39 +0100, Matthias-Christian Ott wrote: > >> An other problem is that each mail needs to be initially classified and > >> due to the fact that sieve is not able to execute external programmes, > >> deliver has to do this ta

Re: [Dovecot] Dovecot and Bogofilter

2008-11-09 Thread Patrick Nagel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thorsten Vollmer wrote: > On Sun, 2008-11-09 at 22:39 +0100, Matthias-Christian Ott wrote: >> An other problem is that each mail needs to be initially classified and >> due to the fact that sieve is not able to execute external programmes, >> deliver h

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Stephan Bosch
Timo Sirainen wrote: >> I tried to get a coredump with the infromation an the provided >> web-page. However i never got a dump. > > You can't get core dumps easily from login processes. Oh d'oh, that is true. I always do the gdb trace trick. Maybe we should document this. > The easiest way to ge

Re: [Dovecot] Dovecot and Bogofilter

2008-11-09 Thread Thorsten Vollmer
On Sun, 2008-11-09 at 22:39 +0100, Matthias-Christian Ott wrote: > An other problem is that each mail needs to be initially classified and > due to the fact that sieve is not able to execute external programmes, > deliver has to do this task. I'm currently thinking of possibilities to > implement t

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Brainkiller - Tom
Timo Sirainen schreef: On Nov 10, 2008, at 12:12 AM, Brainkiller - Tom wrote: This is a segmentation fault (crash) and therefore definitely a bug in the ManageSieve service. But without more information I cannot fix find and fix this bug. You should try to obtain a core dump or a gdb trace as

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Timo Sirainen
On Nov 10, 2008, at 12:12 AM, Brainkiller - Tom wrote: This is a segmentation fault (crash) and therefore definitely a bug in the ManageSieve service. But without more information I cannot fix find and fix this bug. You should try to obtain a core dump or a gdb trace as explained at http://

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Brainkiller - Tom
Stephan Bosch schreef: Brainkiller schreef: Hello, I've been trying to get managesieve to work for our LAN, but when I try to login from a remote host i always get the following line in the log file: dovecot: child 26014 (login) killed with signal 11 When i enable debuging, it just gives me

[Dovecot] Dovecot and Bogofilter

2008-11-09 Thread Matthias-Christian Ott
Hi, on my small Xen-virtualised server with 48 MiB RAM I use Postfix and Dovecot, because the Debian administrators dislike qmail [1], which is in my opinion despite some maintainability and code quality issues a quite well designed software, because it mostly follows the UNIX principles. Postfix

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Brainkiller - Tom
Stephan Bosch schreef: Brainkiller schreef: Hello, I've been trying to get managesieve to work for our LAN, but when I try to login from a remote host i always get the following line in the log file: dovecot: child 26014 (login) killed with signal 11 When i enable debuging, it just gives me

Re: [Dovecot] antispam plugin claims "antispam signature not found"

2008-11-09 Thread Elisamuel Resto
On Sunday 09 November 2008, Jakob Curdes wrote: > > plugins { > > antispam_trash = trash;Trash;Deleted Items > > antispam_spam = SPAM;Spam;Junk > > antispam_dspam_args = --client;--deliver=;--user;%u > > I am using dspam in a different setup; I run it under amavis so the user > is always the

Re: [Dovecot] antispam plugin claims "antispam signature not found"

2008-11-09 Thread Jakob Curdes
plugins { antispam_trash = trash;Trash;Deleted Items antispam_spam = SPAM;Spam;Junk antispam_dspam_args = --client;--deliver=;--user;%u I am using dspam in a different setup; I run it under amavis so the user is always the user amavis. I don't run a daemon so --client makes no sense.

Re: [Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Stephan Bosch
Brainkiller schreef: Hello, I've been trying to get managesieve to work for our LAN, but when I try to login from a remote host i always get the following line in the log file: dovecot: child 26014 (login) killed with signal 11 When i enable debuging, it just gives me that line, nothing more

Re: [Dovecot] antispam plugin claims "antispam signature not found"

2008-11-09 Thread Elisamuel Resto
On Sunday 09 November 2008, Jakob Curdes wrote: > Some weeks ago I asked a question on the antispam plugin; obviously > nobody could help me. I just worked on it again but made no progress. > Is actually anybody out there running the antispam plugin with dspam?? I > am willing to write a Wiki page

Re: [Dovecot] Install Configuring and run.

2008-11-09 Thread Marko Weber
Hello Thorsten, i sorted out to get dspam working, but it tags too much mails as spam, even mials that are not spam, now thats the poinzt where dovecot-antispam comes in, now my idea is, that mails that get "spam" tag by dspam, to retrain by "dovecot-antispam". but i dont get thru it. maybe this

Re: [Dovecot] antispam plugin claims "antispam signature not found"

2008-11-09 Thread Jakob Curdes
Some weeks ago I asked a question on the antispam plugin; obviously nobody could help me. I just worked on it again but made no progress. Is actually anybody out there running the antispam plugin with dspam?? I am willing to write a Wiki page for configuring this as soon as I get it to work. T

[Dovecot] Managesieve: Remote login fails

2008-11-09 Thread Brainkiller
Hello, I've been trying to get managesieve to work for our LAN, but when I try to login from a remote host i always get the following line in the log file: dovecot: child 26014 (login) killed with signal 11 When i enable debuging, it just gives me that line, nothing more. I can only login fro