Hi Ron,

On Mon, 3 May 2010, Ron White wrote:

> I would like to say:
> if acl_mvirusscan=1 AND acl_m_spamscan=2 then acl_m_userouter = sysquar
>
> but I'm not sure how I do that with the constructs in Exim.

http://www.exim.org/exim-html-current/doc/html/spec_html/index.html#toc0145

${if and {{eq {$acl_mvirusscan}{1}}{eq {$acl_mvirusscan}{1}{sysquar}}}}

Cheers, Chris.
-- 
_ ___ __     _
  / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to