<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px"><div id="yui_3_16_0_ym19_1_1463271651066_46362">I figured out,</div><div><br></div><div>There are two parameters in Postfix-main.cf that needs to be added in order to make the local transport to the Cyrus machine and these are:</div><div dir="ltr">local_transport = lmtp:inet:[IP_ADDRESS]</div><div dir="ltr">local_recipient_maps = mysql:/...</div><div dir="ltr"><br></div><div dir="ltr">The mailbox_transport I removed.<br></div><div id="yui_3_16_0_ym19_1_1463271651066_46360"><span></span></div> <div class="qtdSeparateBR"><br><br></div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font face="Arial" size="2"> On Sunday, May 15, 2016 2:53 AM, Badirca Dorian-Catalin via Info-cyrus <info-cyrus@lists.andrew.cmu.edu> wrote:<br></font></div>  <br><br> <div class="y_msg_container"><div id="yiv0707635578"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px;"><div id="yiv0707635578"><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18866"><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18865" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px;"><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17985">Hi,</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17986"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18864" dir="ltr">I want to different machines for Postfix, Cyrus IMAP and MySQL. Everything works well except the local delivery part. I think Postfix does not know how to deliver the mail to Cyrus.</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17987" dir="ltr"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17988" dir="ltr">This is how I have them configured:</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17989" dir="ltr"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18045" dir="ltr">###Postfix main.cf ###</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18046" dir="ltr">mailbox_transport = lmtp:inet:[IP_ADDRESS]</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18867" dir="ltr"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18050" dir="ltr">###Cyrus cyrus.conf ###</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18049" dir="ltr">  lmtp          cmd="lmtpd -a" listen="[192.168.1.78]:24" proto=tcp4 prefork=1<br id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18088">  lmtpunix      cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0<br id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18089"></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18868" dir="ltr"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18097" dir="ltr"><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18891" dir="ltr">Every time I send an email to an address that I created with cyradm I get the <b id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18892">Recipient address rejected: User unknown in local recipient table </b>error message.</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18909" dir="ltr"><br></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18947" dir="ltr">Is there any place I can find additional documentation about my kind of setup (except mans). Does anyone have different Cyrus and Postfix machines and knows what wrong config I have ?</div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_18948" dir="ltr"><br>Thank you for your time !<br></div></div><div id="yiv0707635578yui_3_16_0_ym19_1_1463267608390_17990"><br></div></div></div></div></div></div></div><br>----<br>Cyrus Home Page: <a href="http://www.cyrusimap.org/" target="_blank">http://www.cyrusimap.org/</a><br>List Archives/Info: <a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/" target="_blank">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br>To Unsubscribe:<br><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a><br><br></div>  </div> </div>  </div></div></body></html>