$newsrc->mark_list(groupname, \@article_list[, options])
Adds articles to the list for a specified group.  Arguments are:
- groupname
 Group to add articles to.
- \@article_list
 Reference to list of articles to add.
- options
 Hash. See description under add_group.