> I am using qmail and fastforward. For a given domain, I want to
> leave some
> users' email in local mailboxes, and the rest I want to forward
> to another smtp
> server to deal with.

OK, this is how I would attempt it (I host full virtual domains...never
tried this though).

Get fastforward and install it as per INSTALL. It uses sendmail-style
aliases with some extensions (ie use /etc/aliases). The following is the
format:

[EMAIL PROTECTED]: [EMAIL PROTECTED]
[EMAIL PROTECTED]:  [EMAIL PROTECTED]

The domain is obviously listed in virtualdomains, and all e-mail forwarded
to the alias user. The .qmail-default file for the alias user will contain
the entry to use fastforward (all this is detailed with ff). AFAIK, you can
also use (in /etc/aliases):

@virtdomain.com: $[EMAIL PROTECTED]

Although I haven't tried this, I think it will work.

Hope this helps

/BR


Manager
InterPlanetary Solutions
http://ipsware.com/

Reply via email to