Marco Leeflang <[EMAIL PROTECTED]> writes:
> is it possible to secure mail to [EMAIL PROTECTED] with a password so only
> people who knows the user/password or just the password could mail to
> this emailaddress. .qmail-all will hold all users within this domain.
One way we've solved this problem in the past when we didn't need to
support user forwarding addresses was to just write a script to deliver
directly to their inboxes. That's much faster than anything that goes
through the mail system, although you have to be careful to do the right
locking. But that way, security is pretty straightforward; the only
person who would be able to run the script is root on the mail server.
--
Russ Allbery ([EMAIL PROTECTED]) <URL:http://www.eyrie.org/~eagle/>