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; On Saturday 28 May 2005 15:02, K=F3cz=E1n P=E9ter wrote: > Is there a documentation that explains ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Saturday 28 May 2005 15:02, K=F3cz=E1n P=E9ter wrote:
> Is there a documentation that explains the syntax of smtpfilter files? http://www.courier-mta.org/documentation.html under courierfilter, however.= =2E. > > 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" > > } =2E.. you seem to be trying maildropfilter's language, so=20 http://www.courier-mta.org/maildrop.html may be of more help. jerry ------------------------------------------------------- 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 |