3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop email sortin...
FromSent OnAttachments
Matthijs BreemansSep 21, 2007 12:45 am 
Matthijs BreemansSep 21, 2007 1:22 am 
Matthijs BreemansSep 21, 2007 3:31 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Maildrop email sorting problemActions...
From:Matthijs Breemans (matt@groov.nl)
Date:Sep 21, 2007 3:31:22 am
List:net.sourceforge.lists.courier-maildrop

Haha, no

I subscribed to the courier-maildrop newsletter. Maybe you should remove your support email from that list :). Anyway I solved the problem now

-----Oorspronkelijk bericht----- Van: supp@powerhosting.dk [mailto:supp@powerhosting.dk] Verzonden: vrijdag 21 september 2007 12:30 Aan: Matthijs Breemans Onderwerp: Re: [maildropl] Maildrop email sorting problem

Hi,

Next question: Are you a Powerhosting.dk customer?

Best regards, Karsten Trabjerg

Hi,

Thanks for the reply. The emails are send by the FreeBSD.org mailing list (*@freebsd.org) and are received by this email adres. Matthijs@g....

-----Oorspronkelijk bericht----- Van: supp@powerhosting.dk [mailto:supp@powerhosting.dk] Verzonden: vrijdag 21 september 2007 10:16 Aan: Matthijs Breemans Onderwerp: Re: [maildropl] Maildrop email sorting problem

Hello Matthijs,

Please state the e-mail address that you have this problem with, thanks.

Best regards, Karsten Trabjerg

Hello,

I am currently a happy maildrop(postfix, courier-imap, mysql) user, it is scanning my emails with spamassassin and if the email contains spam it will be moved to the users .Spam folder. Now am I listed in some mailing lists, so I want to move the mailings to a different folder like .FreeBSD. The problem is that maildrop will move the spam but not the mailing list emails. Attached is /etc/maildroprc and the source of the email.

I hope any of you could help me.

Thanks in advance,

Regards,

Matthijs Breemans

/etc/maildroprc:

if ( $SIZE < 26144 ) { exception { xfilter "/usr/bin/spamassassin" } }

if (/^X-Spam-Flag: *YES/) { exception { to "$HOME/$DEFAULT/.Spam/" } }

if (/^List-Post:.*freebsd*/ ) { exception { to "$HOME/$DEFAULT/.FreeBSD/" } }

Here is a sample of the email source:

X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:free@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:free@freebsd.org> List-Help: <mailto:free@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:free@freebsd.org?subject=subscribe> Sender: owne@freebsd.org Errors-To: owne@freebsd.org