Re: [exim] Re: Debian uucp

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jakob Hirsch
Datum:  
To: Joerg Sommer
CC: exim-users
Betreff: Re: [exim] Re: Debian uucp
Joerg Sommer wrote:

>> require_files = $local_part:$home/.forward
> I don't think this helps.


Why not? It's a precondition, so the router will not run (and therefore
not defer) if ~/.forward is not accessible.

> The fault is the user uucp is created by the
> default installation, but not his home.


No, the fault is not having users with invalid home directories in
/etc/aliases. Or a userforward router with possible failure that is run
before the system aliases router.
Both are not faults of Exim or Debian.