vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
The script provided in the previous post should work fine. Did you try that?
-
Exim requires port 25 to work - other mail servers are going to use this port to communicate when you send/receive email. So having it blocked and changing the port it listens on is not going to re...
-
What I'm saying is, if the new server gets a connection timeout on port 22 when trying to connect to the old server, it means it can't make a connection. This is usually caused by a firewall being ...
-
My best guess here is that your old server has port 22 firewalled off. You can test by trying to SSH to the old server from the new one and seeing if a connection is possible - if not, add the new ...
-
I'm confused - are you just moving an email account or an entire hosting account?
-
Are you able to see the packages from command line using the command I provided?
-
Are you already using EA4? If not, no ea4 packages would be installed and thus none will show up in that view. You can also confirm via command line: rpm -qa |grep ea-
-
Check the headers of the emails in that box. If they are showing up there is means one of two things: 1) Someone is actually emailing youruser@serverhostname (which would happen sometimes if the o...
-
If you're not upgrading to EA4, just run easyapache as normal. I've never seen it cause an issue with CL's PHP selector.
-
If I were you, I'd just use the EA4 profile that provides Apache only without PHP, and make sure the correct handlers are installed. We purposely shied away from using the CL PHP selector to preven...