bulk-mail-cli
                                
                                
                                
                                    bulk-mail-cli copied to clipboard
                            
                            
                            
                        Do quick, hassle-free email marketing with this small but very powerful tool! 🔥
hello, i will like to know if this project has the ability to send from multiple smtp servers for example, if i add 1000 emails and i want to add...
(node:42480) [DEP0128] DeprecationWarning: Invalid 'main' field in '/usr/local/lib/node_modules/bulk-mail-cli/node_modules/simplesmtp/package.json' of './lib/smtp'. Please either fix that or report it to the module author (Use `node --trace-deprecation ...` to show where the warning...
So that it is NOT required when running the code nor it is hardcoded inside the json file Best regards
Hello amazing people! So I've just installed bulk-mail-cli using "npm i -g bulk-mail-cli" and the process completed successfully but then I saw this message at the bottom of the terminal...
{ "credentials": { "email": "[email protected]", "host": "email-smtp.us-west-1.amazonaws.com", // depends on what service you are using "username":"A*****************************", "password":"XXXXXXXXXXXXXXXXXXXXXXXXX", "port": 587, // 465 / 587 "secureConnection": true // boolean: true | false...
Your app are great, just please add option to check on final from inbox undelivered emails and remove them automatically from list.... or with an arg --clean MANY THANKS :)))
I'd like my mails to only be sent at certain hours for example: between 9 AM and 5 PM.
Some ISP prevents you from sending so many mails in a given window of time. I think it would be good for those to have a way to limit the...