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

Re: cyrus & exim



On Sun, Sep 22, 2002 at 05:57:00PM +0100, Steve Downes wrote:
> In-Reply-To: <[🔎] 20020917101940.GA2645@shark.mitdevin.com>
> I've had exim working well for some time & am now trying to add cyrus 
> imap. I'm getting the following error having modified exim.conf in line 
> with the exim book as follows:-
> 
> 
> local_delivery_cyrus:
>         driver                  = pipe
>         command                 = /usr/cyrus/bin/deliver \              
>                                 -m ${substr_1:${local_part_suffix}}\    
>                                   --${local_part}
>         user                    = cyrus
>         group                   = mail
>         return_output
> 
>         log_output
> 
>         prefix                  =
>         suffix                  =

here is my (simple) setup:

local_delivery:
  driver = pipe
  command = "/usr/cyrus/bin/deliver ${local_part}"
  return_path_add = true
  return_output
  prefix = ""
  user = cyrus

HTH,
-- 
Vinai
Registered Linux User #280755, Debian GNU/Linux  http://counter.li.org/
Secure eMail with gnupg                          http://www.gnupg.org/

Attachment: pgpnUyRiq66JO.pgp
Description: PGP signature


Reply to: