|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Ralf Hildebrandt (news-list.postfix.users
innominate.de)Date: Wed May 02 2001 - 12:52:27 CDT
On 2 May 2001 14:53:12 +0200, Michael Scheffler <michael.scheffler
wds.net> wrote:
> /home/imap/domains/example.com
> /home/imap/domains/example.com/JohnDoe
> /home/imap/domains/example.com/FooBar
> /home/imap/domains/example.net
> /home/imap/domains/example.net/JohnDoe
> /home/imap/domains/example.net/FooBar
>
> Courier impad runs fine now, but how do I tell postfix to deliver the
> mails to the virtual users directories using maildir format?
Using aliases_maps && virtual_maps:
virtual_maps:
JohnDoe
example.com johndoe_example.com
FooBar
example.com foobar_example.com
JohnDoe
example.net johndoe_example.net
FooBar
example.net foobar_example.net
and in aliases:
johndoe_example.com: /home/imap/domains/example.com/JohnDoe/
foobar_example.com: /home/imap/domains/example.com/FooBar/
johndoe_example.net: /home/imap/domains/example.net/JohnDoe/
foobar_example.net: /home/imap/domains/example.net/FooBar/
note the trailing "/"
-- ralf.hildebrandtinnominate.com innominate AG System Engineer Don't be afraid of what you see - Diplom-Informatiker be afraid of what you don't see! tel: +49.(0)7000.POSTFIX fax: +49.(0)30.308806-698
- To unsubscribe, send mail to majordomo
postfix.org with content (not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]