[exim] Need a quick ACL condition

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Perkel
Fecha:  
A: exim-users
Asunto: [exim] Need a quick ACL condition
Not sure what I'm doing wrong here but what I need is to test to see if
the $sender_domain_address is anywhere in the received lines and to add
a header if it is not there.

Also - If I have a .db file that has a list od senders domains - how do
I tell it in an ACL to only use that list?

My crude attempt:

#warn    message    = X-Verify-failure: Sender domain does not match 
received hosts! $sender_address_domain
#    senders = +verify-list
#    !condition = ${if 
match{$h_Received:}{$sender_address_domain}{true}{false}}


Falling asleep ... ZZZZZzzzzzzzzzz

Maybe be an answer in the morning ....

--
Marc Perkel - marc@???

Spam Filter: http://www.junkemailfilter.com
    My Blog: http://marc.perkel.com