OSEC

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.usersinnominate.de)
Date: Wed May 02 2001 - 12:52:27 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On 2 May 2001 14:53:12 +0200, Michael Scheffler <michael.schefflerwds.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:
    JohnDoeexample.com johndoe_example.com
    FooBarexample.com foobar_example.com

    JohnDoeexample.net johndoe_example.net
    FooBarexample.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 majordomopostfix.org with content (not subject): unsubscribe postfix-users