[EXIM] smartuser

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Ben Smithurst
Data:  
Para: me
CC: exim-users
Assunto: [EXIM] smartuser
me wrote:

> I need to drop mail for all users who belong to my local domain/s even
> if they are not in the passwd file. I belive I need to use the smartuser
> for this, but I cant figure out how. Also has anyone set this up, if so,
> how do you cope with all those emails sent to people who dont exist.


unknown_users:
driver = smartuser
new_address = me@???

This should be the last entry in the directors section of the config file,
and any local part which hasn't been matched by any other director will
be sent to the address specified by new_address.

-- 
Ben Smithurst                                          ben@???


--
*** Exim information can be found at http://www.exim.org/ ***