Skip to content

Initial Release v0.1

Choose a tag to compare

@mononobi mononobi released this 31 Jan 12:29
· 11 commits to master since this release

features

  • Sending emails from single/multiple senders to single/multiple targets.
  • Circumventing the email servers rate limiting.
  • Performing a single operation multiple times and only sending emails to those
    targets which have been failed in previous operations without sending a duplicate
    email from any sender to any target.
  • Detailed log output during each operation.
  • Adding support for any email provider just by adding its respective configs.
  • Sending emails from senders with different email providers in a single operation.
  • Automatically removing duplicate senders or targets.