Looking at your config, I notice
virtual_transport = virtual

However according to http://wiki2.dovecot.org/LDA/Postfix:
main.cf:
dovecot_destination_recipient_limit = 1
virtual_mailbox_domains = your.domain.here
virtual_transport = dovecot

master.cf:
dovecot   unix  -       n       n       -       -       pipe
flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/dovecot-lda -f ${sender} -d ${recipient}

But again, I'm new to all this. Here postfix/dovecot/virtual works fine, and all I did was follow the docs.

On 3/14/2013 11:53 AM, Daniel Reinhardt wrote:
Replying back to the list.

On Thu, Mar 14, 2013 at 10:51 AM, mourik jan c heupink <
heup...@merit.unu.edu> wrote:

please reply to the list


On 3/14/2013 11:38 AM, Daniel Reinhardt wrote:

Yes I have read everything on that, and yet postfix does not even see
the dovecot virtual transport.


On Thu, Mar 14, 2013 at 10:37 AM, mourik jan c heupink
<heup...@merit.unu.edu <mailto:heup...@merit.unu.edu>**> wrote:

     Hi Daniel,

     I'm new to dovecot myself, but did you read this:
     
http://wiki2.dovecot.org/LDA/_**_Postfix<http://wiki2.dovecot.org/LDA/__Postfix>

     
<http://wiki2.dovecot.org/LDA/**Postfix<http://wiki2.dovecot.org/LDA/Postfix>


     I'm guessing that perhaps you need to configure your virtual
     transport? So, in master.cf <http://master.cf>, include a line like:


     dovecot   unix  -       n       n       -       -       pipe
        flags=DRhu user=vmail:vmail
     argv=/usr/local/libexec/__**dovecot/dovecot-lda -f ${sender} -d
     ${recipient}

     and configure virtual_transport = dovecot in main.cf <http://main.cf>


     But again... I'm very new to all this myself, but perhaps it helps?

     Regards,
     MJ




--
Daniel Reinhardt
crypto...@cryptodan.net 
<mailto:cryptodan@cryptodan.**net<crypto...@cryptodan.net>

http://www.cryptodan.net
301-875-7018(c)
410-455-0488(h)




Reply via email to