Bah, I hate when i hit ctrl-enter...

The only present issue with just using lachman/laser (or rather what the
example in the lachman/laser draft shows) is that the mailGroup
definition contains "MUST (cn $ mail)"..  Not sure what to do wrt the
'mail' attribute when creating a MUA mailing list, as the members of the
list are represented as mgrpRFC822MailMember attributes.

We could create another mailGroup-esque objectClass..  maybe like the
following:

objectclass ( x.x.x.xxxx.xxxx.xx.x.x.x
        NAME 'muaMailGroup'
        SUP top AUXILIARY
        DESC 'MUA Friendly Mail Group'
        MUST ( cn )
        MAY ( mgrpRFC822MailMember ) )

That can be used in conjunction with mailGroups..  Not sure yet.

Chris

On Wed, 2003-01-08 at 15:46, Chris Toshok wrote:
> The only present issue with just using lachman/laser is that mailGroup
> contains "MUST (cn $ mail )"..  Not sure what to do wrt the 'mail'
> attribute when creating a mailing list.
> 
> We 
> Chris
> 
> On Wed, 2003-01-08 at 14:39, Tony Earnshaw wrote:
> > ons, 2003-01-08 kl. 21:46 skrev Chris Toshok:
> > > On Wed, 2003-01-08 at 09:48, Tony Earnshaw wrote:
> > 
> > > > P.s., Chris: Where's the mailing list schema? I told you how to do it,
> > > > and Adam Williams backed me up.
> > 
> > > Oh, therefore it must be done that way? :)  I've been working on it in
> > > my copious spare time, I have something that will show lists using the
> > > applicable parts of the lachman/laser draft (really wish there was
> > > something more than a years old expired draft to implement), but I want
> > > to make sure evolution and mozilla do it the same way, so I'm not going
> > > to be committing it until both projects are on the same page..
> > 
> > Always knew there had to be =some= good in you. As far as Lachmann-Laser
> > is concerned, at least it's logical and works. However, a lot depends on
> > how the MTA is set up to interpret it. It's therefore dependant on the
> > MTA-ldap configuration. Mine can cope with both [EMAIL PROTECTED]
> > and simply mailgroup (can add any realm whatsoever, dependant on
> > circumstances). But my Exim MTA documentation doesn't say exactly how to
> > to it, that's left up to RTFM and trial and error. What works for Adam
> > and me might well not work for an MS Exchange admin.
> > 
> > Best,
> > 
> > Tony

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to