Search found 27 matches
- 23 Jan 2020 16:43
- Forum: 4.x Bugs
- Topic: SA Learn error
- Replies: 27
- Views: 118269
Re: SA Learn error
I have this problem too.
- 16 May 2018 18:36
- Forum: How-to
- Topic: EFA 3.0.2.6 DKIM fail
- Replies: 3
- Views: 9740
Re: EFA 3.0.2.6 DKIM fail
Your ispconfig 3 server is DKIM signing the mail right?
And when you send DKIM signed mails from ISPConfig 3 through EFA DKIM fails, is this correct?
If so try disable ALL footers and other changes that EFA is doing on email, like "This message has been scanned for viruses and dangerous content"
And when you send DKIM signed mails from ISPConfig 3 through EFA DKIM fails, is this correct?
If so try disable ALL footers and other changes that EFA is doing on email, like "This message has been scanned for viruses and dangerous content"
- 11 Dec 2017 12:09
- Forum: Discussion
- Topic: missing track&trace number
- Replies: 2
- Views: 3427
Re: missing track&trace number
This is source code view from thunderbird
- 11 Dec 2017 12:08
- Forum: Discussion
- Topic: missing track&trace number
- Replies: 2
- Views: 3427
missing track&trace number
Hello,
Every time I get a email with a track & Trace number sent from multiple companies but sent with consignor
the track&trace number is missing in email I get, but if I look at email in EFA mailwatch webui, I can see the track&trace correct.
Before I started using efa it was working.
Here you ...
Every time I get a email with a track & Trace number sent from multiple companies but sent with consignor
the track&trace number is missing in email I get, but if I look at email in EFA mailwatch webui, I can see the track&trace correct.
Before I started using efa it was working.
Here you ...
- 24 May 2017 14:31
- Forum: Discussion
- Topic: block spam getting through
- Replies: 4
- Views: 6741
Re: block spam getting through
I have been running this server for some years now, and keep press report as spam, most unwanted emails I find, but it feels like it's not working anymore.pdwalker wrote: 23 May 2017 16:36 You have to train the system to recognize spam through the bayesian filter.
- 23 May 2017 14:23
- Forum: Discussion
- Topic: block spam getting through
- Replies: 4
- Views: 6741
block spam getting through
Hello,
I have som users that get some spam mails, that is filtered as clean, how can I stop emails like this one:
X-Greylist: delayed 00:05:04 by SQLgrey-1.8.0
Received: from mail-smail-vm19.hanmail.net (mail-smail-vm19.daum.net [175.126.189.237])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256 ...
I have som users that get some spam mails, that is filtered as clean, how can I stop emails like this one:
X-Greylist: delayed 00:05:04 by SQLgrey-1.8.0
Received: from mail-smail-vm19.hanmail.net (mail-smail-vm19.daum.net [175.126.189.237])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256 ...
- 16 Feb 2017 18:15
- Forum: Feature Requests
- Topic: lets encrypt
- Replies: 3
- Views: 6987
Re: lets encrypt
have you seen this?
viewtopic.php?f=14&t=1935
viewtopic.php?f=14&t=1935
- 27 Oct 2016 11:59
- Forum: How-to
- Topic: How I did setup let's encrypt on my EFA
- Replies: 15
- Views: 125923
How I did setup let's encrypt on my EFA
Hello,
I have just successfully setup Let's Encrypt on my EFA server.
This is how I did:
as root I ran following commands:
mkdir /opt/certbot
cd /opt/certbot
wget https://dl.eff.org/certbot-auto --no-check-certificate
chmod a+x ./certbot-auto
then I executed certbot with
./certbot-auto
and ...
I have just successfully setup Let's Encrypt on my EFA server.
This is how I did:
as root I ran following commands:
mkdir /opt/certbot
cd /opt/certbot
wget https://dl.eff.org/certbot-auto --no-check-certificate
chmod a+x ./certbot-auto
then I executed certbot with
./certbot-auto
and ...
- 25 Aug 2016 08:34
- Forum: Discussion
- Topic: Wrong looking newsletter email
- Replies: 5
- Views: 6154
Re: Wrong looking newsletter email
How do you define these rulesets for a single domain?shawniverson wrote:I think you may be able to define rulesets for any of these settings.
- 21 Mar 2016 18:12
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
Re: 3.0.9 upgrade - Problem with the SSL CA Cert
I have now rebooted system after the upgrade, did look successful, but now webserver will not start.
- 21 Mar 2016 18:01
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
Re: 3.0.9 upgrade - Problem with the SSL CA Cert
This helped:
first insert sslverify=false to /etc/yum.repos.d/EFA.repo
then i did
then I run /usr/local/sbin/EFA-Update -update
Now it gave a error on cp /etc/yum.repos.d/EFA.repo, but it just keep on, and now updating all packages.
first insert sslverify=false to /etc/yum.repos.d/EFA.repo
then i did
Code: Select all
$ sudo chattr +i /etc/yum.repos.d/EFA.repo
Now it gave a error on cp /etc/yum.repos.d/EFA.repo, but it just keep on, and now updating all packages.
- 21 Mar 2016 17:57
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
Re: 3.0.9 upgrade - Problem with the SSL CA Cert
Someone in another post put sslverify=false into the repo.
In your case you would put sslverify=false in to /etc/yum.repos.d/EFA.repo.
https://forum.efa-project.org/viewtopic.php?f=13&t=1485
Not sure but I'm betting this is not as secure, just a heads up, but may at least get you through the ...
In your case you would put sslverify=false in to /etc/yum.repos.d/EFA.repo.
https://forum.efa-project.org/viewtopic.php?f=13&t=1485
Not sure but I'm betting this is not as secure, just a heads up, but may at least get you through the ...
- 21 Mar 2016 17:44
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
Re: 3.0.9 upgrade - Problem with the SSL CA Cert
Oh yeah...may need to do this...
Try this...
sudo yum --disablerepo=EFA update ca-certificates
sudo yum --enablerepo=EFA clean all
Hello again,
I just did that, then tried to run update again, and still same error.
$ sudo yum --disablerepo=EFA update ca-certificates
Indlæste ...
Try this...
sudo yum --disablerepo=EFA update ca-certificates
sudo yum --enablerepo=EFA clean all
Hello again,
I just did that, then tried to run update again, and still same error.
$ sudo yum --disablerepo=EFA update ca-certificates
Indlæste ...
- 21 Mar 2016 17:28
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
Re: 3.0.9 upgrade - Problem with the SSL CA Cert
Try this:
sudo yum update ca-certificates
Gives me:
$ sudo yum update ca-certificates
Indlæste udvidelsesmoduler: fastestmirror, security
Opsætning af opdateringsprocessen
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist https://dl.efa-project.org/rpm/mirrors-efa ...
sudo yum update ca-certificates
Gives me:
$ sudo yum update ca-certificates
Indlæste udvidelsesmoduler: fastestmirror, security
Opsætning af opdateringsprocessen
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist https://dl.efa-project.org/rpm/mirrors-efa ...
- 21 Mar 2016 16:56
- Forum: 3.x Bugs
- Topic: 3.0.9 upgrade - Problem with the SSL CA Cert
- Replies: 10
- Views: 11910
3.0.9 upgrade - Problem with the SSL CA Cert
Hello,
Im trying to upgrade to 3.0.9, but get this error.
[Errno 14] PYCURL ERROR 77 - "Problem with the SSL CA cert (path? access rights?)"
What to do?
Determining fastest mirrors
Could not retrieve mirrorlist https://dl.efa-project.org/rpm/mirrors-efa error was
14: PYCURL ERROR 77 - "Problem ...
Im trying to upgrade to 3.0.9, but get this error.
[Errno 14] PYCURL ERROR 77 - "Problem with the SSL CA cert (path? access rights?)"
What to do?
Determining fastest mirrors
Could not retrieve mirrorlist https://dl.efa-project.org/rpm/mirrors-efa error was
14: PYCURL ERROR 77 - "Problem ...
- 17 Mar 2016 18:34
- Forum: Discussion
- Topic: Wrong looking newsletter email
- Replies: 5
- Views: 6154
Re: Wrong looking newsletter email
Can I allow this for a single email or domain?
- 10 Mar 2016 12:02
- Forum: Discussion
- Topic: Wrong looking newsletter email
- Replies: 5
- Views: 6154
Wrong looking newsletter email
Hello,
one of my suppliers, news mails is looking wrong when I open it after it have been passed through EFA, when it inserts following message:
This message has been scanned for viruses and dangerous content by
html.PNG
It show text like this in top of the newsletter, but when someone from my ...
one of my suppliers, news mails is looking wrong when I open it after it have been passed through EFA, when it inserts following message:
This message has been scanned for viruses and dangerous content by
html.PNG
It show text like this in top of the newsletter, but when someone from my ...
- 22 Nov 2015 06:29
- Forum: Discussion
- Topic: EFA topology
- Replies: 3
- Views: 4431
Re: EFA topology
Set mx record to EFA, and then you set mail server in EFA in EFA console.
- 02 Nov 2015 16:58
- Forum: Discussion
- Topic: ipv6
- Replies: 1
- Views: 2600
ipv6
Hello EFA users,
Can anybody tell me:
Have any of you setup your efa box to use ipv6 yet?
if so, did you came across any problems with ipv6?
Best regards
ressel
Can anybody tell me:
Have any of you setup your efa box to use ipv6 yet?
if so, did you came across any problems with ipv6?
Best regards
ressel
- 28 Oct 2015 16:29
- Forum: How-to
- Topic: How I enabled SSL for my EFA
- Replies: 0
- Views: 5575
How I enabled SSL for my EFA
Hello EFA users.
1st. I activated SSL in menu, and then following:
In following path i set following changes:
/etc/httpd/conf.d/ssl.conf
#ssl Honor ciper order
SSLHonorCipherOrder on
# SSL Cipher Suite:
# List the ciphers that the client is permitted to negotiate.
# See the mod_ssl ...
1st. I activated SSL in menu, and then following:
In following path i set following changes:
/etc/httpd/conf.d/ssl.conf
#ssl Honor ciper order
SSLHonorCipherOrder on
# SSL Cipher Suite:
# List the ciphers that the client is permitted to negotiate.
# See the mod_ssl ...
- 21 Sep 2015 10:19
- Forum: Discussion
- Topic: proxmox (KVM)
- Replies: 7
- Views: 8756
Re: proxmox (KVM)
Still interested?
- 08 Apr 2015 20:05
- Forum: 3.x Bugs
- Topic: clamd crashing
- Replies: 5
- Views: 7109
Re: clamd crashing
My clamd is also crashing sometimes, and then EFA builds a big mail queue.
Until now my best fix, have been to reboot EFA server.
And then it will run again for some weeks.
Until now my best fix, have been to reboot EFA server.
And then it will run again for some weeks.
- 16 Mar 2015 09:11
- Forum: 3.x Bugs
- Topic: "Unknown" Reason in Message Quarantine Report
- Replies: 35
- Views: 39574
Re: "Unknown" Reason in Message Quarantine Report
This was fixed in 3.0.0.7 update.
Thank you!
Thank you!
- 13 Jan 2015 20:18
- Forum: 3.x Bugs
- Topic: ÆØÅ not shown correctly
- Replies: 1
- Views: 3252
ÆØÅ not shown correctly
Hello,
I have an email that has been sent from a supplier who deals on laptops, to an address that is not filtered by the EFA, and one that is.
When it is received in the mailbox behind EFA, you experience errors in Danish characters æ ø å.
See the pictures below, would this fix, solve the ...
I have an email that has been sent from a supplier who deals on laptops, to an address that is not filtered by the EFA, and one that is.
When it is received in the mailbox behind EFA, you experience errors in Danish characters æ ø å.
See the pictures below, would this fix, solve the ...
- 13 Jan 2015 19:54
- Forum: 3.x Bugs
- Topic: "Unknown" Reason in Message Quarantine Report
- Replies: 35
- Views: 39574
"Unknown" Reason in Message Quarantine Report
Hello EFA,
My server have begun to show none spam mails in my daily quarantine mail as unknown, this is something that started some time ago, but have not done it all the time.
How do I avoid this when I also want all emails to be stored on the server so that users can restore any deleted mails ...
My server have begun to show none spam mails in my daily quarantine mail as unknown, this is something that started some time ago, but have not done it all the time.
How do I avoid this when I also want all emails to be stored on the server so that users can restore any deleted mails ...