Link to home
Start Free TrialLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

hostname email

shared hosting

vpn hosting

virtual dedicated

cloud

I want to use hosting where just the 'hostname' is mine so it wont be spam
I dont want to share hostname with other people that may send spam
is hostname from dedicated server less likely to be spam,  what if someone already used that hostname and made it spam and hosting company is reusing hostname


and I do not want to use phpmail

what other questions should I ask hosting company

Avatar of Wayne Michael
Wayne Michael
Flag of United States of America image

You just need a server with a public static ip address

any one can spoof any email address.

register a domain name with a registar and then get basic hosting somewhere with email included
Send it through your email provider.
For example:
your website is  yourwebsite.com

You can host it anywhere. you will be having email address for the domain ex(info@yourwebsite.com)

you can use your email server to send mails(with proper user name and password). It will not be spammed.
 
however if you want to send newsletters then go to 3rd party providers
ASKER CERTIFIED SOLUTION
Avatar of OP_Zaharin
OP_Zaharin
Flag of Malaysia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
if your application is written in php then you can use phpmailer instead of raw php mail function

http://sourceforge.net/projects/phpmailer/
Avatar of rgb192

ASKER

thanks
have you resolved your primary question about the spams