- Jose Luis Painceira <[EMAIL PROTECTED]>:
| Suppose I have an user named 'mailer'. When a message comes to
| 'mailer-daemon', qmail-local tries to deliver it through
| '~mailer/.qmail-daemon'.
|
| The mere existence of this user implies that qmail won't try to
| use /var/qmail/alias/.qmail-mailer-daemon
|
| Apart from the use of qmail-users, is there any way, using alias, to
| override the control of mailer-daemon in this situation?
Yes: Let root own the home directory of mailer. If that is not an
option, you can use virtualdomains (painful if you have many local
domains, as you need a virtual user per local domain).
- Harald