You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.