I figured out,
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:local_transport = 
lmtp:inet:[IP_ADDRESS]local_recipient_maps = mysql:/...
The mailbox_transport I removed.
 

    On Sunday, May 15, 2016 2:53 AM, Badirca Dorian-Catalin via Info-cyrus 
<info-cyrus@lists.andrew.cmu.edu> wrote:
 

 Hi,
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.
This is how I have them configured:
###Postfix main.cf ###mailbox_transport = lmtp:inet:[IP_ADDRESS]
###Cyrus cyrus.conf ###  lmtp          cmd="lmtpd -a" 
listen="[192.168.1.78]:24" proto=tcp4 prefork=1
  lmtpunix      cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0

Every time I send an email to an address that I created with cyradm I get the 
Recipient address rejected: User unknown in local recipient table error message.
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 ?
Thank you for your time !


----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

  
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to