Re: [exim] Exim regex limit length

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Emanuel Gonzalez
日付:  
To: exim-users@exim.org
題目: 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.