----- Original Message ----- 
From: "Ken Murchison" <[EMAIL PROTECTED]>
To: "Adi Linden" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 2004 10:25 PM
Subject: Re: Delivering mail to subfolders


> Adi Linden wrote:
>
> > I have cyrus-imapd setup to work with sendmail-8.12.10. These are the
> > cyrus related things I added to the mc file:
> >
> > define(`confLOCAL_MAILER',`cyrusv2')dnl
> > define(`CYRUSV2_MAILER_ARGS', `FILE /var/lib/imap/socket/lmtp')dnl
> > FEATURE(`preserve_local_plus_detail')dnl
> > MAILER(cyrusv2)dnl
> >
> > I can deliver mail into the INBOX just fine, in fact all mail goes into
> > the users INBOX even if my to address is something like
> > [EMAIL PROTECTED] The Trash folder exists right under the
> > INBOX.
>
> Sendmail is probably downcasing the subfolder to "trash".  Using
> anything other than lowercase characters (no whitespace) in folder names
> that you want to deliver directly to is bound to cause you a headache.
>
>


2 Adi Linden: On the other hand,  you can try to set in your *.mc

MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl

and rebuilt your sendmail.cf

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to