Marketing
Mailgun
6min
get started with mailgun the mailgun modules allow you to monitor delivery messages, clicks, opens, temporary failure, permanent failure, spam complaints, and unsubscribe events, as well as send an email and add, delete, list and retrieve mailing lists in your mailgun account in order to use mailgun with make, it is necessary to have a mailgun account if you do not have one, you can create a mailgun account at mailgun com connect mailgun to make to connect your mailgun account to make you need to obtain the api key from your mailgun account log in to your mailgun account open settings > api security show and copy the private api key go to make , open the create a connection dialog of your mailgun module enter the api key you have copied in step 3 to the respective field please ensure that you have selected the correct base url (displayed after clicking the show advanced settings button) mailgun modules events new event delivery messages new event clicks new event opens new event temporary failure new event permanent failure new event spam complaints new event unsubscribed email send an email mailing lists add a mailing list member delete a mailing list member get a mailing list member list mailing list members other list domains validate an email address make an api call send emails from sandbox if you use sandbox (if you haven't set up any domain) and want to send emails, you need to verify the recipients' email addresses in your mailgun account's settings first for more information, please read the mailgun documentation sender email address if you send emails from a verified domain, the email address of the sender must include this domain if you use, for example, a domain @example com, you can set up example\@example com (but not example\@abc com) as the sender email address