Hi !!
> > 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 ??
>
> receiver_verify = true
>
> see http://www.exim.org/exim-html-3.20/doc/html/spec_11.html#SEC321
That says:
receiver_verify
Type: boolean
Default: false
When this option is set, the addresses of recipients received from a remote host are verified as they are received,
provided the sending host matches receiver_verify_hosts, the incoming address matches
receiver_verify_addresses, and the sender address matches receiver_verify_senders, if either of the last two are set.
Note that this verifies the "addresses of recipients received" (RCPT) not the sender address (MAIL FROM)
what I need (or like to have) is a prohibition to use MAIL FROM:<aa@???> when ols.es is a local domain
and aa@??? does not exist.
--
Best regards ...
A KGB keyboard has no <ESC> key.
----------------------------------------------------------------
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/
----------------------------------------------------------------