[exim] help with if-then conditional logic

Top Page
Delete this message
Reply to this message
Author: v-ex
Date:  
To: exim-users
Subject: [exim] help with if-then conditional logic
hi.
I'm having a hard time understanding the if-then conditional logic in exim and was hoping someone could help.

I'm trying to add a condition to an ACL that would say:

if $varA is-not-blank and $varB is-not-blank and $varA not equal $varB

thanks