Re: [Dovecot] mailtrain with dovecot antispam plugin

2008-04-24 Thread Johannes Berg
> sorry taking it off the list. Didn't want to bother the others with my > whining.. ;) Heh :) > I've briefly tested the patch you sugested and it seems to work like a > charm. Thanks for testing, I have committed it. johannes signature.asc Description: This is a digitally signed message p

Re: [Dovecot] mailtrain with dovecot antispam plugin

2008-04-23 Thread Hugo Monteiro
Johannes Berg wrote: Please don't take mail private. I tend to not reply at all in that case. Can you try this patch? johannes diff --git a/mailtrain.c b/mailtrain.c index dbe770c..75c0fc8 100644 --- a/mailtrain.c +++ b/mailtrain.c @@ -213,7 +213,9 @@ int backend_handle_mail(struct mailbox_tra

Re: [Dovecot] mailtrain with dovecot antispam plugin

2008-04-23 Thread Johannes Berg
Please don't take mail private. I tend to not reply at all in that case. Can you try this patch? johannes diff --git a/mailtrain.c b/mailtrain.c index dbe770c..75c0fc8 100644 --- a/mailtrain.c +++ b/mailtrain.c @@ -213,7 +213,9 @@ int backend_handle_mail(struct mailbox_transaction_context *t,

Re: [Dovecot] mailtrain with dovecot antispam plugin

2008-04-21 Thread Johannes Berg
> I've managed to get it working with the following patch. > There may be a better way, deeper in the code, to do it. Timo or > Johannes ... any sugestions? > > --- dovecot-antispam/mailtrain.c2008-04-19 22:20:32.0 +0100 > +++ dovecot-antispam-qmail/mailtrain.c 2008-04-19 22:25:

Re: [Dovecot] mailtrain with dovecot antispam plugin

2008-04-19 Thread Hugo Monteiro
Hugo Monteiro wrote: Hello all, and Johannes if you're around, I was trying to set up the "new" antispam plugin with the mailtrain backend, and i was trying to use the sendmail binary that's part of a qmail system. The message wouldn't get sent and i kept getting exit error 100 from the /var

[Dovecot] mailtrain with dovecot antispam plugin

2008-04-19 Thread Hugo Monteiro
Hello all, and Johannes if you're around, I was trying to set up the "new" antispam plugin with the mailtrain backend, and i was trying to use the sendmail binary that's part of a qmail system. The message wouldn't get sent and i kept getting exit error 100 from the /var/qmail/bin/sendmail bi