|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: [Q] Step by step instructions to use virtual domains...
From: Wietse Venema (wietse
porcupine.org)Date: Thu Feb 17 2000 - 19:30:37 CST
- Next message: Wietse Venema: "Re: a quick question ..."
- Previous message: Chris Cappuccio: "Re: Postfix relying on /etc/sendmail.cw ?"
- In reply to: Sudhakar Chandrasekharan: "Re: [Q] Step by step instructions to use virtual domains..."
- Reply: Wietse Venema: "Re: [Q] Step by step instructions to use virtual domains..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sudhakar Chandrasekharan:
> > 2. I have 2 majordomo2 address. majordomo2
domain.one.org and
> > majordomo2
domain.two.org The /etc/alias entry for a
> > majordomo2
domain.one.org entry looks like:
> >
> > majordomo2: "|/usr/local/majordomo2/bin/mj_enqueue -m -d domain.one.org
> >
> > How can I add an entry for majordomo2
domain.two.org?
>
>
> I think I can phrase this question better now. Can I configure postfix to
> use two aliases file - one for each domain?
Not yet. You can, however, use a two-stage rocket:
/etc/postfix/virtual:
majordomo2
domain.one.org majordomo-one
majordomo2
domain.two.org majordomo-two
/etc/alaises:
majordomo-one: "|stuff..."
majordomo-two: "|stuff..."
The unified transport/virtual table may make this simpler,
but that is still to be implemented.
Wietse
- Next message: Wietse Venema: "Re: a quick question ..."
- Previous message: Chris Cappuccio: "Re: Postfix relying on /etc/sendmail.cw ?"
- In reply to: Sudhakar Chandrasekharan: "Re: [Q] Step by step instructions to use virtual domains..."
- Reply: Wietse Venema: "Re: [Q] Step by step instructions to use virtual domains..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]