From: "Tom Corner" <[EMAIL PROTECTED]>
> > The problem most likely is that sendmail is trying to run deliver as the
> > user "corner" instead of imap.  You'll need to set the appropriate flags
for
> > the cyrus mailer.
> >
> > dnl This stuff actually makes Cyrus work as the local mailer
> > dnl The flags A5@/:| are standard
> > dnl w: look up users in passwd file - enables .forward processing.
> > dnl S: always run deliver as the cyrus user
> > dnl The mXz flags are there to enable LMTP support with the -l flag on
> > deliver.
> > define(`CYRUS_MAILER_FLAGS', `SA5@|:/wmXz')dnl
> > define(`CYRUS_MAILER_ARGS', `deliver -l -e')dnl
> Now I am going to be really stupid.  Where to I put the abovE?
>
You add it to the cyrusproto.mc file.

Scot



Reply via email to