Re: check doman against uri bl of spamassassin

2020-10-21 Thread Bill Cole
On 21 Oct 2020, at 16:22, Marc Roos wrote: :D I thought I could query the blacklists from the command line with dig or so You can, at least in principle, but it would not be a single command or a well-defined small set of commands if you don't have SA installed and want to know the SA penal

Re: check doman against uri bl of spamassassin

2020-10-21 Thread Martin Gregorie
On Wed, 2020-10-21 at 22:22 +0200, Marc Roos wrote: > :D I thought I could query the blacklists from the command line with > dig or so > Sounds possible, but what use is a command line query when what you need is something that can be triggered by getmail, your MTA, an MUA or whatever? You might

RE: check doman against uri bl of spamassassin

2020-10-21 Thread Marc Roos
> and why just don't you? I have no idea what the default ones are. Also don't know exactly the syntax, especially when slashes are included and if hashes are used or so.

RE: check doman against uri bl of spamassassin

2020-10-21 Thread Marc Roos
:D I thought I could query the blacklists from the command line with dig or so -Original Message- From: @lbutlr [mailto:krem...@kreme.com] Sent: Wednesday, October 21, 2020 10:20 PM To: users@spamassassin.apache.org Subject: Re: check doman against uri bl of spamassassin On 21 Oct 202

Re: check doman against uri bl of spamassassin

2020-10-21 Thread @lbutlr
On 21 Oct 2020, at 13:35, Marc Roos wrote: > What is the best way to check an url against the default active > spamassassin uribl, on a linux server that does not have spamassassin > installed? This is clearly in the "how do I do a thing while imposing conditions that make impossible to do"

check doman against uri bl of spamassassin

2020-10-21 Thread Marc Roos
What is the best way to check an url against the default active spamassassin uribl, on a linux server that does not have spamassassin installed?