[Exim] Simple Filter Question

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Joseph Kezar
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] Simple Filter Question
I need to write a filter that is similiar to the following

if not personal and if $message_size is above 5M then
fail "you cannot send large files to a distribution list"
endif

But alas, I've tried to figure out the syntax and I cannot get it to work.

Any suggestions would greatly appreciated.
Thanks,
Joe Kezar