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 ... 15 16 [17] 18 19 ... 21
241
Did you make any additional changes to your Postfix configuration besides commenting out that relay line?

Could you please PM me with SSH info so I can take a look?

242
See if this works from a terminal?

Code: [Select]
mail -s "subject here" email@address.com <<< "message"

Obviously, change the subject, email address, and message first.

Then, see if you get it.  If you don't, check the mail log and system log to see what it says as to why it failed.  Is your VPS provider blocking the SMTP ports?

243
Feature Requests / Re: Setup IPtables automatically with ehcpforce
« on: April 11, 2015, 11:01:07 pm »
No problem.

Fail2Ban uses iptables for its banning, so I think you're covered.  ;)

244
Did commenting that line out fix your issue? 

245
As posted in the other thread, this doesn't have anything to do with EHCP Force.  It is a bug with the Samba package which you shouldn't be using on a server anyways.  If the server is compromised, so is everything else that Samba connects up to.  Though this is unlikely, it is something to consider.

Thanks for posting a solution for those who encounter this error; however, it is not EHCP Force related.

246
Feature Requests / Re: Setup IPtables automatically with ehcpforce
« on: April 11, 2015, 09:58:25 am »
EHCP Force is not a firewall.  It already installs Fail2Ban along with Apache2 security modules designed to help against attacks against the web server.  This is really all that needs to be done in my opinion.

247
The email error you reported is a problem with resolving the email account.  It looks like you're using a relay, so make sure you configured the relay properly.  EHCP Force does not automatically configure relays for you, and not being able to resolve gmail may be a network error.

As for the Postfix warning messages you posted at PasteBin, these warnings are normal and can be ignored.  They will not impact functionality.   

248
General / Re: Update Log
« on: April 09, 2015, 11:14:22 pm »
A major update has been released.  EZ install scripts are working as are password protected directories.  This is a major milestone release that I am happy to announce.

249
Technical Help / Re: index/ 403 forbidden
« on: March 03, 2015, 05:41:35 pm »
Are you saying it didn't work solely because of the information message output by apache?  Specifically, this:

Quote
[Sun Feb 15 18:26:44.365527 2015] [alias:warn] [pid 9162] AH00671: The Alias directive in /etc/apache2/conf.d/phpmyadmin.conf at line 3 will probably never match because it overlaps an earlier Alias.
                                                                         [ OK ]

If you are basing that claim on the message that was output by apache, it probably worked.

After running the command, does it still not display a directory listing?

250
Technical Help / Re: Error in logs
« on: March 03, 2015, 05:38:50 pm »
status=deferred (delivery temporarily suspended: Host or domain name not found. Name service error for name=***.com type=MX: Host not found, try again)

I deleted my primary domain that i setup the panel with and now i get this error how would i go about changing the domain name.

Ubuntu 12
32bit

It looks like that domain no longer has any associated MX records since it has been removed, so how do you expect to deliver mail to it?

Are you getting this error sending or receiving email messages all the time for many domains?  If not, then this is a problem delivering mail to a domain that no longer exists.  I don't see a problem here?

251
Technical Help / Re: Can't send Email
« on: March 03, 2015, 05:36:56 pm »
14.10
32bit

I can receive but i can't send. I get this error.

Message not sent. Server replied:

    Temporary authentication failure
    454 4.7.1 <*********@****.com>: Relay access denied

I get this error when sending from the email client in EHCP.

You appear to be using an email relay.  It looks like your postfix relay settings (perhaps authentication settings) need to be adjusted properly according to the suggested configuration of your relay provider.  Please ask them for support.

252
Bugs / Re: Ftp user permissions
« on: February 16, 2015, 08:04:11 pm »
OK, well please let me know if you run into this problem again.  Please provide more information if it happens again too.

253
Technical Help / Re: Email issues
« on: February 16, 2015, 08:03:13 pm »
i got this problem fixed by doing the update now i cant send or recieve email.

Why not?  I can't help you unless you provide more information.  Are you getting any errors?  What does your mail log say?

Code: [Select]
cat /var/log/mail.log | less

254
Bugs / Re: Ftp user permissions
« on: February 09, 2015, 11:43:08 pm »
Any updates on this?  I installed EHCP Force on a fresh Ubuntu 14.04 virtual machine and installed WordPress without any issues. 

255
General / Re: Update Log
« on: January 21, 2015, 09:02:23 pm »
A minor update has been released.

Pages: 1 ... 15 16 [17] 18 19 ... 21