Search found 45 matches

by Mail2GoCa
24 Apr 2025 06:53
Forum: How-to
Topic: How to prevent EFA to change the "mail from" address when deliver quarantined messages
Replies: 7
Views: 16174

Re: How to prevent EFA to change the "mail from" address when deliver quarantined messages

Hi Penguin,

Yes it's still the same.


// Set QUARANTINE_USE_SENDMAIL to true to send released email as original email using sendmail,
// false to send it as an attachment to a release message.
define('QUARANTINE_USE_SENDMAIL', true);
define('QUARANTINE_SENDMAIL_PATH', '/usr/sbin/sendmail ...
by Mail2GoCa
02 Aug 2024 17:09
Forum: 5.x Bugs
Topic: RSA based ciphers not working in Postfix smtpd
Replies: 2
Views: 21741

Re: RSA based ciphers not working in Postfix smtpd

According to Cerbot...

The type of key used by Certbot can be controlled through the --key-type option. You can use the --elliptic-curve option to control the curve used in ECDSA certificates and the --rsa-key-size option to control the size of RSA keys.
by Mail2GoCa
02 Aug 2024 15:16
Forum: 5.x Bugs
Topic: RSA based ciphers not working in Postfix smtpd
Replies: 2
Views: 21741

RSA based ciphers not working in Postfix smtpd

Ever since installing and migrating to EFA 5, a handful of sending servers were unable to establish a TLS connection due to an inability to match ciphers.

Apparently the LetsEncrypt SSL certificate that was issued with the EFA scripts had a key type of ECDSA and not RSA.

I managed to get around ...
by Mail2GoCa
15 Jul 2024 08:35
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script

Thank you @shawniverson
I am now on efa5 and all is working well so far :dance:
by Mail2GoCa
14 Jul 2024 14:44
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script

I discovered the issue by accident. The SFTP authentication completes successfully but the connection is then terminated by the efa initial setup prompt.

I need to transfer the backup files from my efa4 server via SFTP or SCP because the sshfs transfer speed sucks.

I can get around it by ...
by Mail2GoCa
14 Jul 2024 13:44
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script

After much head scratching and trial and error my frustration pushed me to try creating an alternate user with root privileges and trying that account instead. It works.

So, now the issue is more specific.

SFTP is broken for the root user only.

Any ideas?
by Mail2GoCa
14 Jul 2024 13:12
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script


Running scriptlet: httpd-2.4.57-8.el9.x86_64 334/334
Running scriptlet: mysql-selinux-1.0.10-1.el9.noarch 334/334
Running scriptlet: fail2ban-selinux-1.0.2-12.el9.noarch 334/334
Running scriptlet: dovecot-1:2.3.16-11.el9.x86_64 334/334
Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 334/334 ...
by Mail2GoCa
14 Jul 2024 13:12
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script


--------------------------------------------------------------------------------
Total 6.1 MB/s | 125 MB 00:20
Extra Packages for Enterprise Linux 9 - x86_64 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x3228467C:
Userid : "Fedora (epel9) <epel@fedoraproject.org>"
Fingerprint: FF8A D134 4597 106E ...
by Mail2GoCa
14 Jul 2024 13:11
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script


2024.07.14-12:19:33 - System Updated
2024.07.14-12:19:33 - Removing conflicting packages
2024.07.14-12:19:33 - Installing eFa packages (This can take a while)
Last metadata expiration check: 0:00:03 ago on Sun 14 Jul 2024 12:19:30 PM GMT.
Dependencies resolved ...
by Mail2GoCa
14 Jul 2024 13:10
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script


Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : perl-Digest-1.19-4.el9.noarch 1/266
Installing : perl-Digest-MD5-2.58-4.el9.x86_64 2/266
Installing : perl-B-1.80-481.el9.x86_64 3/266 ...
by Mail2GoCa
14 Jul 2024 13:09
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

Re: SFTP broken after running EFA 5.0.0 install script

The next few posts constitute a screen dump of what took place during the execution of the install script.
Before the script was run, sftp was working.
After the script, sftp is broken.


[root@efa ~]# sudo bash build.bash
2024.07.14-12:18:36 - ============= EFA 4 (EL 8) / 5 (EL 9) BUILD SCRIPT ...
by Mail2GoCa
14 Jul 2024 08:45
Forum: 5.x Bugs
Topic: SFTP broken after running EFA 5.0.0 install script
Replies: 10
Views: 36448

SFTP broken after running EFA 5.0.0 install script

Good day.

SFTP access to the CentOS 9 server is broken after running the install script for EFA 5.0.0

I have not looked into every line of code in the script to see why yet because I thought perhaps somebody here would know.

Anybody?
by Mail2GoCa
11 Feb 2023 20:47
Forum: 4.x Bugs
Topic: Cannot upgrade to 4.0.4-39 (Resolved)
Replies: 3
Views: 19771

Re: Cannot upgrade to 4.0.4-39

Problem resolved.

My local cache was not refreshing.

So here;s the fix.

1. Edit /etc/yum.repos.d/ius.repo by redirecting the url to archive
From: [ius]
name = IUS for Enterprise Linux 7 - $basearch
baseurl = https://repo.ius.io/7/$basearch/
enabled = 1
To: [ius]
name = IUS for Enterprise Linux ...
by Mail2GoCa
11 Feb 2023 20:31
Forum: 4.x Bugs
Topic: Cannot upgrade to 4.0.4-39 (Resolved)
Replies: 3
Views: 19771

Re: Cannot upgrade to 4.0.4-39

Thanks henk, but your solution was the first thing I tried. No luck. Same issue.
by Mail2GoCa
11 Feb 2023 11:34
Forum: 4.x Bugs
Topic: Cannot upgrade to 4.0.4-39 (Resolved)
Replies: 3
Views: 19771

Cannot upgrade to 4.0.4-39 (Resolved)

When I try to upgrade eFa to 4.04-39 from 4.0.4-26, I get the following


[XXXXX@efa ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mirror.globo.tech
* eFa4: dl7.efa-project.org
* epel: mirrors.wcupa.edu
* extras: centos.mirror.globo.tech ...
by Mail2GoCa
23 Oct 2021 21:25
Forum: Feature Requests
Topic: 2FA/MFA
Replies: 1
Views: 17832

2FA/MFA

I believe that the next version of EFA (4.1?) must include multi-factor authentication. The tech for it is freely available in the open source community. I'd be happy to assist.
by Mail2GoCa
19 Oct 2021 19:04
Forum: How-to
Topic: How to prevent EFA to change the "mail from" address when deliver quarantined messages
Replies: 7
Views: 16174

Re: How to prevent EFA to change the "mail from" address when deliver quarantined messages

Edit /var/www/html/mailscanner/conf.php and look for the below code and make sure that "QUARANTINE_USE_SENDMAIL" is set to true.


// Set QUARANTINE_USE_SENDMAIL to true to send released email as original email using sendmail,
// false to send it as an attachment to a release message.
define ...
by Mail2GoCa
26 Jun 2019 13:27
Forum: How-to
Topic: LDAP Auth and Validation with Active Directory / Exchange for EFA 3.0.2.6
Replies: 20
Views: 28179

Re: LDAP Auth and Validation with Active Directory / Exchange for EFA 3.0.2.6

Hi andyhud

I'm not sure if that can be done. I have never had a need to do that so I've never researched or tested it. However, there is a way to get around the DNS issue.

1. Set up a random 'A' record hostname in your public DNS records. Something like specialhost.domain.com (substitute domain ...
by Mail2GoCa
13 Jun 2019 09:05
Forum: 3.x Bugs
Topic: Some dangerous files can pass trough (spaces in filenames)
Replies: 7
Views: 14466

Re: Some dangerous files can pass trough (spaces in filenames)

Thanks Shawn. :clap:
This is clearly a weekend job.
by Mail2GoCa
15 Dec 2018 06:42
Forum: 3.x Bugs
Topic: Some dangerous files can pass trough (spaces in filenames)
Replies: 7
Views: 14466

Re: Some dangerous files can pass trough (spaces in filenames)

Can you post more details about how you updated MailScanner?
by Mail2GoCa
11 Dec 2018 22:38
Forum: 3.x Bugs
Topic: Traffic Graph issue
Replies: 0
Views: 3981

Traffic Graph issue

Does anyone know how this might have happened? and how I can fix it? It started yesterday.

It appears to be showing the total emails for the entire 24 hour period in one bar
.
DSC_0241.JPG
DSC_0241.JPG (595.41 KiB) Viewed 3981 times
by Mail2GoCa
07 Dec 2018 17:29
Forum: How-to
Topic: SPAM Problem
Replies: 28
Views: 25279

Re: SPAM Problem

Hi Telvenes,

Blocking IPs yourself is a losing battle because the pro spammers are always changing their IPs.

Even subscribing to to a blocklist service is not usually good enough.

You probably have one or two valid reasons for turning off grey listing, but now it is time to ask yourself if it ...