Search found 1383 matches
- 18 Feb 2021 11:20
- Forum: Discussion
- Topic: efa 4. cannot login to cli
- Replies: 8
- Views: 1517
Re: efa 4. cannot login to cli
and what account were you using to log into the console? During the installation, you would have created an account that you can use to log into the shell to manage EFA. Do you remember what it was? If you are unsure, log into the webadmin interface and look under System/Users and Groups. Look for t...
- 18 Feb 2021 10:57
- Forum: 4.x Bugs
- Topic: after upgrde to version eFa-4.0.4 error dns recursion
- Replies: 4
- Views: 860
Re: after upgrde to version eFa-4.0.4 error dns recursion
What's the result of the following commands:
Code: Select all
# netstat -plutn |grep :53
# dig -t mx google.com @127.0.0.1
# dig -t mx google.com @1.1.1.1
- 18 Feb 2021 10:54
- Forum: 4.x Bugs
- Topic: No update since 4.0.3
- Replies: 10
- Views: 1292
Re: No update since 4.0.3
Do you have the file /etc/yum.repos.d/eFa4.repo? If so, does it match this? [eFa4] name=eFa-Project baseurl=https://dl.efa-project.org/rpm/eFa4/x86_64 mirrorlist=https://dl.efa-project.org/rpm/eFa4/mirrors-eFa failovermethod=priority enabled=1 what's the result of the following command: yum list |gr...
- 17 Feb 2021 06:51
- Forum: How-to
- Topic: how do I find out what exact version of EFA I am running?
- Replies: 5
- Views: 1250
Re: how do I find out what exact version of EFA I am running?
Code: Select all
yum list installed|grep ^eFa
- 11 Feb 2021 05:08
- Forum: How-to
- Topic: how do I find out what exact version of EFA I am running?
- Replies: 5
- Views: 1250
Re: how do I find out what exact version of EFA I am running?
Unfortunately that file doesn't tell me the EFA revision number.
I only see "eFa-4.0.4" and not the revision (-5, -7 or whatever it is)
I only see "eFa-4.0.4" and not the revision (-5, -7 or whatever it is)
- 09 Feb 2021 10:46
- Forum: How-to
- Topic: Ehnancement for SqlGrey users in MailWatch
- Replies: 2
- Views: 413
Re: Ehnancement for SqlGrey users in MailWatch
I *LIKE* it.
Thanks Nicola!
Thanks Nicola!
- 09 Feb 2021 10:43
- Forum: Discussion
- Topic: ldap authentication backup
- Replies: 1
- Views: 407
Re: ldap authentication backup
It doesn't look like it: http://www.postfix.org/postconf.5.html#relay_recipient_maps It appears to be an all or nothing matter. So, you're choices are: 1/ make sure your ldap never goes down 2/ have a High Availability ldap setup, either via HAProxy or maybe round robin DNS 3/ configure a second fal...
- 09 Feb 2021 10:36
- Forum: Discussion
- Topic: efa 4. cannot login to cli
- Replies: 8
- Views: 1517
Re: efa 4. cannot login to cli
What username are you using to log into webadmin?
What username are you using to log into the console?
What username are you using to log into the console?
- 09 Feb 2021 10:19
- Forum: Discussion
- Topic: dmarc & spf differences
- Replies: 1
- Views: 319
- 09 Feb 2021 10:17
- Forum: Discussion
- Topic: No score for MAILSPIKE
- Replies: 2
- Views: 381
Re: No score for MAILSPIKE
spamassassin updates their rules on a daily basis. It's weird why they don't score the BL. I wonder why that is? For anyone wanting to change their SA scores for MailSpike, you can run the "SpamAssassin Rule Hits" report to find out how the rules have been performing for you so far before setting ne...
- 09 Feb 2021 10:02
- Forum: 4.x Bugs
- Topic: greylist shows error
- Replies: 14
- Views: 1711
Re: greylist shows error
What do the log files say?
Your problem is here:
"Error in the query: "
Unfortunately, without the actual query and error message, it's hard to tell.
Is there any interesting error messages in /var/log/mariadb/mariadb.log?
Your problem is here:
"Error in the query: "
Unfortunately, without the actual query and error message, it's hard to tell.
Is there any interesting error messages in /var/log/mariadb/mariadb.log?
- 09 Feb 2021 09:46
- Forum: How-to
- Topic: How to check if EFA scans for viruses
- Replies: 5
- Views: 410
Re: How to check if EFA scans for viruses
pm me an email address, and I'll send you a file.
- 09 Feb 2021 09:13
- Forum: How-to
- Topic: How to increase mass mailing over EFA 3.x
- Replies: 6
- Views: 513
Re: How to increase mass mailing over EFA 3.x
I have a client that sends 10-15K emails, several times per week via Exchange Server. 1/ they send them bcc'ed 300 messages at a time. The "To:" address is to their own address, not directly to the recipient. I believe EFA then breaks this down into groups of 100 at a time on our installation. 2/ ye...
- 09 Feb 2021 09:06
- Forum: How-to
- Topic: Any instructions how to manually move DKIM and DMARC
- Replies: 8
- Views: 1446
Re: Any instructions how to manually move DKIM and DMARC
There's an IRC channel?
Glad to hear you have everything working.
Glad to hear you have everything working.
- 09 Feb 2021 09:05
- Forum: Discussion
- Topic: bayes discard messages
- Replies: 10
- Views: 728
Re: bayes discard messages
Also, to see what's happening with autolearn, I run spamassassin in debug mode to find out why a message is autolearned or not I use this script, called spamtest #!/bin/bash MSG=$1 DIR=/var/spool/MailScanner/quarantine/ FILE=`find $DIR -name $1 -print` echo $FILE ls -l $FILE if [ -f $FILE/message ] ...
- 09 Feb 2021 08:59
- Forum: Discussion
- Topic: bayes discard messages
- Replies: 10
- Views: 728
Re: bayes discard messages
Nicola, If you want to see at a glance if a message has been autolearned or not, you can make this quick change to /var/www/html/mailscanner/status.php change salearn, '' AS status FROM maillog WHERE to salearn, '' AS status ,case when spamreport like '%autolearn=spam%' then 'spam' when spamreport l...
- 09 Feb 2021 08:46
- Forum: How-to
- Topic: How to check if EFA scans for viruses
- Replies: 5
- Views: 410
Re: How to check if EFA scans for viruses
Excellent news.
Were you able to use the EICAR test to check to see if clamav is working?
Were you able to use the EICAR test to check to see if clamav is working?
- 09 Feb 2021 06:59
- Forum: How-to
- Topic: disable autoupdates?
- Replies: 0
- Views: 1214
disable autoupdates?
Is there a way to disable the autoupdates of EFA v4? I keep making customizations to my installation and then I forget to copy my changes. Every EFA update wipes them out. Yes, I recognize that this is really my problem, but bad habits can be hard to change. It I remember correctly, v3 would save ev...
- 09 Feb 2021 06:29
- Forum: 4.x Bugs
- Topic: Long mail outbound in EFA 4.0.3
- Replies: 1
- Views: 282
Re: Long mail outbound in EFA 4.0.3
What do your log files show?
- 09 Feb 2021 06:20
- Forum: Discussion
- Topic: Some emails slip through eFa
- Replies: 1
- Views: 334
Re: Some emails slip through eFa
What's the spamassassin spam report for that message say?
- 09 Feb 2021 06:06
- Forum: How-to
- Topic: adding efa to iredmail
- Replies: 3
- Views: 353
Re: adding efa to iredmail
EFA is a standalone mail gateway. It's purpose is to filter all incoming and outgoing mail in order to reduce the amount of spam sent/received. In your case, you'd continue to use iRedMail and configure it to use a dedicated EFA instance as your smarthost. You'd then configure your mail delivery to ...
- 09 Feb 2021 06:03
- Forum: How-to
- Topic: After Migration from EFA 3 can't view new mail.
- Replies: 1
- Views: 217
Re: After Migration from EFA 3 can't view new mail.
You've provided no real information, which makes it impossible for anyone to help you.
How did you migrate?
How did you migrate?
- 09 Feb 2021 06:02
- Forum: How-to
- Topic: Allowing a blocked file type to just one user
- Replies: 1
- Views: 183
Re: Allowing a blocked file type to just one user
my opinion: Unfortunately, it's too hard to block .doc files as we still get so many of them. If we could have a guaranteed way to detect macros in word documents, that would be best, but for various reasons (thanks Microsoft!), that's impossible. I rely on the spam/antivirus/malware scanners to pro...
- 09 Feb 2021 05:58
- Forum: How-to
- Topic: Fail2Ban config in EFA v4
- Replies: 4
- Views: 942
Re: Fail2Ban config in EFA v4
You might want to consider adding the postfix-sasl jail as well, if you get a lot of failed sasl authentication attempts.
- 09 Feb 2021 05:53
- Forum: How-to
- Topic: Any instructions how to manually move DKIM and DMARC
- Replies: 8
- Views: 1446
Re: Any instructions how to manually move DKIM and DMARC
Apologies, I've been away from the forums for a while.
Answer to follow as I have to look it up myself again.
Answer to follow as I have to look it up myself again.