Search found 3 matches

by raymonvdm
18 Dec 2020 23:56
Forum: Feature Requests
Topic: Greylist Netmask support
Replies: 1
Views: 4897

Greylist Netmask support

Is it possible to let greylist take the subnet of a sending email server into account. For example other vendors support "Netmask for GreyListing"

When one gmail server is sending mail form 1.2.3.x and get`s greylisted the same email (5 minutes later) wil be accepted from 1.2.3.y because they are ...
by raymonvdm
18 Dec 2020 23:07
Forum: Feature Requests
Topic: Mailwatch centralized
Replies: 4
Views: 6790

Re: Mailwatch centralized

I didn`t succeed in figuring out how to get this going. I tried setting the following settings

Server A



vim /var/www/html/mailscanner/conf.php

define('RPC_REMOTE_SERVER', 'mailfilter01.domain.com');



Server B



vim /var/www/html/mailscanner/conf.php

define('RPC_ALLOWED_CLIENTS', '<ipv4 ...
by raymonvdm
18 Dec 2020 21:51
Forum: 4.x Bugs
Topic: msmilter dies after new clamd database
Replies: 1
Views: 1861

msmilter dies after new clamd database

Since a couple of days the msmilter process is stopping after the activation of a new clamd database




Dec 18 00:50:46 mailfilter01 clamd[20524]: SelfCheck: Database modification detected. Forcing reload.
Dec 18 00:50:46 mailfilter01 clamd[20524]: Reading databases from /var/lib/clamav
Dec 18 00 ...