(I used qmail for my tiny site within Kodak 3 years ago, and have
just converted my new employer (~200 accounts) to it...)

We have an automated environment where an LDAP server is the key data
repository.  Users manage aliases and forwarding through a web page.
With sendmail, a backend took the data and massaged it into an
/etc/aliases file.

I have fastforward, and have modified most of the backend to work
with ~user/.qmail, and still run the rest out of /etc/aliases.

I'd like this backend to work as a user other than root, but
newaliases requires the file /etc/aliases.tmp, and I can't make
that a link...

Any ideas on solutions short of:
  using a group permission on /etc
  hacking into the newaliases code myself

steve
[EMAIL PROTECTED]

Reply via email to