Search found 517 matches

by henk
12 Nov 2021 11:08
Forum: Discussion
Topic: Sophos POP3 Proxy / SSL / fetchmail on eFa-4.0.4
Replies: 13
Views: 38699

Re: Sophos POP3 Proxy / SSL / fetchmail on eFa-4.0.4

before you can proceeed with fetchmail, you need to get this working first. openssl s_client -connect 212.227.15.162:995 Output should look like this openssl s_client -connect 212.227.15.162:995 CONNECTED(00000003) depth=2 C = DE, O = T-Systems Enterprise Services GmbH, OU = T-Systems Trust Center, ...
by henk
11 Nov 2021 12:54
Forum: Discussion
Topic: Sophos POP3 Proxy / SSL / fetchmail on eFa-4.0.4
Replies: 13
Views: 38699

Re: Sophos POP3 Proxy / SSL / fetchmail on eFa-4.0.4

fetchmail issues :shock: First, when you run yum check-update is there any ca-certificate update shown? if so run it Checked your example, it works.. openssl s_client -connect 212.227.15.162:995 Try fix the issue, by adding the sslpatch, something like this: fetchmail -v --syslog --nobounce --sslcer...
by henk
11 Sep 2021 09:51
Forum: Discussion
Topic: Too many emails blocked tagged with spam since spamassassin update
Replies: 6
Views: 5723

Re: Too many emails blocked tagged with spam since spamassassin update

Take a look at your report. This one: The "URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked" It would make sense, to solve this asap.. Search this forum for URIBL_BLOCKED There will be quite some hits, but for a starter: https://forum.efa-project.org/viewtopic.php?t=2565
by henk
27 Aug 2021 12:17
Forum: 4.x Bugs
Topic: Mysql-name resolution 10.2.30-MariaDB
Replies: 1
Views: 3014

Mysql-name resolution 10.2.30-MariaDB

After updating efa (dd. 27-08-2021) and moving to 10.2.30-MariaDB Server, I noticed name resolution was active again. 2021-08-27 14_03_08-MailWatchMozi.png The reason is quite simple as is the solution: change [mariadb-10.1] to [mariadb-10.2] and restart Mariadb /etc/my.cnf.d/mariadb-server.cnf #[ma...
by henk
30 Jul 2021 19:39
Forum: 4.x Bugs
Topic: Calling CustomAction returned Can't use string ("1")
Replies: 11
Views: 8948

Re: Calling CustomAction returned Can't use string ("1")

Bayes looks fine. Maybe a test from the GUI -> Tools will show if something is wrong) On Mysql / Mysqld / Mariadb, found this:-) ( but still no idea who started the db it when the service was disabled.) ls -l /etc/systemd/system/my* lrwxrwxrwx 1 root root 39 Jul 29 17:15 /etc/systemd/system/mysqld.s...
by henk
30 Jul 2021 09:16
Forum: 4.x Bugs
Topic: Calling CustomAction returned Can't use string ("1")
Replies: 11
Views: 8948

Re: Calling CustomAction returned Can't use string ("1")

However my token-table still does not populate
Works fine over here.

Can you run?

Code: Select all

spamassassin -D --lint 2>&1 | grep bayes:

About the already running mysql, can you check. Just want to know.

Code: Select all

systemctl status mysqld
by henk
29 Jul 2021 19:55
Forum: 4.x Bugs
Topic: Calling CustomAction returned Can't use string ("1")
Replies: 11
Views: 8948

Re: Calling CustomAction returned Can't use string ("1")

Can you show? systemctl status mariadb Mysql was running too, but # systemctl status mariadb ● mariadb.service - MariaDB 10.2 database server Loaded: loaded (/usr/lib/systemd/system/mariadb.service; disabled; vendor preset: disabled) Drop-In: /etc/systemd/system/mariadb.service.d └─limit.conf, overr...
by henk
29 Jul 2021 15:54
Forum: 4.x Bugs
Topic: Calling CustomAction returned Can't use string ("1")
Replies: 11
Views: 8948

Re: Calling CustomAction returned Can't use string ("1")

Nice to know if you did upgrade, as I just did to: eFa.noarch 1:4.0.4-17.eFa.el7 You need to apply the changes again :!: :idea: aslo noticed the mariadb service was disabled after the upgrade. 1. yum swap -- mariadb101u-config mariadb101u-server -- mariadb102-server 2. yum install eFa 3. systemctl e...
by henk
18 Jun 2021 09:58
Forum: 4.x Bugs
Topic: Calling CustomAction returned Can't use string ("1")
Replies: 11
Views: 8948

Calling CustomAction returned Can't use string ("1")

System is up to date with latest patches. ( d.d. 18-6-2021) In /var/log/maillog, for every received mail Jun 18 11:25:16 efa MailScanner[23532]: Calling CustomAction returned Can't use string ("1") as a HASH ref while "strict refs" in use at /usr/share/MailScanner/perl/custom/Cus...
by henk
10 May 2021 07:57
Forum: How-to
Topic: freshclam failing
Replies: 7
Views: 7349

Re: freshclam failing

Hi AITCS, As I use efa4 on Centos7 with ipv6 disabled for a while now and I think you should migrate asap too, will try to help on the EFA 3.0.2.6 issue. Need to mention its longer then a week ago I used efa3, so all from memory..... ;) We do not have an IPv6 enabled network, and CentOS is configure...
by henk
17 Jan 2021 18:15
Forum: 4.x Bugs
Topic: clamd scan pdf cpu
Replies: 9
Views: 4272

Re: clamd scan pdf cpu

.

Disabled JJencode.yar

Code: Select all

/etc/clamav-unofficial-sigs/master.conf

Code: Select all

# Detect well-known software packers, that can be used by malware to hide itself.
#packers/JJencode.yar|MEDIUM
packers/JJencode.yar|DISABLED
by henk
09 Jan 2021 18:17
Forum: 4.x Bugs
Topic: ***SOLVED*** Recent Cron Error
Replies: 2
Views: 2432

Re: Recent Cron Error

What do you get when you just enter

Code: Select all

hostname

Should return your Fqdn hostname

manual start of /etc/cron.hourly/mailscanner returns no errors with me
by henk
07 Jan 2021 12:04
Forum: Feature Requests
Topic: unbound priority start
Replies: 1
Views: 2993

Re: unbound priority start

When you want to see the what is happening on boot ( errors/warnings)
1.

Code: Select all

dmesg
look at
2.

Code: Select all

/var/log/boot.log
3.

Code: Select all

/var/log/messages
and
4. Use systemd-analyze

Take a look at this post viewtopic.php?t=3861
by henk
04 Jan 2021 21:07
Forum: 4.x Bugs
Topic: Check RBL on second ip address in message header
Replies: 3
Views: 2029

Re: Check RBL on second ip address in message header

in MailScanner.conf If you do have another MTA between "the net" and your MS box, then you really do need set this to 2. Read IP Address From Received Header = 2 P.S. When using fetchmail, the first IP is always 127.0.0.1 Use the --invisible option to deal with that The big question: What ...
by henk
04 Jan 2021 19:18
Forum: 3.x Bugs
Topic: Issues updating from 3.0.2.2
Replies: 1
Views: 5573

Re: Issues updating from 3.0.2.2

Efa 3.0.2.3 was released 20 May 2017

Move to the present is the best idea.
by henk
15 Dec 2020 12:16
Forum: 4.x Bugs
Topic: Yara -clamav clamscan killed by SIGABRT
Replies: 1
Views: 2103

Yara -clamav clamscan killed by SIGABRT

After the latest updates, Yara is enabled again. :clap: I received 1 Daily mail: abrt clamav: clamscan killed by SIGABRT reason: clamscan killed by SIGABRT cmdline: /usr/bin/clamscan --quiet -d /var/lib/clamav-unofficial-sigs/dbs-yara/antidebug_antivm.yar /var/lib/clamav-unofficial-sigs/configs/scan...
by henk
14 Dec 2020 20:55
Forum: How-to
Topic: GeoIP and Malwarepatrol Logs?
Replies: 2
Views: 1847

Re: GeoIP and Malwarepatrol Logs?

viewtopic.php?&t=4068
Search the forum :idea:
by henk
10 Dec 2020 00:13
Forum: Discussion
Topic: Next Major Release OS Version Survey 2020
Replies: 27
Views: 223859

Re: Next Major Release OS Version Survey 2020

trusting Red Hat... Like to use some nasty language richt now. Need time to think, as I phased out Ubuntu completly :angry-cussingblack:
by henk
09 Dec 2020 19:37
Forum: Discussion
Topic: Install Fetchmail as a Service
Replies: 4
Views: 3004

Re: Install Fetchmail as a Service

when loggedin, on the cmd line

Check cron service is running

Code: Select all

systemctl status crond
change to user fetchmail

Code: Select all

su fetchmail
as user fetchmail

Code: Select all

crontab -e
and paste the line mentioned before.

to save enter in this sequence: Esc :wq

https://ryanstutorials.net/linuxtutoria ... heetvi.php
by henk
09 Dec 2020 13:08
Forum: Discussion
Topic: Install Fetchmail as a Service
Replies: 4
Views: 3004

Re: Install Fetchmail as a Service

Dont know about the service or how to do that on Centos 7/8 You can run fetchmail as a cronjob for the fetchmail user. (as fetchmail should not run as root) I dont like fetchmailrc in /etc. I would move it to the fetchmailrc home dir So create or move the fetchmailrc in/to the home dir of the fetchm...
by henk
02 Dec 2020 13:10
Forum: How-to
Topic: TLS not working
Replies: 1
Views: 1417

Re: TLS not working

exchange is sending mails with tls. but the efa isnt relaying properly i think. 1. The version of efa used ? 2. What did you change yesterday ? 3. Why do you think efa isnt relaying properly? 4. Did you check the logs ? 5. Did you check the services are up and running ? 6. Why/when did you change t...
by henk
18 Nov 2020 22:50
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 8478

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 r...
by henk
18 Nov 2020 22:37
Forum: Discussion
Topic: Mail Flow Stop
Replies: 15
Views: 8478

Re: Mail Flow Stop

Hi Barbours.

1. Report bugs in the bugs section
2. Did efa auto update? ( and did a reboot)
3. Did you check the logfiles?
4. Can you login in the gui?
5. run yum check-update

I did mention the logs? ;)
by henk
08 Oct 2020 12:57
Forum: 4.x Bugs
Topic: SA Learn error
Replies: 27
Views: 80455

Re: SA Learn error

I tried Henk's steps, but it did not work.
Please check again if you did all the changes
can you show the output of the commands mentioned?
by henk
04 Oct 2020 17:25
Forum: 4.x Bugs
Topic: MariaDB not starting EFA4
Replies: 11
Views: 48145

Re: MariaDB not starting EFA4

In /var/log ( what's in a name) there are a bunch of usefull logs.

The mysqllog

Code: Select all

/var/log/mariadb/mariadb.log