LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 01-01-2011, 04:59 AM   #1
kirtimaan_bkn
Member
 
Registered: Aug 2004
Location: INDIA
Distribution: Various Distros
Posts: 203

Rep: Reputation: 31
Sending bulk emails


Hello,

One of my friend has a small forum having around 14000 total users. Site is hosted on a dedicated server. Today he wanted to send an announcement message to everyone on their registered email address.

He started sending in batches. However soon he encountered SMTP error 421.x from both Yahoo and Hotmail (which is to prevent spamming). He told that the software which he used on server had 200 messages per minute throttle rate and 100 messages per 30 second was defined in anti flood. He started getting this error after 6000 messages and then he stopped.

So he asked me to help and I am also not having answer for his question that how other sites & forums do that.

So I decided to post here.Question is, when you have a dedicated server, your mail content is legitimate with spam score 0, and you are sending to intended peoples only, what should be best setup on server side to ensure that it won't list server / sender as a spammer.

One option could be subscribing to any professional email marketing service, but he won't be willing to spend $ for a non-commercial activity.

Thanks
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 01-01-2011, 10:01 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by kirtimaan_bkn View Post
Hello,
One of my friend has a small forum having around 14000 total users. Site is hosted on a dedicated server. Today he wanted to send an announcement message to everyone on their registered email address.

He started sending in batches. However soon he encountered SMTP error 421.x from both Yahoo and Hotmail (which is to prevent spamming). He told that the software which he used on server had 200 messages per minute throttle rate and 100 messages per 30 second was defined in anti flood. He started getting this error after 6000 messages and then he stopped.

So he asked me to help and I am also not having answer for his question that how other sites & forums do that. So I decided to post here.Question is, when you have a dedicated server, your mail content is legitimate with spam score 0, and you are sending to intended peoples only, what should be best setup on server side to ensure that it won't list server / sender as a spammer.

One option could be subscribing to any professional email marketing service, but he won't be willing to spend $ for a non-commercial activity.
Thanks
Sorry, you're on your own, as far as I'm concerned. You SAY that you and your 'friend' aren't spammers, but we've got nothing but your word for it, and that's not enough. I'm not helping someone send me more junk, thanks.

Thread reported.
 
Old 01-02-2011, 02:22 AM   #3
kirtimaan_bkn
Member
 
Registered: Aug 2004
Location: INDIA
Distribution: Various Distros
Posts: 203

Original Poster
Rep: Reputation: 31
TB0ne, thanks for your reply. Do you really think that this thread wasn't a genuine post for this forum and you reported it ?

Now when you have reported, I request moderators to spend some time to read my question, understand my concern and take decision accordingly.

No one likes spams and you are not alone. Me too hate spams.. My question was setting server to send emails to a small community who opted to get that email. Normally all smtp stops accepting emails after x number of emails in particular time. Some blocks for 1 hour and some for 1 day. However, at the same time there are paid services which sends millions of emails without facing that problem. So question was to understand their setup or process. Of course, me or my friend won't be able to setup that infrastructure nor we wants to do that.

But it was a generic question, which was raised by him, and I posted here.

Thanks
 
Old 01-02-2011, 02:42 AM   #4
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
So, just to theorize that some legitimate organization somewhere has a legitimate purpose to send some large number of e-mails, how might that be possible? Security by obscurity went out the window years ago. If he doesn't get the answer here, he will get it somewhere else. Since it is apparently okay to presume sinister intent, perhaps that somewhere else has its own motives for the offered suggestion, and it would be better if he got his reply here, where everyone has nothing but altruism and brotherly love to motivate them.

--- rod.
 
Old 01-02-2011, 09:33 AM   #5
ComputerErik
Member
 
Registered: Apr 2005
Location: NYC
Distribution: Debian, RHEL
Posts: 269

Rep: Reputation: 54
IF you are truly sending legitimate email, AND your email system is already setup properly so that mail is NOT getting marked as SPAM but just being blocked due to volume, then the answer is pretty straight forward. You will need to look into the recipient mail system (Yahoo, GMail, etc.) and get the requirements to be listed as a legitimate bulk mail sender. It is possible, but there will be hoops to jump through, possibly fees to pay, and you will need to be 100% certain you comply with all policies or you will find yourself banned very quickly again.

Bottom line is that if you want to send large amounts of legitimate email the easiest route will be to use one of the established services for this.
 
2 members found this post helpful.
Old 01-02-2011, 12:32 PM   #6
120
Member
 
Registered: Oct 2010
Posts: 46

Rep: Reputation: 9
ComputerErik is spot on. Either you spend time meeting the requirements of Yahoo and Hotmail, or pay someone like Constant Contact who have done all the hard work for you (assuming your list is 100% opt in, and you can prove it).

The other option is stunningly simple. Write code to throttle the output.
 
Old 01-02-2011, 04:45 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,635

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by theNbomr View Post
So, just to theorize that some legitimate organization somewhere has a legitimate purpose to send some large number of e-mails, how might that be possible? Security by obscurity went out the window years ago. If he doesn't get the answer here, he will get it somewhere else. Since it is apparently okay to presume sinister intent, perhaps that somewhere else has its own motives for the offered suggestion, and it would be better if he got his reply here, where everyone has nothing but altruism and brotherly love to motivate them.
Whether he's legit or not I can't determine. What I *CAN* do is to not help someone who may be a spammer. ComputerErik said it best.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sending mail with bulk attachments onyangoliech Linux - Networking 1 12-04-2006 06:15 AM
Sending Emails yos123 Linux - General 1 04-12-2006 09:56 AM
Sending Emails Dragons_Way Linux - Software 2 03-09-2005 02:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration