Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 861 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 861 Bytes

GetFailedMailGunEmails

Create a comma deliminated file with properties of Failed messages from the Mailgun log

GetFailedMailGunEmails: Create a comma deliminated file with properties of Failed messages from the Mailgun log in Objective-C

Failed emails will be saved as Failed.csv in the following format:

id,severity,code,message,description,firstName,lastName,email

Requirements

  • macOS 10.13 and above.

Usage

  • Build and Go

Icon

Copyright & License