This repository was archived by the owner on Mar 30, 2021. It is now read-only.
Releases: AhmadWaleed/mailmerge
Releases · AhmadWaleed/mailmerge
add license
1.0.4 update license
complete documentation
Update README.md Correct spellings
Small Tweaks
Remove default mail client config and other small tweaks
Nullable Mail Client
Added
- add
NullableMailClient
Changed
get_mail_client
helper function now returnsNullableMailClient
if invalid mail service passed.
Removed
- default client setup
Initial Release
Features:
- Send a single email message.
- Send a batch message (no limit).
- Resend a batch message.
- Common email template
Integrated Services:
- Mailgun
- Pepipost
- SendGrid