ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Looking for a Mass Mailer

(1/2) > >>

Stoic Joker:
Okay so the Coronavirus has everyone in a swivvet, and the company I work for is gagging to jump on the panic wagon by sending out a touchy-feely 'We promise to wash our hands and not sneeze on your keyboard' mailing to all of our clients.

Please don't tell my why this is annoying and dumb … I already know that (this ain't my idea..).

What I need is something idiot simple and fast, so I can get this mind-numbingly demented nonsense off my plate.

Requirements are - I hope - simple enough:


* HTML Email body - Because (of course) it contains a graphic and fancy fonts
* Capable of sending to 1000+ addresses in a BCC fashion - HIPAA/GDPR/Common Blinking Sense...
* Most be able to send from a reply address that is different that the mail server login credentials - Because I sure as hell ain't playing catch with any responses for this fiasco … That "honor" will go to the clowns in the sales department that thought of it in the first place :)
* Must be either free, or extremely cheap - Because I never ever want to use it again, for anything, ever.
* Oh yeah, and the emails have to have an attachment - Yes I know they Most likely all be deleted for this and I don't ****ing care … I just need to be able to hit send in front of the brass so they go (…) away all warm, fuzzy, and morally validated with themselves...
Only upside is I will be going out through our internally controlled public mail server, so that part won't be as painful as the rest.

Does anyone have a clue as to what I can use for this??

TIA
- Stoic Joker

flamerz:
http://www.xellsoft.com/TurboMailer.html

Shades:
Do not do this, using the IP that your companies mail server is running on (if that is the case at your company). Anything that bursts out so many mail messages at once, will cause that IP to flagged as a spammer. And it can take some time before you are allowed to send any mail again. It will also reduce the reputation of your own mail server, regardless.

So, if you have IP addresses to spare, use those. Seriously.

Seeing the screenshots from TurboMailer, they are from the Windows XP era. Back in those days it would have been less problematic to push out a lot of email messages at once. Nowadays, everything is much, much stricter and there are many organizations that patrol the internet to fight against spam.

*edit*
I forgot:
It often takes a day or 2 or 3 to restore your outgoing mail functionality. Perhaps one day before it is noticed that outgoing mail is not received and the intended receiver starting to complain, the you need to go to the site or sites that have you flagged as spammer to create a request for removal and than you need to wait until they pull you from their list. Sometimes this is immediately, with others you can wait for a day or 2.

And all of them keep your IP address in a sort of 'person of interest'-list for a few weeks. Do you burst out another email message this way in that penalty-period, you'll lose the ability to send mail for a week, if not more, depending on the guidelines of the anti-spam organization's guidelines. All of the organizations clearly warn you for this, the first time you'll make the request to be taken from their spammers list.

What you are ordered to do sounds more like a PR panic move than anything else. Not worth it to drag your mailserver's reputation through the mud for it, if you would ask me. But I know you didn't.

Maybe you could use a command line script to push out messages in a time-controlled manner.
In that case, I can recommend 'SwithMail' and 'CMail'. Then you only need to design a HTML message using HTML4 syntax, because that makes sure every mail client is showing the message as intended. Store it as a text-based file and use that file as the mail body in either command-line mailer. Then you only need a list of recipients and repeat sending the message to each of that list separately. Maybe that prevents you being flagged as spammer.

Or sending this message to yourself, with the intended recipient as a BCC. Don't know if that gets you flagged either. But perhaps worth a shot. 

Stoic Joker:
@Shades - Yes I'm well aware of the ramifications.. I also sure-as-hell ain't gonna send out 1,000+ Emails individually...

So...

Need automation suggestions, Turbo above was close, but it comes with a Python protocol bugg that prevents it from connecting to the mail server.

Like I had originally stated: I already know it's a stupid ****ing Idea!! But The Brass wants what the Brass wants...so it's make it happen time.

Screw logic and common sense - Important People Want Things.

...Do I sound Bitter? Good.

x16wda:
Take a look at Blat and see if it will work. I think it should tick off all your boxes but it's command line so some assembly required.

Navigation

[0] Message Index

[#] Next page

Go to full version