Response below.
On 2016-11-09 01:49, Axb wrote:
On 11/08/2016 07:49 AM, Michael Hallager wrote:
I have deployed Spam Assassin between Postfix and Dovecot. It works
except for a weird problem.
I use a custom URI RBL in addition to the default ones. This works
with
a test URL in the body of an
On Tue, 8 Nov 2016 04:39:55 + (UTC)
Pedro David Marco wrote:
> Hi!
> When you the same string repeated many times in a .cf file is it
> possible to use any kind of user-defined variable or constant to
> avoid repetition and make it easier to maintain? thanks! -Pedro
See
https://spamass
On 11/08/2016 06:21 PM, Shane Williams wrote:
Going through some of my spam traps this morning, I notice that last
night's update apears to have set RCVD_IN_MSPIKE_H2 to -2.638, which
seems way too aggressive for a pool of IPs that includes hotmail,
yahoo, aol, etc.
I've adjusted the score in my
Going through some of my spam traps this morning, I notice that last
night's update apears to have set RCVD_IN_MSPIKE_H2 to -2.638, which
seems way too aggressive for a pool of IPs that includes hotmail,
yahoo, aol, etc.
I've adjusted the score in my local rules to be:
score RCVD_IN_MSPIKE_H2 0 -
Hi,
having the regex into a variable would help maintenance. Something like:
$BankList = "Bank1|Bank2|Bank3|Bank4"
uri BANKURI /$BankList/i
score BANKURI0.2
body BANKBODY /$BankList/i
score BANKBODY0.1
is there any way to do this?
You might try something like t
Suppose i have these 2 rules:
uri BANKURI /Bank1|Bank2|Bank3|Bank4/iscore BANKURI 0.2
body BANKBODY /Bank1|Bank2|Bank3|Bank4/iscore BANKBODY 0.1
having the regex into a variable would help maintenance. Something like:
$BankList = "Bank1|Bank2|Bank3|Bank4"
uri BANKUR
On 11/08/2016 07:49 AM, Michael Hallager wrote:
I have deployed Spam Assassin between Postfix and Dovecot. It works
except for a weird problem.
I use a custom URI RBL in addition to the default ones. This works with
a test URL in the body of an email message, however with real spam URL's
- which
On Mon, 7 Nov 2016 09:11:15 -0800
Daniel Ullfig wrote:
> Hello:
>
> I’ve installed spamassassin to work with hMailServer on a windows
> server. would like advice on training the filter, as I get a lot of
> false positives. Would like to be able to forward ham to something
> like “h...@mydomain.co
On 08.11.16 04:39, Pedro David Marco wrote:
When you the same string repeated many times in a .cf file is it possible
to use any kind of user-defined variable or constant to avoid repetition
and make it easier to maintain?
any example of what you mean?
--
Matus UHLAR - fantomas, uh...@fanto