|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: Subject set by mailpost Mon Nov 13 10:45:55 2000
From: Ralf Hildebrandt (news-list.postfix.users
innominate.de)Date: Mon Nov 13 2000 - 04:56:08 CST
- Next message: Ralf Hildebrandt: "Re: Exchange and postfix"
- Previous message: Lutz Jaenicke: "Re: spop before smtp exists ?"
- In reply to: Piotr: "(no subject)"
- Next in thread: Piotr: "(no subject)"
- Reply: Ralf Hildebrandt: "Re: Subject set by mailpost Mon Nov 13 10:45:55 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 13 Nov 2000 10:45:55 +0100, Piotr <pochoc95
zse.elektryk.opole.pl> wrote:
>I have server who has several domains. This one machine is mail server
>for all domains. I want to Postfix recive mail for all domains
>(user
domain1.com, user
domain2.com), and place it to separates
>directory ( /home/domains/domain1.com/user,
>/home/domains/domain2.com/user, ...)
>(something like virtualusers in qmail).
>
>And question: how make it?
Use virtual_maps and alias_maps:
virtual_maps:
domain1.com virtual
user
domain1.com user_domain1.com
domain2.com virtual
user
domain2.com user_domain2.com
and alias_maps:
user_domain1.com /home/domains/domain1.com/user
user_domain2.com /home/domains/domain2.com/user
-- ralf.hildebrandtinnominate.com System Engineer innominate AG Diplom-Informatiker the linux architects tel: +49.30.308806-62 fax: -698 www.innominate.com
- Next message: Ralf Hildebrandt: "Re: Exchange and postfix"
- Previous message: Lutz Jaenicke: "Re: spop before smtp exists ?"
- In reply to: Piotr: "(no subject)"
- Next in thread: Piotr: "(no subject)"
- Reply: Ralf Hildebrandt: "Re: Subject set by mailpost Mon Nov 13 10:45:55 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]