Method of exchanging digital messages from an author to one or more recipients.

learn more… | top users | synonyms

1
vote
4answers
219 views

Mail server for every website on IIS

I'm using Windows 7 x64 and IIS 7 to serve several websites. What I want to do is set-up a mail server for every domain name (like in Linux hostings), and web-interface for example ...
0
votes
3answers
680 views

Where would a spam bot be located?

I have a hosted website using a free hosting service, I received an email this afternoon saying that I have been suspended because my account has been compromised. Basically, someone is using my ...
3
votes
2answers
57 views

How to provide email accounts without changing the DNS?

My client have registered a domain name through BigRock.in, and my client needs 10 email accounts, so I decided to provide it through my web hosting (re seller account). My question is - How to ...
2
votes
2answers
49 views

Email sent via Google via relayhost being marked as spam

Company email hosted by Google Apps. Company PBX in-house is Elastix. All voicemails received on the extensions of Elastix are supposed to be emailed by the CentOS server (Postfix) to the email ...
1
vote
2answers
114 views

cPanel email doesn't seem to work - error 550?

I am fairly new to the web hosting game, so bear with me :) Recently set up a VPS with cPanel and WHM. Everything is going well so far, I've created a user domain and transferred my website there, ...
1
vote
2answers
314 views

Can I migrate from GNU Mailman to MailChimp?

I have ~20 lists, all of which are mostly announce-only (newsletters--recipients do not reply back to the list) running in GNU Mailman. It's alright. Mailman has certainly prooven itself but we want ...
0
votes
2answers
71 views

Spam problem through cpanel

on a new website, i publicly display an email address, contact@domain.com. then i set up an email forwarder in my hostmonster cpanel, so that if the public email address ever became spam ridden then ...
1
vote
1answer
25 views

Migrate email account from cpanel to a non control panel server

Hi this is my question how to migrate my email account without losing any data, in CPanel you have a /etc folder with all the config file, but how i can migrate that from my CPanel to my dedicated ...
0
votes
1answer
18 views

Will my domain get blacklisted by auto-replying to spam emails?

At the moment, I've just set up an auto-reply function for our career email address. One problem is that we cannot differentiate between an email applying for a job with an advertisement or a spam ...
0
votes
1answer
23 views

How to import mass accounts into iKode Newsletter Server?

I want to import mailing list to iKode Newsletter Server, I need to add the address one by one, which is a waste of time. Does iKode provides mass account import ability? Or just need to upload a ...
0
votes
1answer
236 views

WHM local/external mail server confusion

We host several websites on the same server using WHM but this seems to confuse the mail routing when someone has their own external mail servers - it looks locally. We have our own email accounts ...
1
vote
0answers
18 views

DNS: forward part of a managed domain to one host, but sub domain services to another (Google Apps)

I was going to post this as a comment against DNS: Forward domain to another host, but I don't seem able to do that. I'm in a similar situation. I have a DNS registered/managed by enom, except with ...
0
votes
0answers
20 views

User uses “mark as spam” to delete email

I want to ask, what would be the recommended procedure for dealing with users who used "mark as spam" button to just delete emails. Recently I have a user, who requested "password reset" email 3 ...
0
votes
0answers
65 views

different mail boxes for domain alias on domains.live.com using plesk

I have 1 Primary domain and 5 Aliases. Primary Domain is: PrimaryDomain.com Aliases are: alias1.com alias2.com alias3.com alias4.com alias5.com I like to create following separate Inboxes on ...
0
votes
0answers
295 views

Sending Emails via Google SMTP - after some time quit working

on a website I use PHPMailer to send automated registration emails, etc and also a newsletter-tool (which loops through the emails and sends them one by one). Also, I configured in Gmail under ...
0
votes
0answers
57 views

VPS/Proxy Setup

I want to set up a Virtual Private Server that I will also be able to use as a proxy server for purposes of emailing Newsletters to subscribers. The subscriber list is old and I want to send out an ...
0
votes
0answers
153 views

Cannot send email to Google Apps alias from PHP

I'm using Wordpress and sending email via Gmail SMTP: server: smtp.gmail.com port: 465 I created Google Apps main domain called domain.com and email info@domain.com. Then I registered domain ...