Re: [Exim] Reject mail for unknown users in process

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tabor J. Wells
Fecha:  
A: Line
Cc: exim-users
Asunto: Re: [Exim] Reject mail for unknown users in process
On Sun, May 02, 2004 at 02:01:20PM +0300,
Line <ioannou@???> is thought to have said:

> Good morning from Greece
>
> Does anyone know how to reject an incomming mail for unknow user in process procedure
>
> i have the exim 4.32 with mysql support


The default configuration contains the following in the rcpt acl:

#############################################################################
# Accept if the address is in a local domain, but only if the recipient can
# be verified. Otherwise deny. The "endpass" line is the border between
# passing on to the next ACL statement (if tests above it fail) or denying
# access (if tests below it fail).

  accept  domains       = +local_domains
          endpass
          message       = unknown user
          verify        = recipient


# Accept if the address is in a domain for which we are relaying, but again,
# only if the recipient can be verified.

  accept  domains       = +relay_to_domains
          endpass
          message       = unrouteable address
          verify        = recipient



--
--------------------------------------------------------------------
Tabor J. Wells                                     twells@???
Fsck It!                 Just another victim of the ambient morality