Re: [Exim] sender_reject question

Pàgina inicial
Delete this message
Reply to this message
Autor: David Saez Padros
Data:  
A: Andrew D, exim-users
Assumpte: Re: [Exim] sender_reject question
Hi !!

> sender_verify = true
> sender_verify_fixup = true
> sender_verify_reject = true
> sender_verify_hosts = *
> sender_verify_hosts_callback = *
> sender_verify_callback_domains = mysql;MYSQL_CHECKDOM
> sender_reject = mysql;MYSQL_REJECT
> headers_sender_verify = true
> headers_sender_verify_errmsg = true
> headers_checks_fail = true
> ignore_errmsg_errors = true
> rbl_domains = blackholes.mail-abuse.org
>
> but it still possible to send email to local users using an invalid local
> user email address, does this means I also have to put local domains in
> sender_verify_callback_domains ??
>
> nahh
> just uncomment receiver_verify


But his will check the RCPT TO, true ? what I mean is that is possible to do that:

220 mail.ols.es ESMTP Exim 3.22 #1 Fri, 04 May 2001 17:01:09 +0200
HELO pepe
250 mail.ols.es Hello pepe [62.22.89.47]
MAIL FROM:<aa@???>
250 <aa@???> is syntactically correct

Where aa@??? does not exist (ols.es is a local domain),
is there any way to stop this ??

--
Best regards ...

----------------------------------------------------------------
     David Saez Padros                  e-mail  david@???
     On-Line Services 2000 S.L.         
     Trafalgar 78 2º 2ª B               voice   +34 93 315 15 93
     08010 Barcelona (Spain)            movil   +34 670 35 27 53      
     http://www.ols.es                  fax     +34 93 268 35 90
     http://www.ols.es/~david/   
----------------------------------------------------------------