Re: [exim] Exim regex limit length

Etusivu
Poista viesti
Vastaa
Lähettäjä: Emanuel Gonzalez
Päiväys:  
Vastaanottaja: exim-users@exim.org
Aihe: Re: [exim] Exim regex limit length
Thanks for your reply, what you post is interesting.


I have a question, to this rule:


CFGDIR = /etc/exim
reject
condition = ${lookup {$header_subject:} nwildlsearch
{CFGDIR/reject_subjects} {yes} {no}}


this rule block to sending or receiving mail? my idea is block for outgoing email from my server.