Topic cluster
Send and receive
Exchange messages requests files or email with another actor or system.
View topic page7 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
dialog_mailing_page
Shows the dialog to mail the current page ( resource) to a mailing list. This is used in the admin “mailing status” interface. A mailing can be sent immediately, when the page becomes publicly visible, or at an…
dialog_mail_page
Shows the dialog to mail the current page ( resource) to a single e-mail address. This is used in the frontend of a site to “share” the current page over e-mail.
mailinglist
Model for mailinglist operations and reporting, including recipient counts, delivery stats, subscriptions, and scheduled mailings.
mailing_page_test
Post a message to the test mailing list, given with the id argument.
mod_mailinglist
This module implements a mailing list system. You can make as many mailing lists as you like and send any page to any mailing list, including confirm mail and unsubscribe page.
observe_mailinglist_mailing/2
Send a page to a mailinglist (notify) Use {single_test_address, Email} when sending to a specific e-mail address.
observe_mailinglist_message/2
Send a welcome or goodbye message to the given recipient. The recipient is either a recipient-id or a recipient props. ‘what’ is send_welcome, send_confirm, send_goobye or silent.