You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Kim Albee <mt...@gmail.com> on 2008/04/09 23:17:22 UTC

Re: Multiple domains on JAMES (sales(@)xyz.com and sales(@)abc.com )

Where can I find the examples on forwarding and setting up the VUT?

On Fri, Jan 11, 2008 at 3:46 PM, Noel J. Bergman <no...@devtech.com> wrote:

> > It is pretty easy to get JAMES to accept email for both addresses:
> > sales(@)xyz.com and sales(@)abc.com, but how do I configure JAMES
> > to put the emails to sales(@)xyz.com into one mailbox and emails to
> > sales(@)abc.com in a different mailbox/user account?
>
> Just like you did with the other servers: create two mailboxes and use a
> virtual user table (VUT) to map each SMTP address to a local mailbox.
>
> > On other SMTP servers I could create accounts such as abc_sales and
> > xyz_sales and then create a forward rule to forward mail to
> > sales(@)abc.com > abc_sales and mail to sales(@)xys.com > xyz_sales.
>
> Right, so create abc_sales and xyz_sales, and use a VUT to send
> sales@abc.com to abc_sales, and sales@xyz.com to xyz_sales.  You could
> even
> get clever with regex patterns if you have a consistent naming convention.
> See the examples that come with JAMES.
>
>        --- Noel
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>