kumarabhirup / bulk-mail-cli

Do quick, hassle-free email marketing with this small but very powerful tool! 🔥
https://bulkmail.now.sh
GNU General Public License v3.0
123 stars 24 forks source link

Mails from custom services hit spam box! #19

Closed kumarabhirup closed 4 years ago

kumarabhirup commented 5 years ago

Briefly describe the bug When a mail is sent using Gmail service, mail hits inbox. But when custom mails name@domain.com are used, mails often hit spam box. Mails might go in spam if too many mails are sent at once due to highspeed internet.


Expected behavior All non-promotional mails should reach inbox.


Environment (please complete the following information):


Additional context You may solve this problem by creating a couple-seconds interval time for each mail to send.

kumarabhirup commented 5 years ago

Commit 9586678 gives this work a good start 😃

febr3s commented 5 years ago

Hi! This app's user experience is great! Although without the interval feature cannot be used for advanced purposes. I would like to know if you're still working on it, to figure out whether I switch to another app or wait for the update. I tried myself but it was a waste of time, I guess. My best.

kumarabhirup commented 5 years ago

I will be bringing an update very soon. It will have an interval feature, which will use a cron-job. Right now, I working for making bulk-mail-cli available on Windows (#14).

Once that is done, interval feature is next 😉

kumarabhirup commented 4 years ago

@febr3s Check out bulk-mail-cli-v2 branch. Many of these bugs are fixed. Now it has the interval feature!