Re: [EXIM] Defering instead of failing deliveries?

Inizio della pagina
Delete this message
Reply to this message
Autore: Philip Hazel
Data:  
To: Vincent Renardias
CC: Exim
Oggetto: Re: [EXIM] Defering instead of failing deliveries?
On Tue, 21 Jul 1998, Vincent Renardias wrote:

> I'm only interested in catching local 'user unknown' addresses.


Oh well, just stick in an additional director at the end of the list:

defer_unknown:
driver = smartuser
new_address = unknown@???

and put

unknown: :defer:

in your alias file. Or set the whole last director up as another alias
file with a default entry.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



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