Hello,

I have a new postfix server running on a virtual host.
I would like to forward mails sent to domains on this machine to other
addresses.
for example, if domain example.com resolves to my machine, I would like to
forwared mail sent to [email protected] to [email protected]

I wrote in /etc/postfix/virtual:
[email protected] [email protected]

I also wrote in /etc/postfix/transport
example.com helicontech.co.il

I restarted postfix, sent a test (from different address, not from
[email protected])
I then looked at /var/log/mail.log

I have seen connect message from google.com (I sent the mail using gmail)
I then saw a message like to=<[email protected]> with status=sent

However the mail never reached the destination.

What have I done wrong?

-- 
Ori Idan
_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to