Mail Distribution List problem
I am trying to create a mail distribution list using commadmin group create,
/opt/SUNWcomm/bin/commadmin group create -D admin -w <admin-pwd> -n <domain-name> -d
<domain-name> -G tmpgroup -S mail,cal -E tmpgroup@unca.edu -o shobana -r vferlin
I got the error,
FAIL
5006:Unrecognized service option or invalid service option for the specified object: cal
So I removed the cal option and ran the command
/opt/SUNWcomm/bin/commadmin group create -D admin -w <admin-pwd> -n <domain-name> -d
<domain-name> -G tmpgroup -S mail -E tmpgroup@unca.edu -o
This gave me Object Class Violation Error.
I am able to create a group only if I don't specify any services mail or cal. Since I am not able to specify -S mail option I am not able to use -E to indicate the mail address. I am able to create a group but not a mailing distribution list.
What should be done to solve this problem and create mailing distribution lists?
Thanks
jshobana

