This is a discussion on RE: [courier-users] Filter by message size per user within the Courier-Imap forums, part of the Mail Servers and Related category; Is there a documentation that explains the syntax of smtpfilter files? =20 -----Original Message----- From: courier-users-admin@lists.sourceforge....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Is there a documentation that explains the syntax of smtpfilter files?
=20 -----Original Message----- From: courier-users-admin@lists.sourceforge.net [mailto:courier-users-admin@lists.sourceforge.net] On Behalf Of = K=F3cz=E1n P=E9ter Sent: Saturday, May 28, 2005 10:20 AM To: courier Subject: RE: [courier-users] Filter by message size per user It does not :)=20 -----Original Message----- From: courier-users-admin@lists.sourceforge.net [mailto:courier-users-admin@lists.sourceforge.net] On Behalf Of Milan = Obuch Sent: Saturday, May 28, 2005 10:10 AM To: courier-users@lists.sourceforge.net Subject: Re: [courier-users] Filter by message size per user On Saturday 28 May 2005 09:15, K=F3cz=E1n P=E9ter wrote: > Hi, > > I've tried to filter one of my user's messages by size, so that if a=20 > 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 > Try it without import. Sometimes it helps. Milan ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit = http://developer.yahoo.net/?fr=3Dfad-ysdn-ostg-q22005 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit = http://developer.yahoo.net/?fr=3Dfad-ysdn-ostg-q22005 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |