Robert Schetterer <[email protected]> wrote: > Am 29.04.2013 19:26, schrieb Jeff Lacki: > > my postfix/master.cf entry: > > > > dovecot unix - n n - - pipe > > flags=DRhu user=vmail:vmail argv=/opt/dovecot/libexec/dovecot/lmtp -f > > ${sender} -d ${recipient} > > with short look > you mixed wrong with lda setup ? > > which may setup i.e like this > > dovecot unix - n n - - pipe > flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/dovecot-lda -d > $(recipient) > > > i.e lmtp can be done like this > > /etc/postfix/main.cf > > virtual_transport = lmtp:unix:private/dovecot-lmtp > > /etc/dovecot/conf.d/10-master.conf > > service lmtp { > vsz_limit = ... > unix_listener /var/spool/postfix/private/dovecot-lmtp { > group = postfix > mode = 0660 > user = postfix > } > process_min_avail = ... > } > > > Best Regards > MfG Robert Schetterer >
Thanks Robert, unfortunately I still get the same error after making those modifications. Any other suggestions? Thanks! /mf/home/jeep/shell/.signature
