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

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

 example.com anything
 [email protected]   user1
 [email protected]   user2

Now it accepts these two addresses but denies any others:

 <[email protected]>: host xxxxx.de[10.10.10.10] said: 550 5.1.1
    <[email protected]>: 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:[email protected]
 Rundfunkplatz 1       |  Fon +49 (0)89 5900 16062
 D-80335 Muenchen      |  Fax +49 (0)89 5900 16120

Reply via email to