Re: [exim] Exim regex limit length

Pàgina inicial
Delete this message
Reply to this message
Autor: Emanuel Gonzalez
Data:  
A: exim-users@exim.org
Assumpte: Re: [exim] Exim regex limit length
from my server I only allow the sending of mail only authenticating, but in some cases the account is violated and they simulate sending mail falsifying an entity.


example:


/^From: PayPal Inc/
/^From: PayPal/

my idea is that the rule is only for sending outgoing mail

.include        /opt/exim/subjects_deny


This way is for sending and receiving.