Search found 3645 matches

by shawniverson
23 Mar 2024 18:33
Forum: 4.x Bugs
Topic: inline signature problem
Replies: 3
Views: 425

Re: inline signature problem

/usr/share/MailScanner/perl/custom/CustomAction.pm should control the addition of the token. In order for this to work properly, check your /etc/MailScanner/MailScanner.conf: This should be set to No since it is going to be done with a custom action. Sign Clean Messages = No This line should have cu...
by shawniverson
23 Mar 2024 18:24
Forum: How-to
Topic: memory upgrade
Replies: 3
Views: 2201

Re: memory upgrade

Take a peek in /etc/MailScanner/MailScanner.conf.

Code: Select all

Max Children = #
by shawniverson
23 Mar 2024 18:22
Forum: Introduction
Topic: First install mostly worked
Replies: 1
Views: 120

Re: First install mostly worked

:text-welcomewave:

Small bug during installation that I'm fixing.

Edit /etc/opendkim.conf and switch the Socket as follows:

Code: Select all

Socket inet:8891@localhost
Then run eFa-Configure and launch the DKIM and DMARC wizard.
by shawniverson
23 Mar 2024 18:16
Forum: Discussion
Topic: HowTo test EFAv5
Replies: 4
Views: 399

Re: HowTo test EFAv5

I am working on switching over to NetworkManager.
by shawniverson
12 Mar 2024 10:21
Forum: 4.x Bugs
Topic: inline signature problem
Replies: 3
Views: 425

Re: inline signature problem

The link looks incomplete, missing the security token.
by shawniverson
06 Mar 2024 21:01
Forum: Discussion
Topic: Efa 4.0.4 - 41 -
Replies: 11
Views: 1242

Re: Efa 4.0.4 - 41 -

Yeah I see it now, there is a problem with the regex. I will fix in the next update.
by shawniverson
04 Mar 2024 18:08
Forum: Discussion
Topic: Efa 4.0.4 - 41 -
Replies: 11
Views: 1242

Re: Efa 4.0.4 - 41 -

Looks like a race condition between the connect callback and helo callback. The connect callback is supposed to pass information along to the helo callback but that didn't happen, probably because the helo started before the connect callback completed. The question is how to fix, because without the...
by shawniverson
01 Mar 2024 22:10
Forum: Discussion
Topic: HowTo test EFAv5
Replies: 4
Views: 399

Re: HowTo test EFAv5

Thank you for testing. I will be working on fixing these and releasing a new version to test.
by shawniverson
01 Mar 2024 14:55
Forum: How-to
Topic: Al acceder interfaz web muestra todo en blanco
Replies: 2
Views: 484

Re: Al acceder interfaz web muestra todo en blanco

That looks like eFa version 3, which has been EoL for a while.
by shawniverson
01 Mar 2024 14:53
Forum: Discussion
Topic: Efa 4.0.4 - 41 -
Replies: 11
Views: 1242

Re: Efa 4.0.4 - 41 -

Okay the problem is not opendkim or opendmarc, then.

Enable debugging and restart msmilter:

/etc/MailScanner/MailScanner.conf

Code: Select all

Debug = yes

Code: Select all

sudo systemctl restart msmilter
Report what you get in /var/log/maillog.
by shawniverson
26 Feb 2024 12:26
Forum: Discussion
Topic: Efa 4.0.4 - 41 -
Replies: 11
Views: 1242

Re: Efa 4.0.4 - 41 -

Let's try isolating the problem: Change the following lines in /etc/postfix/main.cf: smtpd_milters = inet:localhost:8891, inet:localhost:8893, inet:127.0.0.1:33333 non_smtpd_milters = inet:localhost:8891, inet:localhost:8893 Change to: smtpd_milters = inet:127.0.0.1:33333 non_smtpd_milters = Restart...
by shawniverson
25 Feb 2024 15:54
Forum: Announcements
Topic: eFa Version 5 available for testing
Replies: 0
Views: 837

eFa Version 5 available for testing

eFa Version 5 is now available for testing as a beta release! :dance: This version is compatible with CentOS Stream 9 and possibly other variants and includes SpamAssassin 4.0 and ClamAV 1.0.5. Testers are needed! To install: Install your flavor of Enterprise Linux 9 using a minimal install. Run: cu...
by shawniverson
24 Feb 2024 12:39
Forum: Discussion
Topic: Efa 4.0.4 - 41 -
Replies: 11
Views: 1242

Re: Efa 4.0.4 - 41 -

Is opendmarc, opendkim, and msmilter running?
by shawniverson
24 Feb 2024 12:34
Forum: How-to
Topic: Proposal for External Storage of Mail Data in VM Environment
Replies: 1
Views: 299

Re: Proposal for External Storage of Mail Data in VM Environment

You can set up your initial install before you install eFa however you want.

You could install your OS and create mount points for these various things, then install eFa once you have it the way you want. Of course, you'll incur any performance penalty that using a network share brings.
by shawniverson
18 Feb 2024 20:12
Forum: How-to
Topic: allow password protected zip files for secific senders
Replies: 1
Views: 231

Re: allow password protected zip files for secific senders

Is it possible to do this?

From: example.com and To: example2.com no
by shawniverson
18 Feb 2024 20:07
Forum: How-to
Topic: ARC - GMAIL
Replies: 3
Views: 11383

Re: ARC - GMAIL

An empty file should be sufficient.
by shawniverson
01 Feb 2024 21:34
Forum: Discussion
Topic: Seeking clarification or a resource where I can find information about the impact of submitting a "SPAM+Report" email.
Replies: 1
Views: 803

Re: Seeking clarification or a resource where I can find information about the impact of submitting a "SPAM+Report" emai

SPAM feeds the email to the TxRep database, which if trained with enough sample email will affect the score. Reporting shares the hash of the email with DCC, Pyzor, and/or Razor services.
by shawniverson
01 Feb 2024 21:30
Forum: Discussion
Topic: Seeking suggestions
Replies: 1
Views: 589

Re: Seeking suggestions

Can you give an example?
by shawniverson
27 Jan 2024 14:11
Forum: Discussion
Topic: automatic user creation
Replies: 3
Views: 833

Re: automatic user creation

Nice! Are you willing to share your work for others?
by shawniverson
23 Jan 2024 12:26
Forum: 4.x Bugs
Topic: Big bug!!! System runs out of disc space in minutes!!!
Replies: 2
Views: 986

Re: Big bug!!! System runs out of disc space in minutes!!!

For some reason your machine choked on this function. This function is indeed called by RPC. Based on the PHP warning, it couldn't open the /var/spool/postfix/hold directory. function postfixinq() { $handle = opendir('/var/spool/postfix/hold/'); $inq = 0; while (false !== ($file = readdir($handle)))...
by shawniverson
15 Jan 2024 17:01
Forum: Discussion
Topic: Google's new sender requirements
Replies: 3
Views: 33633

Re: Google's new sender requirements

Also recommend that you have SPF/DKIM/DMARC configured for your domain(s).
by shawniverson
15 Jan 2024 17:00
Forum: Discussion
Topic: Google's new sender requirements
Replies: 3
Views: 33633

Re: Google's new sender requirements

Here's a link for setting up ARC viewtopic.php?p=19707
by shawniverson
15 Jan 2024 16:22
Forum: Discussion
Topic: How can i limit maximum messages / day ?
Replies: 5
Views: 29904

Re: How can i limit maximum messages / day ?

postfwd is a great solution to this problem :)
by shawniverson
15 Jan 2024 16:21
Forum: Discussion
Topic: Alternatives to eFa
Replies: 1
Views: 32372

Re: Alternatives to eFa

Yes, it has been a while. Sorry about that. Life gets in the way sometimes.

I have eFa5 for EL9 OSes nearly complete and am going to release a postfix update for eFa4 very soon.

Hope this helps.