Search found 33 matches

by barbours
14 May 2025 02:27
Forum: Discussion
Topic: Bad TXREP scores from Sophos infra
Replies: 1
Views: 5629

Re: Bad TXREP scores from Sophos infra

Personally not seeing it, but this might help. create a file in /etc/mail/spamassassin/ called sophos_whitelist.cf. The put the content below in the file. Run spamassassin --lint. If no output you are good to restart sparmassassin systemctl restart spamassassin.

# /etc/mail/spamassassin/sophos ...
by barbours
04 May 2025 15:17
Forum: Discussion
Topic: A lot of spam is marked as "no spam" recently
Replies: 2
Views: 45049

Re: A lot of spam is marked as "no spam" recently

Do you have the full header available? Could send in pm if necessary. Also include a snapshot of the email. I think I can provide the rule you are looking for
by barbours
04 May 2025 05:24
Forum: Discussion
Topic: PCI Compliance Scan results
Replies: 6
Views: 18157

Re: PCI Compliance Scan results

Here is some thought. I don't have the PCI requirement, but certainly have an interest in being secure.

Edit the Postfix configuration file:
vi /etc/postfix/main.cf
Change this line:tls_medium_cipherlist = ECDSA+AESGCM:ECDH+AESGCM:DH+AESGCM:ECDSA+AES:ECDH+AES:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM ...
by barbours
04 May 2025 05:09
Forum: Discussion
Topic: The future of efa
Replies: 2
Views: 121103

Re: The future of efa

I have been using primarily opensource software for a long long time and plan to continue. I the EFA community has some great people, engineers, and a great base that should be continued. It will be difficult and or some pretty difficult roads ahead with out Shawn, but I am certainly up for the ...
by barbours
04 May 2025 05:00
Forum: Discussion
Topic: Knowbe4 whitelisting
Replies: 1
Views: 13862

Re: Knowbe4 whitelisting

Try adding this in your local.cf. I don't use the knowbe4 service, but believe this should essentially be what you are asking for.

Add to /etc/mail/spamassassin/local.cf
header __KNOWBE4_1 X-Mailer =~ /KnowBe4/i
header __KNOWBE4_2 X-Sender =~ /\@kb4\.com/i
header __KNOWBE4_3 X-SenderBaseID ...
by barbours
30 Aug 2024 03:10
Forum: Discussion
Topic: Mulriple eFa servers one bayes database
Replies: 10
Views: 61400

Re: Mulriple eFa servers one bayes database

Thanks for posting this.

I now have two eFa 5 servers running on one bayes database and I am synching the spamassassin/local.cf between the two. This makes customizing rules a breeze.
by barbours
30 May 2024 01:58
Forum: How-to
Topic: Dmarc and Dkim function
Replies: 1
Views: 7345

Dmarc and Dkim function

I operate a inbound only filtering EFA 4. I would like to know if that will allow the filter evaluate incoming emails and deny those senders that don't pass dkim, spf, and dmarc. I have enabled it on the EFA menu, but looking for proof that the EFA filter is evaluating dkim, spf, and dmarc on ...
by barbours
09 Jan 2023 05:50
Forum: Discussion
Topic: Is EFA capable of Resending/Re-deliver/Replay emails?
Replies: 3
Views: 6386

Re: Is EFA capable of Resending/Re-deliver/Replay emails?

In the version 4.x it is in /var/www/html/mailscanner/conf.php

Find the line:
// Define how many days of emails to keep.
define('RECORD_DAYS_TO_KEEP', 60);

Change the "60" to whatever retention days you need.
by barbours
17 Sep 2022 00:11
Forum: How-to
Topic: Increase spam assassin score for gmail
Replies: 7
Views: 9237

Re: Increase spam assassin score for gmail

Please share the custom rule that you used. Has it been successful?
by barbours
04 Mar 2021 17:36
Forum: Discussion
Topic: Spam FQDN Report Links
Replies: 1
Views: 2522

Re: Spam FQDN Report Links

I started digging around and looking at the various scripts that involved reporting spam, etc. I noticed that most of them had the $hostname variable in them. So, I decided to look at the /etc/hostname file and it had only the name of the server and not the fully qualified domain name. I changed the ...
by barbours
25 Feb 2021 23:13
Forum: Discussion
Topic: Spam FQDN Report Links
Replies: 1
Views: 2522

Spam FQDN Report Links

Hello,

I am having an issue with the links in the spam reports. In the report sent to the user, the link is no longer to the fully qualified domain name. It is being sent with the name of the server only, example "servername" instead of "servername.example.com. The link to the message following the ...
by barbours
19 Nov 2020 01:55
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

Removing the signatures and then running freshclam was the ticket. I also rebooted for good measure.

Thank you all so very much for your time. How do I donate to the project?
by barbours
19 Nov 2020 00:48
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

I have removed all of the third party signatures from the freshclam.conf file. I then ran freshclam it updated and provided this output
ClamAV update process started at Wed Nov 18 17:29:25 2020
daily.cld database is up to date (version: 25992, sigs: 4345834, f-level: 63, builder: raynman)
main.cld ...
by barbours
19 Nov 2020 00:34
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop


You did search on Mail forwarding?
The how to search on keywords.
https://forum.efa-project.org/viewtopic.php?f=5&t=2974

result should include : https://forum.efa-project.org/viewtopic.php?f=19&t=4500

The maillog clearly shows errors. Can you answer my previous questions?

To check services ...
by barbours
19 Nov 2020 00:31
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

Output of systemctl status postfix postfix_relay msmilter milter_relay sqlgrey mailscanner mariadb httpd | less


postfix.service - Postfix Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-11 ...
by barbours
19 Nov 2020 00:28
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

systemctl status clamd@scan
clamd@scan.service - clamd scanner (scan) daemon
Loaded: loaded (/usr/lib/systemd/system/clamd@.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/clamd@scan.service.d
└─override.conf
Active: activating (start) since Wed 2020-11-18 17:12:28 PST ...
by barbours
18 Nov 2020 23:49
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

. Report bugs in the bugs section
2. Did efa auto update? ( and did a reboot)
I don't know if EFA did a auto update. Though I logged into via SSH and used option 13 for an EFA update. Non required. Rebooted anyways.

3. Did you check the logfiles?
I have been checking the log files and I believe it ...
by barbours
18 Nov 2020 22:42
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

Latest logs
tail maillog
Nov 18 15:30:45 zeus MailScanner[15879]: Cannot find Socket (/var/run/clamd.socket/clamd.sock) Exiting!
Nov 18 15:30:45 zeus MailScanner[9573]: Virus Scanning: No virus scanners worked, so message batch will be tried again
Nov 18 15:31:11 zeus MailScanner[16045]: Cannot find ...
by barbours
18 Nov 2020 22:05
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Re: Mail Flow Stop

Ok. Second EFA-Filter stopped forwarding email. This one is on the other side of town, completely separated and different domains, etc. from the first one in this thread. Help!
by barbours
18 Nov 2020 20:12
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 13081

Mail Flow Stop

Hi All,
Hoping you can help a relatively new EFA-Project user. I have a couple EFA 4.0 servers up and running. All of them have been fine up until one decided to stop last night some time. It has been up and running perfectly for months and last night it decided it just didn't want to forward the ...
by barbours
11 Jul 2020 06:53
Forum: Discussion
Topic: Lots of BUG: soft lockup emails
Replies: 6
Views: 7650

Re: Lots of BUG: soft lockup emails

I agree that it isn't EFA related. I have the same issue on an owncloud server on a the same host as the EFA device. EFA device is fine, but the owncloud device was receiving lock ups. I adjusted the CPUs deployment and the lock ups have gone away. I also will be adding additional ram to better ...
by barbours
27 Feb 2020 18:18
Forum: Discussion
Topic: Link in signature for marking as spam
Replies: 1
Views: 2274

Link in signature for marking as spam

I am looking for an easy way to have my user mark an email as spam that was passed as clean. I have done a lot of reading and it seems this might be something that was dropped in the past versions. Does EFA 4.x have the functionality of added a link that will allow users to mark an email as spam ...
by barbours
01 Jan 2020 01:01
Forum: Discussion
Topic: DKIM and DMARC - EFA 4
Replies: 1
Views: 3198

DKIM and DMARC - EFA 4

What functionality is DKIM and dmarc setting providing in EFA4? We run an inbound only scanner and send out directly from the mail servers. I understand the use of dkim and dmarc and have them both setup along with SPF records. I am wondering what the EFA 4 server would be doing on a receive only ...
by barbours
01 Jan 2020 00:25
Forum: Discussion
Topic: Working version of EFA4
Replies: 2
Views: 3822

Re: Working version of EFA4

Definitely. We have been running EFA-4 from about day 2 of the official release. Why are you asking? Need help?