When using Mail Merge to send emails, EmailEngine allows specifying an additional property, listId
. If this value is set, EmailEngine treats the message as a virtual mailing list email.
EmailEngine does not have "real" mailing list capabilities—there are no contact lists, segmentation rules, or recorded history. Almost everything you'd expect from a mailing list manager is missing. Virtual mailing lists provide only a single feature: list-unsubscribe.
Sometimes, for legal reasons, it might be necessary to offer an unsubscribe option to recipients. Building all the required components only to support unsubscribing can be tedious, so EmailEngine provides this feature for you.