I know that you can request to have a personal group expanded in outgoing mail on a memo-by-memo basis by using Actions → Delivery Options.
Is there a way to specify that a particular group ALWAYS BE expanded or to ALWAYS EXPAND all groups so that I don’t have to remember to request it for each email?
Thank you for your help.
Subject: Expanding Personal Groups
Hi Heidi,
By default personal groups are expanded. In the delivery options the box you check is to not expand personal groups. Is this what you are looking to do not expand the groups?
Subject: Expanding Personal Groups
Here is a document that tells you how to always have the Do not expand personal groups:
http://www.ibm.com/support/docview.wss?rs=899&uid=swg21233381
You need to add the following line to your notes.ini file :
DO NOT EXPAND PERSONAL GROUPS:
$CollapsePersonalGroups=1
OR
EXPAND PERSONAL GROUPS:
$CollapsePersonalGroups=0
Setting this parameter does require you to recycle your client
Subject: RE: Expanding Personal Groups
That did the trick…thanks so much for help and quick response!