<div dir="ltr">Hello,<div><br></div><div>I have a new postfix server running on a virtual host.</div><div>I would like to forward mails sent to domains on this machine to other addresses.</div><div>for example, if domain <a href="http://example.com">example.com</a> resolves to my machine, I would like to forwared mail sent to <a href="mailto:ori@example.com">ori@example.com</a> to <a href="mailto:ori@helicontech.com">ori@helicontech.com</a></div>

<div><br></div><div>I wrote in /etc/postfix/virtual:</div><div><a href="mailto:ori@example.com">ori@example.com</a> <a href="mailto:ori@helicontech.co.il">ori@helicontech.co.il</a></div><div><br></div><div>I also wrote in /etc/postfix/transport</div>

<div><a href="http://example.com">example.com</a> <a href="http://helicontech.co.il">helicontech.co.il</a></div><div><br></div><div>I restarted postfix, sent a test (from different address, not from <a href="mailto:ori@helicontech.co.il">ori@helicontech.co.il</a>)</div>

<div>I then looked at /var/log/mail.log</div><div><br></div><div>I have seen connect message from <a href="http://google.com">google.com</a> (I sent the mail using gmail)</div><div>I then saw a message like to=&lt;<a href="mailto:ori@helicontech.co.il">ori@helicontech.co.il</a>&gt; with status=sent</div>

<div><br></div><div>However the mail never reached the destination.</div><div><br></div><div>What have I done wrong?</div><div><br></div><div>-- </div><div>Ori Idan</div><div><br></div></div>