[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim & cyrus imap problems {RESOLVED}



Add a line "currnt_directory = /home/imap/mail#
in exim.conf right under the command field

Lance



On Thu, Oct 18, 2001 at 01:07:01PM -0500, Lance_Hoffmeyer@augustmail.com wrote:
> I am having problems getting exim to work with cyrus imapd.
> In exim.conf:
> 
> local_delivery:
>      driver = pipe
>      command = "/usr/sbin/cyrdeliver ${local_part}"
>      return_path_add
>      return_output
>      prefix = ""
>      user = cyrus
> 
> In imapd.conf
> 
> defaultpartition: default
> partition-default: /home/imap/mail
> 
> If I login as root then
> 
> su - lance
> password
> 
> echo *Subject: Test | /usr/sbin/exim -v lance
> 
> ** lance@augustmail.com T=local_delivery defer (13): Permission denied: 
> failed to chdir to /home/lance
> 
> 
> Cyrus appears to be working fine.  I can create and delete accounts.  I
> can telnet in ...
> 
> 
> Why is Exim trying to change to /home/lance instead /home/imap/mail/user/lance ?
> 
> Any ideas on my configuration error?
> 
> Lance
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: