Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - earnolmartin

Pages: 1 ... 10 11 [12] 13 14 ... 21
166
General / Re: Update Log
« on: November 02, 2017, 11:47:24 pm »
Update released.

167
General / Re: Update Log
« on: October 20, 2017, 09:59:39 am »
Security update released.

168
General / Re: Update Log
« on: September 20, 2017, 12:41:29 am »
Minor update released.

169
General / Re: Update Log
« on: May 31, 2017, 10:19:56 pm »
Minor update released.

170
General / Re: Update Log
« on: May 06, 2017, 11:25:17 pm »
Minor update released.

171
General / Re: Update Log
« on: April 13, 2017, 07:10:25 pm »
Small update released.

172
General / Re: Update Log
« on: February 15, 2017, 11:59:01 pm »
Update released.

173
General / Re: Update Log
« on: January 15, 2017, 09:25:08 am »
Update released.

174
General / Re: Update Log
« on: December 07, 2016, 11:47:15 pm »
Update released.

175
General / Re: Update Log
« on: July 30, 2016, 06:03:50 pm »
Minor update released.

176
General / Re: Update Log
« on: June 12, 2016, 11:07:45 am »
Update released.

177
You need to fix your issues before performing upgrades.  Your DNS isn't resolving.  Fix that problem first.  190.94.178.10 is down, the IP you gave me.

When configuring GMAIL to send messages, use settings similar to these.

For Pop3:



For sending email as that account via Gmail:




The username is always the full email address!

Don't rush into upgrading.  It probably won't magically fix your issues for you.  These issues don't appear to be EHCP related at the moment since it works fine on my servers.  Research your errors.

178
I have Gmail setup to download my email.  It works fine.  Make sure you provide your login as fulluser@domain.com and provide the correct password in that exact format.  Use default ports (non-ssl).  It should work.

179
Technical Help / Re: Problem after update
« on: May 16, 2016, 10:17:41 pm »
Yes, I just fixed your problem.  I may edit the update / upgrade script in the future, but this problem happens only occasionally.  I have run into it before (doesn't usually happen), and only on a few servers running EHCP.

If you run into a problem like this, the first thing to do is disable ipv6 support in postfix like so:

Code: [Select]
sudo cp /etc/postfix/main.cf /etc/postfix/main.cf.bkup
sudo nano /etc/postfix/main.cf


Find:

Code: [Select]
inet_interfaces = (ANY_SETTING)

Replace with:

Code: [Select]
inet_interfaces = ipv4

Save and exit.

Then, run the Squirrel Mail configuration utility.

Code: [Select]
/var/www/new/ehcp/webmail/config/conf.pl

Enter 2 to edit the server settings.

Enter 3 and change the setting to Sendmail.

Enter 1 to change your domain name for the server.

Enter S to save changes.

Enter Q to quit.

I tested sending an email from RoundCube and SquirrelMail.  Doing the above fixed your issue.

180
Technical Help / Re: Problem after update
« on: May 15, 2016, 11:08:05 pm »
Did you make sure your server's IP network is included in the postfix configuration under the mynetworks section?

I have no idea what's going on with your server nor if the upgrade script is at fault.

Can you give me SSH access so that I can take a look? 

Pages: 1 ... 10 11 [12] 13 14 ... 21