I want to configure postfix so that it accepts mails for:
 us...@example.com     (domain name changed)
 us...@example.com
and delivers them locally to the users user1 and user2,
but relays any other *...@example.com to the MX of example.com.

I tried putting this into /etc/postfix/virtual :

 example.com anything
 us...@example.com   user1
 us...@example.com   user2

Now it accepts these two addresses but denies any others:

 <us...@example.com>: host xxxxx.de[10.10.10.10] said: 550 5.1.1
    <us...@example.com>: Recipient address rejected: User unknown in
    virtual alias table (in reply to RCPT TO command)

It this setup possible at all?

Thanks a lot,
 Andy.

-- 
 BAYERISCHER RUNDFUNK  |  Programmbereich Multimedia und Jugend
 Dr. Andy Spiegl       |  mailto:andy.spi...@br-online.de
 Rundfunkplatz 1       |  Fon +49 (0)89 5900 16062
 D-80335 Muenchen      |  Fax +49 (0)89 5900 16120

Reply via email to