Louis LeBlanc wrote:
> 
> On 09/23/01 12:39 PM, Ken Murchison sat at the `puter and typed:
> >
> >
> > Louis LeBlanc wrote:
> > >
> > > I am having a problem getting mail delivered to a mailbox.  I am
> > > seeing the +folder coming out of sendmail to procmail, and deliver is
> > > being called as described in the manpage for folder delivery, but the
> > > message still gets dumped into the INBOX.
> > >
> > > Any idea how to fix this?  I don't know what in my config might be
> > > relevant, so just let me know what info I should provide here.
> >
> > Make sure that the mailbox in question has posting privileges for user
> > 'anyone', ie in cyradm:
> >
> > sam <mailbox> anyone p
> >
> 
> Yes, the permissions are set.  I try to send to userid+folder@host,
> where users.userid.folder has anyone p set.  Procmail is calling
> 
> deliver -q -m folder -- userid
> 
> The procmail log shows deliver being called correctly, but the message
> still gets dropped into the INBOX.

Works for me (current CVS).

localhost> lam user.test.sub
test lrswipcda
anyone p

As the 'cyrus' user: deliver -q -m sub -- test < /tmp/foo 

The message ends up in test's 'sub' folder (INBOX.sub = user.test.sub)

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to