Re: [Exim] URGENT Local_Delivery Problem

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Gyan Mathur
Ημερομηνία:  
Προς: Richard Mayhew
Υ/ο: exim-users, adriaan Eyer - MWeb, pboshoff, bcloete, gyan
Αντικείμενο: Re: [Exim] URGENT Local_Delivery Problem
In response to Richard Mayhew:

> How do we disable all local delivery for the local domain.


Start by removing all directors that call transports that do anything
locally -- ie transports with driver = appendfile at the very least --
and probably any directors that call aliasfile. If the only transport
driver called is smtp then all mail must be delivered to another
machine. Then work out exactly where you want the mail to go and set
up suitable smartuser directors.

Gyan.