Search found 3645 matches

by shawniverson
15 Jan 2024 16:19
Forum: How-to
Topic: ARC - GMAIL
Replies: 3
Views: 11377

Re: ARC - GMAIL

Make sure opendkim-tools and openarc is installed and execute the following (substitute your domain for example.com) opendkim-genkey -D /etc/openarc -s arc -d example.com Make an entry for DNS in your domain and name it arc._domainkey using info in arc.txt /etc/openarc.conf: Syslog yes UserID openar...
by shawniverson
04 Jan 2024 23:17
Forum: How-to
Topic: Slow web GUI
Replies: 7
Views: 44641

Re: Slow web GUI

You won't want to keep emails in eFa indefinitely for this reason. You'll want to come up with a reasonable quarantine retention that balances performance.

You can adjust the retention in eFa-Configure under MailWatch Settings.
by shawniverson
04 Jan 2024 22:58
Forum: Discussion
Topic: Unable to install eFa4 on Centos 7
Replies: 1
Views: 17035

Re: Unable to install eFa4 on Centos 7

What is in /var/log/eFa/build.log ?
by shawniverson
01 Jan 2024 14:34
Forum: Introduction
Topic: Hello
Replies: 5
Views: 26132

Re: Hello

Look forward to seeing what you have done.
by shawniverson
01 Jan 2024 14:27
Forum: 4.x Bugs
Topic: Stupid question
Replies: 4
Views: 24512

Re: Stupid question

This is the right forum to post, thank you for posting those.

Yes, please continue to post them here. I am looking into how to mitigate them with an update.
by shawniverson
22 Oct 2023 13:32
Forum: 4.x Bugs
Topic: DKIM issue
Replies: 6
Views: 16312

Re: DKIM issue

I believe this is the DKIM code in SpamAssassin that is the culprit here. I'd be curious how this compares to the Authentication-Results header in the same email. I'm betting that opendkim says it is passing and SpamAssassin is erroneously saying otherwise.
by shawniverson
14 Oct 2023 12:46
Forum: 4.x Bugs
Topic: Received spam from localhost?
Replies: 2
Views: 18778

Re: Received spam from localhost?

This definitely looks like a bug. The Received line should always look like this: Received: from out208-127.dm.aliyun.com (out208-127.dm.aliyun.com [140.205.208.127]) and never like this: Received: from out208-127.dm.aliyun.com (4S00JX0yDtz4x8Mx) The "4S00JX0yDtz4x8Mx" is a smtp queue ID. ...
by shawniverson
24 Sep 2023 16:51
Forum: Discussion
Topic: EFA future Roadmap
Replies: 8
Views: 27526

Re: EFA future Roadmap

I am deciding what to do. I have been away most of this year due to many things going on in my life.

I have an "eFa v5" built on CentOS 9 Stream, though. With some fixes I can get it out the door. This would get anyone interested an upgrade path for continued OS support.
by shawniverson
23 Feb 2023 19:45
Forum: Discussion
Topic: unable to install
Replies: 9
Views: 38153

Re: unable to install

I will work on getting things fixedup for CentOS 7 here. Apologies for the delay. I have had health issues.
by shawniverson
06 Dec 2022 22:05
Forum: How-to
Topic: Backup & Restore Gone Wrong
Replies: 5
Views: 20321

Re: Backup & Restore Gone Wrong

I'm not exactly sure why this is failing. To troubleshoot, what I would do is manually carry out the restore tasks that can be found in /var/eFa/lib/eFa-Configure/func_systemrestore So, starting on line 60 when a backup is chosen it starts by cd in to /var/eFa/backup and then expands the tarball. Th...
by shawniverson
05 Dec 2022 19:27
Forum: How-to
Topic: Backup & Restore Gone Wrong
Replies: 5
Views: 20321

Re: Backup & Restore Gone Wrong

Just out of curiosity, did you set up the replacement with eFa Init before restoring the backup?

It appears either the database isn't running or wasn't initialized, which means you may need to run through setting up the appliance, then run the restore over it so that the database is in a ready state.
by shawniverson
02 Dec 2022 19:54
Forum: Discussion
Topic: failure notice in mailwatch
Replies: 1
Views: 12241

Re: failure notice in mailwatch

Your problem is likely clamd. The /var/log/maillog would reveal what is going on.

You are also on v3, and I'm surprised it is still even functioning.
by shawniverson
23 Nov 2022 18:35
Forum: 4.x Bugs
Topic: Emails that are retained for containing .dat files
Replies: 11
Views: 20882

Re: Emails that are retained for containing .dat files

Fixed here:

https://github.com/MailScanner/v5/pull/614

I'll roll up a new release of MailScanner and pull into eFa, I have quite a few fixes pending.
by shawniverson
23 Nov 2022 18:30
Forum: How-to
Topic: Can I (should I) suppress DMARC report transmission?
Replies: 2
Views: 12580

Re: Can I (should I) suppress DMARC report transmission?

The DMARC reports are controlled with cron jobs that you can optionally disable. /etc/cron.daily/eFa-Daily-DMARC is probably the one you want to examine. Comment the line mentioning /usr/sbin/opendmarc-reports
by shawniverson
23 Nov 2022 18:29
Forum: 4.x Bugs
Topic: SA Bayes not working, TxRep error
Replies: 3
Views: 13896

Re: SA Bayes not working, TxRep error

Glad to know you got it fixed!
by shawniverson
23 Nov 2022 18:28
Forum: Feature Requests
Topic: Rocky Linux 8
Replies: 17
Views: 55805

Re: Rocky Linux 8

eFa is not ready for v9 OSes yet. I have to do some work there.
by shawniverson
28 Oct 2022 14:52
Forum: 4.x Bugs
Topic: IPv6 outgoing relay
Replies: 6
Views: 27246

Re: IPv6 outgoing relay

Yeah this is a bug. The PeerList needs to be comma separated. You can work around it by using brackets for the IP portion and editing /etc/opendkim.conf to comma separate the entries. I'll prepare a fix.
by shawniverson
26 Oct 2022 22:47
Forum: 4.x Bugs
Topic: IPv6 outgoing relay
Replies: 6
Views: 27246

Re: IPv6 outgoing relay

Are you setting that in eFa-Configure? If so, I bet we have a bug here. Let me check into it.
by shawniverson
25 Oct 2022 16:25
Forum: 4.x Bugs
Topic: IPv6 outgoing relay
Replies: 6
Views: 27246

Re: IPv6 outgoing relay

Try enclosing the IPv6 address in square brackets.

Code: Select all

[aaaa:bbbb:cccc:dddd::]/64
by shawniverson
24 Oct 2022 19:52
Forum: Discussion
Topic: PDF attachment converting to Base64 plain text
Replies: 35
Views: 104105

Re: PDF attachment converting to Base64 plain text

Well, I received the test email. It shows the partialMessage.bin as expected in the MailWatch UI (no filename defined, just a MIME type). When I received the email, the .ics file was intact. I also released the email a second time, and compared the attachment mime part with a sha256 hash: e56de70afa...
by shawniverson
23 Oct 2022 02:15
Forum: Introduction
Topic: Hello
Replies: 5
Views: 26132

Re: Hello

Time is precious. I'll get back to this soon. Feel free to jump in and see what we are up against (it is a lot).
by shawniverson
23 Oct 2022 02:14
Forum: 4.x Bugs
Topic: update error
Replies: 2
Views: 12090

Re: update error

CentOS 8 is EOL; switching to CentOS 8 Stream is appropriate.