Date: Wed, 18 Sep 2002 11:23:11 -0400
   From: [EMAIL PROTECTED]
[...]
   OK, I did that and now sendmail is happily delivering via LMTP!
   Thanks.  Added a slide about setting up to use LMTP.

   My m4 -
   FEATURE(`preserve_local_plus_detail')
   ...
   MAILER(cyrusv2)dnl
   ...
   define(`confLOCAL_MAILER', `cyrusv2')

   And it works.  But I still can't get bulletin boarding to work.
   The docs make it look like [EMAIL PROTECTED]
   should post the message into my INBOX.Presentations folder,  but it
   goes into my INBOX.  And so does
   [EMAIL PROTECTED]   Permisions on that
   folder look like  
   sardine> lam user.adam.Presentations
   anonymous p
   adam lrswipcda

The probable problem here is that Sendmail is lowercasing the entire
address, preventing +detail working when "detail" has an uppercase
character.

Try "user.adam.foo" and adam+foo.

Larry

Reply via email to