Virginia Chism <[EMAIL PROTECTED]> wrote:
>
> A Frontpage client wants to publish a form to be received on my server
> addressed to [EMAIL PROTECTED] and relayed (forwarded/redirected) to her
> personal email address which is not on my server.
[...]
> Now I have been told that I need to add herdomain.org to the QMail list of
> allowable 'local' domains. Reading on, in LWQ 3.5 it seems I may need to set
> her up in /var/qmail/alias as well? If so, I would set her up as 'info'?
> And how do I set it up to redirect to her personal [EMAIL PROTECTED]?
Easier: make herdomain.org virtual, and forward mail out of an appropriate
.qmail file directly:
echo "herdomain.org:alias-herdomain" >>/var/qmail/control/virtualdomains
echo "&forwardaddress" >~alias/.qmail-herdomain-info
Remember to remove the old entry from "locals", and to restart qmail or
HUP qmail-send. No system user accounts are necessary in this setup.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------