[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to forward unrecognised mail to another host?
Robin Bowes writes:
> I'd like to modify this setup so that candace processes certain addresses in
> the eoc.org.uk domain and forwards any it doesn't recognise to the ms-mail
> system. This is essentially to allow mailing lists to run from the candace
> box with an address like list@xxxxxxxxxxx
With qmail 1.02 or later, you can set up virtual users in
control/virtualdomains, e.g.:
list@xxxxxxxxxx:alias-eoc
which lets list@xxxxxxxxxx be controlled by
~alias/.qmail-eoc-list. Other @eoc.org.uk addresses can be
handled with control/smtproutes as you're currently doing.
--
Tetsu Ushijima