mgrpDeliverTo and permissions

I have created a new mailing list and have set mgrpDeliverTo = ldap:///ou=people,o=myorg,c=us?one?(&(nsroledn=cn=student,o=myorg,c=us)(my orgmajor=IS)).

I have a restricted ACI on attribute myorgmajor.

Can someone tell me what permissions are required on myorgmajor for the mailserver to resolve recipients properly. With current restrictions I get the "invalid alias" error when trying to send to this list. If I lift current restrictions it works.

I'm running Messaging Server 5.2.

thanks

[527 byte] By [dmknapea] at [2007-11-27 10:51:49]
# 1

Hi,

> I have created a new mailing list and have set

> mgrpDeliverTo =

> ldap:///ou=people,o=myorg,c=us?one?(&(nsroledn=cn=stu

> dent,o=myorg,c=us)(myorgmajor=IS)).

>

> I have a restricted ACI on attribute myorgmajor.

>

> Can someone tell me what permissions are required on

> myorgmajor for the mailserver to resolve recipients

> properly. With current restrictions I get the

> "invalid alias" error when trying to send to this

> list. If I lift current restrictions it works.

You need to grant read access on the myorgmajor attribute to the messaging server bind user. The easiest way to determine which user this is is to run the following command and look at the LDAP access logs to see which user performed the search:

./imsimta test -rewrite <list-name>

Regards,

Shane.

shane_hjortha at 2007-7-29 11:33:40 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...