6 messages in net.sourceforge.lists.courier-users[courier-users] Filter by message siz...
FromSent OnAttachments
Kóczán PéterMay 28, 2005 12:13 am 
Milan ObuchMay 28, 2005 1:10 am 
Kóczán PéterMay 28, 2005 1:17 am 
Kóczán PéterMay 28, 2005 1:00 pm 
Gordon MessmerMay 28, 2005 4:46 pm 
Jerry AmundsonMay 28, 2005 5:24 pm 
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:[courier-users] Filter by message size per userActions...
From:Kóczán Péter (pet@koczan.org)
Date:May 28, 2005 12:13:09 am
List:net.sourceforge.lists.courier-users

Hi,

I've tried to filter one of my user's messages by size, so that if a message is over 500kb, deliver it to a different mailbox.

I tried it with localmailfilters, smtpfilter,:

import SIZE if($SIZE > 500000) { to "/mail/whatever" }

It did not work :)

Please advise,

Peter