0
votes
0answers
2 views

Setting up a Generic Cloud based SMTP for all users

Our enterprise application requires our users to specify their smtp server details to send out email notifications from the app. The problem is that on average 80% of our user base wouldn't have a ...
0
votes
0answers
13 views

Transferring emails from one web server to another [duplicate]

I have set up a new web server to transfer a website from an old web server. I wish to also transfer the saved emails on the old web server to the new webserver (as well as restoring the email ...
1
vote
2answers
51 views

Use web hosting as a external email server

I have this question is it stupid to use a shared hosting to host my domain for only my email address not for a website.
1
vote
1answer
44 views

SMTP on a different port?

I would like to be able to run a SMTP server on port 25, but my ISP blocks it. Is there a way to use a different. I'm running XAMPP Mercury.
3
votes
2answers
50 views

email server services for websites

I have a growing website and I don't want to deal with setting up a mail server to send emails through. Currently I am using Google Apps and sending emails via a Java program that I wrote. However, it ...
0
votes
3answers
63 views

Web Email Configuration

I just created emails for my website from the cpanel. I then gave links to the cpanel webmail to each owner of the newly created mails. When they tried to login it returened invalid username and ...
2
votes
1answer
536 views

How do I change the default email that my host sends from php mail from in Justhost's C-panel

I'm trying to work with sending mail through PHP for the first time and I've done pretty well with the exception of one thing. All mail i send is from an email address that ends in "justhost.com" ...