I'm having a problem sending email directly to a subfolder (e.g.
[EMAIL PROTECTED]).

I can get it to using "deliver" in regular mode, but not in LMTP mode
(which I need for the sieve vacation support).  The LMTP mode ones
simply drop the message in my INBOX.  I set the "p" option on the
mailbox in question for the user "anyone".  That should suffice for
emails from anyone anywhere right?

Here's the snippets from my sendmail.cf file.  BTW - I'm running Cyrus
2.0.11 right now.

This works:
Mcyrus,        P=/usr/cyrus/bin/deliver, F=lsDFMnPqA5@/:|, S=10,
R=20/40, T=X-Unix,
               U=cyrus:mail,
               A=deliver -e -m $h -- $u     


These don't:
Mcyrus,         P=/usr/cyrus/bin/deliver, F=lsDFMnPqA5@/:|mXz, S=10,
R=20/40, T=X-Unix,
                U=cyrus:mail,
                A=deliver -l -e
 
Mcyrus,         P=[IPC], F=lsDFMnqA5@/:|SmXz, E=\r\n,
                S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix,
                A=FILE /var/imap/socket/lmtp   

I'm using sendmail version 8.11.3.  I might try rebuilding the sendmail
config file from scratch.

Thanks in advance for any suggestions on what to try!
                                                              
-- 
  Shawn Sivy, Associate Director of Networking
  Information Technology 
  The College of New Jersey
  [EMAIL PROTECTED]

Reply via email to