Multiple Conditions by using different fields

I have a question about packet filter plugin. Can i set rules that includes multiple conditions joined by boolean operators. Like

Reject Message To field XXXXX and From Field YYYYY and CustomField not like XXXXX

Here Custom Field is d CLASSIFICATION

Should i implement a new plugin.

Thanks

Unfortunately you can’t combined conditions in rule like that. You have to do it in multiple rules. It would be cool if you extended the current plugin to allow custom fields. Let me know if you have any questions on how to modify the source or need some help getting started.

Cheers,

Nate