Re: Notification, part II

Adrian Phillips <[email protected]> Tue, 21 Dec 2004 13:16:49 +0100
Newsgroups gmane.mail.exim.exiscan.user
Message-ID <[email protected]>
>>>>> "Manuel" == Manuel Giorgini <[email protected]> writes:

    Manuel> 3. Exiscan/clamd/exim intercept it and block further
    Manuel> delivery, however, the local user and I would like to be
    Manuel> notified about it.
                                                                               
Well, informing should be straight forward, something like (untested) :-

  deny    message        = This message contains malware ($malware_name)
          set acl_m8     = $recipients

route_virus:
  driver = redirect
  condition = ${if eq {$acl_m8}{} {no}{yes}}
  data = $acl_m8 : postmaster
  unseen

Not sure about the "data = $acl_m8" part.

Sincerely,

Adrian Phillips

-- 
Who really wrote the works of William Shakespeare ?
http://www.pbs.org/wgbh/pages/frontline/shakespeare/