Search found 240 matches

by DaN
26 Apr 2016 06:56
Forum: How-to
Topic: throttling To many connections
Replies: 7
Views: 4940

Re: throttling To many connections

hi

i would't whitelist the up stream host, no mail would be checked.
white listed [...] all the domains
your domains, or from 3rd party?
by DaN
26 Apr 2016 06:44
Forum: Discussion
Topic: "ERROR: The version file on your system does not seem to be valid."
Replies: 2
Views: 3011

Re: "ERROR: The version file on your system does not seem to be valid."

Code: Select all

file /etc/EFA-Version
/etc/EFA-Version: ASCII text, with no line terminators
edited with nano, removed a line break, saved it:

Code: Select all

file /etc/EFA-Version
/etc/EFA-Version: ASCII text
ok, i'll wait

thx
by DaN
21 Apr 2016 07:43
Forum: Discussion
Topic: Using Outbound
Replies: 1
Views: 2388

Re: Using Outbound

Hi, you can send the mails through the EFA. You have to edit (Managemant Console) the Exchange server to use EFA as the smarthost, i would think. Just EFA should be allowed to send mails externaly (https://wiki.efa-project.org/doku.php?id=firewall_ports). If you use a monitoring tool (like nagios) y...
by DaN
20 Apr 2016 07:47
Forum: Discussion
Topic: "ERROR: The version file on your system does not seem to be valid."
Replies: 2
Views: 3011

"ERROR: The version file on your system does not seem to be valid."

Screenshot EFA-Monthly-cron-error.JPG /var/log/cron DAY 03:18:01 SERVER anacron[12591]: Job `cron.monthly' started DAY 03:18:01 SERVER run-parts(/etc/cron.monthly)[29138]: starting EFA-Monthly-cron DAY 03:18:02 SERVER CROND[29158]: (root) CMD (/usr/sbin/EFA-Monitor-cron >/dev/null 2>&1) DAY 03:1...
by DaN
19 Apr 2016 07:31
Forum: 3.x Bugs
Topic: 3.0.0.9: SA Learn: WARNING: HOME is not set, using root:
Replies: 25
Views: 12250

Re: 3.0.0.9: SA Learn: WARNING: HOME is not set, using root:

Did you ask the mailwatch guys?
by DaN
19 Apr 2016 07:01
Forum: 3.x Bugs
Topic: SSL issues after upgrading to 3.0.0.9
Replies: 3
Views: 2954

Re: SSL issues after upgrading to 3.0.0.9

Hi,

no bug, feature.
https://raw.githubusercontent.com/E-F-A ... LEASENOTES
"HTTPS Enabled by Default"
by DaN
15 Apr 2016 06:22
Forum: How-to
Topic: I have installed it. What do i need to chage at at my Zimbra to get emails from EFA ?
Replies: 1
Views: 1951

Re: I have installed it. What do i need to chage at at my Zimbra to get emails from EFA ?

https://wiki.efa-project.org/doku.php?id=initial_configuration#questions Initial configuration asks for the ip adress of the mailserver, so mails will be transfered to this. Is this a new mailserver? -> You will need a "connector", which listens on port 25 (SMTP) Does efa replace an old ap...
by DaN
30 Mar 2016 09:24
Forum: How-to
Topic: Inline Sign Rules ?? To HTTPS ?
Replies: 5
Views: 3508

Re: Inline Sign Rules ?? To HTTPS ?

/etc/httpd/conf.d/redirectssl.conf

Code: Select all

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
Is the file there? Did you restarted the vm after upgrading it? You do use the newest version of EFA?
by DaN
30 Mar 2016 08:13
Forum: How-to
Topic: Inline Sign Rules ?? To HTTPS ?
Replies: 5
Views: 3508

Re: Inline Sign Rules ?? To HTTPS ?

Hi,

ins't there a redirect, which leads from HTTP to HTTPS://?

Try http://yourEFAserver
It should redirect to https://yourEFAserver
Right?
by DaN
29 Mar 2016 07:51
Forum: How-to
Topic: Releasing mails from quarantine view
Replies: 3
Views: 2785

Re: Releasing mails from quarantine view

Had a look at 11) Apache Settings?

Did you disable Port 443?
by DaN
24 Mar 2016 16:15
Forum: How-to
Topic: How-to check E.F.A.-Version (with a monitoring tool)
Replies: 7
Views: 8820

Re: How-to check E.F.A.-Version (with a monitoring tool)

update:
/etc/EFA-Version (3.0.0.9) has a space/blank at the end
by DaN
24 Mar 2016 08:07
Forum: 3.x Bugs
Topic: Update to Version 3.0.0.9 FAILED
Replies: 4
Views: 4144

Re: Update to Version 3.0.0.9 FAILED

@shawn

Same problem here. Your second line fixed it.
by DaN
23 Mar 2016 10:00
Forum: Discussion
Topic: 3.0.0.9 Postfix Queue Not Processing
Replies: 9
Views: 5583

Re: 3.0.0.9 Postfix Queue Not Processing

Very nice!
by DaN
22 Mar 2016 09:23
Forum: Discussion
Topic: 3.0.0.9 Postfix Queue Not Processing
Replies: 9
Views: 5583

Re: 3.0.0.9 Postfix Queue Not Processing

Any informations in the log files?
by DaN
18 Mar 2016 10:03
Forum: How-to
Topic: Daily Report
Replies: 1
Views: 4363

Re: Daily Report

by DaN
18 Mar 2016 09:14
Forum: Feature Requests
Topic: Let's Encrypt
Replies: 1
Views: 3309

Let's Encrypt

Let's Encrypt is a certificate authority that entered public beta on December 3, 2015[1] that provides free X.509 certificates for Transport Layer Security encryption (TLS) via an automated process designed to eliminate the current complex process of manual creation, validation, signing, installati...
by DaN
18 Mar 2016 08:49
Forum: How-to
Topic: How to search something in this forum
Replies: 1
Views: 2308

How to search something in this forum

As many of you have noted, the search function of this forum software is ... not so effective. Here are some suggestions to search in this forums: Go to https://Duckduckgo.com OR https://startpage.com OR https://google.com OR https://another nice search engine and search for site:https://forum.efa-p...
by DaN
17 Mar 2016 14:45
Forum: 3.x Bugs
Topic: Bug in release spam?
Replies: 3
Views: 3458

Re: Bug in release spam?

Is there any proxy involved?
by DaN
17 Mar 2016 13:06
Forum: How-to
Topic: error when running quarantine_report.php
Replies: 1
Views: 2149

Re: error when running quarantine_report.php

You want execute a php file at console?!

Maybe you are interested in reading this viewtopic.php?t=450
by DaN
17 Mar 2016 12:48
Forum: How-to
Topic: MalwarePatrol Key Code
Replies: 1
Views: 2313

Re: MalwarePatrol Key Code

Hi,

did you read viewtopic.php?t=1049?
by DaN
17 Mar 2016 12:47
Forum: How-to
Topic: detect spams of abused accounts
Replies: 2
Views: 2616

Re: detect spams of abused accounts

Hi,

did you use "SA Learn" for your mails?