Re: delivering to bb folders

2003-03-27 Thread Nikos Voutsinas
Rob Siemborski wrote: I think I might know where our confusion is coming from...who is the "we" in your statement above? There was no special meaning intended by "we". On second thought it probably includes only those who are using --with-auth=unix, (in cyrus 2.1). I should be more carefull next

Re: delivering to bb folders

2003-03-27 Thread Nikos Voutsinas
Amos Gouaux wrote: But what is meant by "trusted environment", and how does one establish such a "trusted environment". By using an MSA Message Submission Agent, Based on RFC 2476 (or a network of trusted MSAs)

Re: delivering to bb folders

2003-03-27 Thread Rob Siemborski
On Thu, 27 Mar 2003, Nikos Voutsinas wrote: > Anyway, starting from, some MTAs (MSAs actually), capability of passing > the authentication id of the sender, we might have to reconsider the > retrieval of groupmembership and how, cyrus-administrators can benefit > from cyrus-ACLs. In contradiction

Re: delivering to bb folders

2003-03-27 Thread Amos Gouaux
> On Thu, 27 Mar 2003 15:43:17 +0200, > Nikos Voutsinas <[EMAIL PROTECTED]> (nv) writes: nv> This is not a cyrus topic I agree, but unless I'm mistaken, one of the Cyrus developers contributed the SMTP-AUTH code to Sendmail. Anyway, I have just one more question. nv> From RFC 2554:

Re: delivering to bb folders

2003-03-27 Thread Nikos Voutsinas
Lawrence Greenfield wrote: Nikos, Sorry, I don't understand your post. Was it a request for some change? Additional documentation? confused, Larry I would never ask for additional documentation (this is not because, I like reading source code) Anyway, starting from, some MTAs (MSAs actually), c

Re: delivering to bb folders

2003-03-27 Thread Nikos Voutsinas
>>>You might have to add -D_FFR_AUTH_PASSING=1 to your site.config.m4, nv> You realise that this feature of sendmail (was already available in nv> early releases of 8.12) combined with an MSA server and cyrus ACLs nv> can really boost cyrus functionality. (The "anyone p", mentioned in nv> cyrus

Re: delivering to bb folders

2003-03-27 Thread Amos Gouaux
> On Thu, 27 Mar 2003 08:50:57 -0300, > Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (hdmh) writes: >> I think section 5 of RFC 2554 covers it fairly well. hdmh> It does. Amos, would you kindly post this little bit on the postfix list, Indeed. hdmh> please? I dare not :) Stinker.

Re: delivering to bb folders

2003-03-27 Thread Henrique de Moraes Holschuh
> > Alas, not all MTAs are capable of passing SMTP-AUTH onto the LMTP > > session, Postfix being at least one that I know of. In fact, I am Yeah, and I will end up getting burned if I make more propaganda on postfix-users about anything for Cyrus. Basically, postfix will add something only if th

Re: delivering to bb folders

2003-03-26 Thread Ken Murchison
Amos Gouaux wrote: > > > On Wed, 26 Mar 2003 17:05:22 +0200, > > Nikos Voutsinas <[EMAIL PROTECTED]> (nv) writes: > > nv> Lawrence Greenfield wrote: > >> You might have to add -D_FFR_AUTH_PASSING=1 to your site.config.m4, > > nv> You realise that this feature of sendmail (was already a

Re: delivering to bb folders

2003-03-26 Thread Amos Gouaux
> On Wed, 26 Mar 2003 17:05:22 +0200, > Nikos Voutsinas <[EMAIL PROTECTED]> (nv) writes: nv> Lawrence Greenfield wrote: >> You might have to add -D_FFR_AUTH_PASSING=1 to your site.config.m4, nv> You realise that this feature of sendmail (was already available in nv> early releases of 8.12

Re: delivering to bb folders

2003-03-26 Thread Lawrence Greenfield
Nikos, Sorry, I don't understand your post. Was it a request for some change? Additional documentation? confused, Larry

Re: delivering to bb folders

2003-03-26 Thread Nikos Voutsinas
Lawrence Greenfield wrote: I know it's vaguely off topic, but it's certainly related to cyrus-imap; can anyone point to some sendmail config tips that make it pass this info to LMTP? Is this passing of "authid" supposed to happen by default with SMTP auth enabled? You might have to a

Re: delivering to bb folders

2003-03-25 Thread mail
On Wed, 2003-03-26 at 01:44, Lawrence Greenfield wrote: >Date: Tue, 25 Mar 2003 11:24:52 -0800 >From: Ben Poliakoff <[EMAIL PROTECTED]> > [...] >I know it's vaguely off topic, but it's certainly related to cyrus-imap; >can anyone point to some sendmail config tips that make it pass

Re: delivering to bb folders

2003-03-25 Thread Ben Poliakoff
* Lawrence Greenfield <[EMAIL PROTECTED]> [030325 12:14]: >Date: Tue, 25 Mar 2003 11:24:52 -0800 >From: Ben Poliakoff <[EMAIL PROTECTED]> > [...] >I know it's vaguely off topic, but it's certainly related to cyrus-imap; >can anyone point to some sendmail config tips that make it pas

Re: delivering to bb folders

2003-03-25 Thread Lawrence Greenfield
Date: Tue, 25 Mar 2003 11:24:52 -0800 From: Ben Poliakoff <[EMAIL PROTECTED]> [...] I know it's vaguely off topic, but it's certainly related to cyrus-imap; can anyone point to some sendmail config tips that make it pass this info to LMTP? Is this passing of "authid" supposed to

Re: delivering to bb folders

2003-03-25 Thread Ben Poliakoff
* Rob Siemborski <[EMAIL PROTECTED]> [030324 06:50]: > On Mon, 24 Mar 2003 [EMAIL PROTECTED] wrote: > > > for eg. with cyradm, > > localhost> sam folder1 anyone lrs > > localhost> sam folder1 user1 lrswip > > > > where folder1 is a mailbox used as a bulletin board and user1 > > is a special user w

Re: delivering to bb folders

2003-03-24 Thread Rob Siemborski
On Mon, 24 Mar 2003 [EMAIL PROTECTED] wrote: > for eg. with cyradm, > localhost> sam folder1 anyone lrs > localhost> sam folder1 user1 lrswip > > where folder1 is a mailbox used as a bulletin board and user1 > is a special user with post permission to the folder. > > Mail sent by user1 to folder1

delivering to bb folders

2003-03-24 Thread mail
Hi all, I have Cyrus 2.1.12 setup with sendmail 8.11.6 on a RedHat 7.3 box. Everything works as expected except for one problem. Delivering mail to a bb folder fails unless I set the 'p' acl to "anyone". What I would like is for all users to be able to read but only a few users able to post to th