Re: [Exim] cyrus troubles

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Sean Witham
Ημερομηνία:  
Προς: Patrice Fournier, Theodore Knab
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] cyrus troubles
On Thursday 07 Feb 2002 5:42 am, Patrice Fournier wrote:
>
> local_delivery looks ok, but where is your cyrus director? Anyway,
> the problem is probably that that director has a localuser driver
> which does not run on user with no shell account, you need to
> change the driver to smartuser and it will work fine.


It would neater to do a lookup on the authentication db used by cyrus
to see if the account already existed then exim would reject email to
accounts that did not exist when the envelope recipient is given.
Saves downloading large emails only to bounce them back again.

The may be an example in the FAQ's, or in the mail archive, on how to
add such a lookup. Maybe someone who knows would post an example or a
link to the list.

--Sean