[EXIM] smartuser

Inizio della pagina
Delete this message
Reply to this message
Autore: Ben Smithurst
Data:  
To: me
CC: exim-users
Oggetto: [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/ ***