Thread: lmtp problems
View Single Post

  #3 (permalink)  
Old 11-25-2004
Christian Christmann
 
Posts: n/a
Default Re: lmtp problems

>> Hi,
>>
>> I'm running Exim 4.37 and Cyrus Imap on Debian sarge. In the log files I
>> get this error:
>>
>> cyrus/deliver[14039]: connect(/var/run/cyrus/socket/lmtp) failed:
>> Permission denied
>>
>> How can I fix it?

>
> Check if the transport is executed with the "correct" uid/gid that
> corresponds with the access rights granted to the lmpt-socket.


A "ls -la" indicates:
drwxr-x--- 2 cyrus lmtp 4096 Nov 25 11:02 socket

But how can I configure exim4 to use "cyrdeliver" as user cyrus or lmtp?

Thanks

-Chris
Reply With Quote