hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Hosting : Mail server necessary?
Reply

Web Hosting Discussions on all aspects of web hosting including past experiences (both negative and positive), choosing a host, questions and answers, and other related subjects. If your service is unavailable, please click here.
Forum Jump

Mail server necessary?

Reply Post New Thread In Web Hosting Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 11-29-2010, 04:56 PM
SoLost SoLost is offline
Newbie
 
Join Date: Oct 2010
Posts: 23

Mail server necessary?


Sorry for the cross-post. I posted this in the specialty hosting forum, but I'm not sure if that was the right place.

I will be launching a group buying website (like Groupon), and I will have my site hosted on a managed VPS. As you may already be aware, the way these group buying sites work is that an email is sent each day to all of the subscribers, which is usually in the thousands or even 10s of thousands (heck, even more for some). I was planning on simply sending out all the emails through my VPS. However, I noticed that a lot of my competition is using MailChimp or Constant Contact to send out their daily emails.

Is there a reason for this? I am not a technical person, so I'd really appreciate if someone can please enlighten me on this topic. These services can get expensive in a hurry, so I'd like to skip them if I don't need them. Thanks!

Reply With Quote


Sponsored Links
  #2  
Old 11-29-2010, 05:06 PM
Mark Grover Mark Grover is offline
Newbie
 
Join Date: Oct 2010
Location: Los Angeles
Posts: 27
People use mail sending services for delivery purposes. Having a properly set up mail server and a trusted IP is huge for companies that depend on their emails actually being delivered to the recipient and in a timely manner.

Building up IP reputation can take time and some of these companies that specialize in sending emails already have built up a nice pool of reputable IPs that you can use.

One company that comes to mind is sendgrid.

__________________
Mark Grover - CrispLayer : Shared Web Hosting Services
cPanel - 24/7 Support - Premium Network
http://www.crisplayer.com

Reply With Quote
  #3  
Old 11-29-2010, 05:22 PM
SoLost SoLost is offline
Newbie
 
Join Date: Oct 2010
Posts: 23
Quote:
Originally Posted by Mark Grover View Post
People use mail sending services for delivery purposes. Having a properly set up mail server and a trusted IP is huge for companies that depend on their emails actually being delivered to the recipient and in a timely manner.

Building up IP reputation can take time and some of these companies that specialize in sending emails already have built up a nice pool of reputable IPs that you can use.

One company that comes to mind is sendgrid.
Thanks Mark. With all that said, do you think I can get away with using my own server (using a VPS with a dedicated IP) to send out my emails? Or is there a strong possibility that I will end up on spam lists?

Reply With Quote
Sponsored Links
  #4  
Old 11-29-2010, 05:35 PM
tulaweb tulaweb is offline
Web Hosting Master
 
Join Date: Mar 2010
Location: New Jersey, USA
Posts: 613
Quote:
Originally Posted by SoLost View Post
Thanks Mark. With all that said, do you think I can get away with using my own server (using a VPS with a dedicated IP) to send out my emails? Or is there a strong possibility that I will end up on spam lists?
If every single user to whom you are sending email has requested that you send them the type of email you are sending them, you have confirmed every single one of those requests, and you can prove all of the above, you can use your own server. BUT If you suddenly start sending thousands of emails a day from an IP address that was not previously known to send large amounts of mail, you will look very suspicious to the receiving systems. If you are starting out small, gradually building up your membership, and you keep the list squeaky clean, you can do your own mailings.

__________________
Tula Networking
Quality Affordable Shared web hosting, Dedicated servers and Domain names since 2001
Parallels Pro Control Panel
24/7 Support | Personal Service

Reply With Quote
  #5  
Old 11-29-2010, 05:41 PM
Mark Grover Mark Grover is offline
Newbie
 
Join Date: Oct 2010
Location: Los Angeles
Posts: 27
Quote:
Originally Posted by SoLost View Post
Thanks Mark. With all that said, do you think I can get away with using my own server (using a VPS with a dedicated IP) to send out my emails? Or is there a strong possibility that I will end up on spam lists?
It depends on the volume of mail you will be sending and the specs of your server. I would also strongly recommend signing your outgoing mail (dkim) along with having the proper SPF records set up.

All your emails should have a clear option for users to opt out. You want to try and prevent them from marking your emails as spam as much as possible.

You also need to manage your list properly. If an email bounces, do NOT resend to that address again.

__________________
Mark Grover - CrispLayer : Shared Web Hosting Services
cPanel - 24/7 Support - Premium Network
http://www.crisplayer.com

Reply With Quote
  #6  
Old 11-29-2010, 05:50 PM
SoLost SoLost is offline
Newbie
 
Join Date: Oct 2010
Posts: 23
Quote:
Originally Posted by tulaweb View Post
If every single user to whom you are sending email has requested that you send them the type of email you are sending them, you have confirmed every single one of those requests, and you can prove all of the above, you can use your own server. BUT If you suddenly start sending thousands of emails a day from an IP address that was not previously known to send large amounts of mail, you will look very suspicious to the receiving systems. If you are starting out small, gradually building up your membership, and you keep the list squeaky clean, you can do your own mailings.
The nature of the business is such that it is viral in nature, so the mailing list can grow very quickly. I'm concerned about what you're saying because I'm currently just building up my mailing list. So when the site launches completely and there's a deal available, I may very well be suddenly sending an email to thousands of users (isn't this what happens for most site launches?)

When you say that I have "confirmed every single one of those requests," does that mean I need a double opt-in/confirmation? Right now, once they enter their email address the first time, they're added to my list. Will this be a problem? What can happen?

Someone previously told me that I should look into RDNS, Domainkeys, and SPF records. Would this be sufficient?

Thanks for all your help.

Reply With Quote
  #7  
Old 11-29-2010, 06:02 PM
Patrick Diaz Patrick Diaz is offline
Junior Guru Wannabe
 
Join Date: Oct 2010
Posts: 59
MailChimp is pretty good, and the analytics are great. One factor that hasn't been mentioned is CRM integration. More expensive products that come with a mail server appliance can integrate with CRMs, so you can provide variations in messaging based on user purchase or interaction history. For e-commerce lists over 100K this starts to make a lot of sense. I see no reason you can't start with MailChimp and if you're site takes off, consider something more advanced.

__________________
Search Engine Marketing

Reply With Quote
  #8  
Old 11-29-2010, 06:15 PM
tulaweb tulaweb is offline
Web Hosting Master
 
Join Date: Mar 2010
Location: New Jersey, USA
Posts: 613
Quote:
Originally Posted by SoLost View Post
The nature of the business is such that it is viral in nature, so the mailing list can grow very quickly. I'm concerned about what you're saying because I'm currently just building up my mailing list. So when the site launches completely and there's a deal available, I may very well be suddenly sending an email to thousands of users (isn't this what happens for most site launches?)

When you say that I have "confirmed every single one of those requests," does that mean I need a double opt-in/confirmation? Right now, once they enter their email address the first time, they're added to my list. Will this be a problem? What can happen?

Someone previously told me that I should look into RDNS, Domainkeys, and SPF records. Would this be sufficient?

Thanks for all your help.
If you don't do confirmed opt-in, how do you know who's typing in the email addresses? What percentage are typos? Even if you use a third party email system that will get you in trouble. You not only need to do it, you need to prove that you've done it, with some kind of unique key, keeping records of IP addresses etc. All it takes is a competitor entering a few spamtrap addresses to get your IP on a black list, or get you kicked off your mailing service. If you operate your own mail server, you absolutely need to make sure your RDNS Domainkeys, and SPF records are set up correctly, but nothing will get you past a list that isn't perfectly clean.

__________________
Tula Networking
Quality Affordable Shared web hosting, Dedicated servers and Domain names since 2001
Parallels Pro Control Panel
24/7 Support | Personal Service

Reply With Quote
  #9  
Old 11-29-2010, 06:33 PM
TheMule TheMule is offline
Junior Guru Wannabe
 
Join Date: Sep 2006
Location: Barn
Posts: 61
Quote:
Originally Posted by SoLost View Post
Sorry for the cross-post. I posted this in the specialty hosting forum, but I'm not sure if that was the right place.
All of this informationa and much more was posted on the other thread ... why are you coming here and asking the same question?

Everyone who took the time to help you just wasted their time.

__________________
The Mule

Reply With Quote
  #10  
Old 11-29-2010, 06:34 PM
Mark Grover Mark Grover is offline
Newbie
 
Join Date: Oct 2010
Location: Los Angeles
Posts: 27
Quote:
Originally Posted by tulaweb View Post
If every single user to whom you are sending email has requested that you send them the type of email you are sending them, you have confirmed every single one of those requests, and you can prove all of the above, you can use your own server. BUT If you suddenly start sending thousands of emails a day from an IP address that was not previously known to send large amounts of mail, you will look very suspicious to the receiving systems. If you are starting out small, gradually building up your membership, and you keep the list squeaky clean, you can do your own mailings.
Sending high volume of emails is perfectly fine. Its actually encouraged if you want to have a good reputation. You just need to make sure you are sending to legitimate email addresses and to people that have opted in.

check out senderscore.org for more details

__________________
Mark Grover - CrispLayer : Shared Web Hosting Services
cPanel - 24/7 Support - Premium Network
http://www.crisplayer.com

Reply With Quote
  #11  
Old 11-29-2010, 06:51 PM
SoLost SoLost is offline
Newbie
 
Join Date: Oct 2010
Posts: 23
Quote:
Originally Posted by tulaweb View Post
If you don't do confirmed opt-in, how do you know who's typing in the email addresses? What percentage are typos? Even if you use a third party email system that will get you in trouble. You not only need to do it, you need to prove that you've done it, with some kind of unique key, keeping records of IP addresses etc. All it takes is a competitor entering a few spamtrap addresses to get your IP on a black list, or get you kicked off your mailing service. If you operate your own mail server, you absolutely need to make sure your RDNS Domainkeys, and SPF records are set up correctly, but nothing will get you past a list that isn't perfectly clean.
Well, here's the weird thing. None of my competition (both small and new, and massive and well established) is using a confirmed opt-in. For this group buying model, it seems like it's the standard to not have it for some reason. Any idea why this is?

Reply With Quote
  #12  
Old 11-29-2010, 06:53 PM
SoLost SoLost is offline
Newbie
 
Join Date: Oct 2010
Posts: 23
Quote:
Originally Posted by TheMule View Post
All of this informationa and much more was posted on the other thread ... why are you coming here and asking the same question?

Everyone who took the time to help you just wasted their time.
Huh? The other thread I posted has no replies.

Reply With Quote
  #13  
Old 11-29-2010, 06:55 PM
tulaweb tulaweb is offline
Web Hosting Master
 
Join Date: Mar 2010
Location: New Jersey, USA
Posts: 613
Quote:
Originally Posted by SoLost View Post
Well, here's the weird thing. None of my competition (both small and new, and massive and well established) is using a confirmed opt-in. For this group buying model, it seems like it's the standard to not have it for some reason. Any idea why this is?
The only explanation I can imagine is they don't care if their email gets delivered, or if they get a reputation for sending spam.

__________________
Tula Networking
Quality Affordable Shared web hosting, Dedicated servers and Domain names since 2001
Parallels Pro Control Panel
24/7 Support | Personal Service

Reply With Quote
  #14  
Old 11-29-2010, 06:56 PM
Mark Grover Mark Grover is offline
Newbie
 
Join Date: Oct 2010
Location: Los Angeles
Posts: 27
Quote:
Originally Posted by SoLost View Post
Well, here's the weird thing. None of my competition (both small and new, and massive and well established) is using a confirmed opt-in. For this group buying model, it seems like it's the standard to not have it for some reason. Any idea why this is?
Don't you enter your email address when signing up at Groupon?

__________________
Mark Grover - CrispLayer : Shared Web Hosting Services
cPanel - 24/7 Support - Premium Network
http://www.crisplayer.com

Reply With Quote
  #15  
Old 11-29-2010, 07:00 PM
tulaweb tulaweb is offline
Web Hosting Master
 
Join Date: Mar 2010
Location: New Jersey, USA
Posts: 613
Quote:
Originally Posted by Mark Grover View Post
Don't you enter your email address when signing up at Groupon?
The question is do they send a confirmation email to which you must reply. The OP says they don't. I find that surprising, but I don't know first hand.

__________________
Tula Networking
Quality Affordable Shared web hosting, Dedicated servers and Domain names since 2001
Parallels Pro Control Panel
24/7 Support | Personal Service

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get mail stats for a single email address, on an Exim mail server? SoftDux Dedicated Server 0 08-22-2009 02:45 PM
DirectAdmin - How to make sure sendmail passes mail to external mail server? kreativ Hosting Software and Control Panels 0 05-31-2009 08:06 AM
503 This mail server requires authentication. Please check your mail client settings boomers Dedicated Server 6 08-10-2005 04:18 PM
503 This mail server requires authentication. Please check your mail client settings. Discusman Hosting Security and Technology 5 04-04-2004 08:13 AM
am ditching mail enable - anyone here know a good FREE mail server for NT/2000 kckclass Hosting Security and Technology 2 01-28-2004 02:15 PM

Related posts from TheWhir.com
Title Type Date Posted
InterNetX Launches Server Administration Software Web Hosting News 2011-12-22 22:06:48
Web Host 1&1 Enhances Dedicated Server Line with 32 Core, 64 GB RAM Server Web Hosting News 2011-12-20 15:30:05
SpamExperts IPv6 Whitelist Foundation Wins IPv6 Task Force Award Web Hosting News 2011-11-18 22:21:53
Email Provider OpenXchange Partners with Openwave Web Hosting News 2011-10-12 17:23:08
Indian Web Host BrainPulse to Expand Technical Support Staff Web Hosting News 2011-10-03 15:33:07


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?