Before adding users to a system distribution list, you must first create a new one or import
an existing one from the directory. The distribution list you want to add the subscriber to
must be in the DistributionList table in SQL. This will only be the case if you have created
them through Unity or imported them.
On Error Resume Next
rsTemp.Close
Set rsTemp = Nothing
Set oCommand = Nothing
End Sub
Example 21-40Adding a Member to a Public Distribution List
! Select a subscriber to add to a distribution list. The distribution list is
referenced by an alias string in the listDLs list box ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.