As it was mentioned that these are not important, I figure we just politely remind that they still exist and wait. Most likely they will eventually be addressed.
I'm sorry to post in this older thread but I am still getting a lot of these cosmetic messages in my /var/log/messages.
PHP Notice: Trying to access array offset on value of type null in /usr/bin/mailwatch/tools/Postfix_relay/mailwatch_milter_relay.php on line 91 PHP Notice: Trying to access array ...
I think I mentioned this in another thread but unless you are quarantining silent viruses in Mailscanner.conf, you cannot release them. I recommend that you turn that option on if you want to have the ability to do this.
This is still a major problem for us here. I have now disabled the unofficial sigs as well.
I am also interested if there is a place I can monitor to see if/when progress is made on solving these issues?
From what I have tested, you will not be able to get those emails back because they were not quarantined. I think you need to set your config in mailscanner.conf to save silent viruses in order to quarantine this kind of email. If you do that and test it, you should be able to release that kind of ...
Few things to note; 1. I run this from crontab every 15 minutes but you can obviously choose how often you check. 2. It's important to use a third party mail server. If you use localhost to send the mail, you could ...
I am experiencing the same issues (lots of clamd issues lately). I was wondering what would be considered a good amount of scan time for a normal size PDF (1-3mb)? Currently, I have moved all of these rules out as well but I still have some PDFs taking over 60 seconds to scan. If a lot get queued ...
I just wanted to share a problem I had with external email warning and plain text (HTML no issues). For me, the warnings by default were showing only in the headers and not in the body of the email so my users could not see them.
The solution was simply to make line 1 in the inline.external.warning ...
I have done more than a few kickstart installs in the past with no issues. Today I am not able to login after the install is finished. Also I am not getting the initial login banner that displays the default password to login with. Since the install seems to go okay I am unable to login and see log ...
Thank you very much for your reply. I checked the server again today and the CPU load is normal now. I don't know how long it took to calm down. I will definitely take your advice if the issue occurs again.
For some reason mysqld displays at 100% cpu or more when I run top. The system feels okay but sometimes I am bottle necking in the milter. If I do systemctl restart mariadb, it solves the issue but after some time my system stops logging to /var/log/maillog (this may of been bad luck or just a ...
I have placed some forwarding config in this file /etc/unbound/conf.d/forwarders.conf and everything works fine. However, I changed my IP on the server and this file was removed. Is this expected? If so, is there a different directory I should be storing manual configuration to avoid it being ...
Yes
The mail would be rejected by postfix and never make it to mailscanner or show up in mailwatch. This the same reason I do the blocking in mailscanner.
The downside is that allowing the messages past postfix would increase processing on the server.
Comment out the line in main.cf for postfix. #smtpd_client_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_rbl_client zen.spamhaus.org
and enable the config in mailscanner.conf. Spam List = BARRACUDA SORBS SPAMHAUS SPAMCOP
I have the same issue as well. To work around the issue for now maybe there is a timeout setting that can be extended so that we don't have to refresh to get it to learn?