Sergey Golubitsky schrieb am Thu, Apr 18, 2002 at 06:24:25PM +0700:
[...]
> fallback_transport = cyrus                                      
[...]
> local_transport = local                                         
> luser_relay = postmaster                                        
[...]
> mailbox_transport = lmtp:unix:/var/imap/socket/lmtp             

Now you mix everything, providing "cyrus" and "lmtp" as transports (which
will result in the same thing: cyrus mailstore).  As posted by someone be-
fore, you should set

  mailbox_transport = local

and either

  fallback_transport = cyrus

or
 
  fallback_transport = lmtp:[...]




Regards,

Birger

Reply via email to