Re: [DNG] browsers

2022-03-25 Thread Olaf Meeuwissen via Dng
Hi,

Hendrik Boom  writes:

> On Thu, Mar 24, 2022 at 06:43:09PM -0500, o1bigtenor via Dng wrote:
>> Greetings
>>
>> Firefox is quite ticking me off.
>> It has this penchant for NOT remembering the previous session even
>> when the click box has been 'enabled'.
>
> Firefox aways remebers my last session.
> I'm using firefox-est in chimaera.

Same experience as Hendrik with firefox-esr on beowulf and daedalus.

>> I am quite uncomfortable with ms googly's desire to know everything
>> about me but maybe I would use chromium IF I can stop the trackers. In
>> FF I use ublockorigin and privacy badger.

You can use webext-privacy-badger with chromium.  There's also a
webext-ublock-origin-chromium package.

# I checked on daedalus only but expect this to be available for
# chimaera as well.  They are available for Debian's bullseye.

>> Someone who is using chromium - - - - is it possible to harden
>> chromium?

Check out the various webext-* packages.
There's also ungoogled-chromium

  https://github.com/Eloston/ungoogled-chromium

>> Please - - - I'm quite frustrated with Firefox.
>>
>> (I've also got Vivaldi, Opera and Falkon available.
>> Find that all the other browsers except firefox-esr expect one to
>> update almost daily - - - sorry I find that that kind of behavior is
>> usually a waste of my time!)

Hope this helps,
--
Olaf MeeuwissenFSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://my.fsf.org/donate
 Join the Free Software Foundation  https://my.fsf.org/join
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] spam disposal

2022-03-25 Thread Haines Brown
I'm running Cimaera and have procmail and spamassassin installed. 
I consructed a file ~/.procmailrc. In it ares the lines:

  :0:
  * ^X-Spam-Status: Yes
  $HOME/mail/spam

I created this spam directory and restarted spamassassin. Yet 
mail having the line "X-Spam: Yes" in it header is not 
redirected to ~/mail/spam

-- 

 Haines Brown 

 /"\
 \ /  ASCII Ribbon Campaign
  Xagainst HTML e-mail 
 / \

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] spam disposal

2022-03-25 Thread Ludovic Bellière via Dng

Hello Haines,

Mails stop being processed as soon as they are delivered. If you have
matching rules above that one, then the span check will not be reached.

Spamassassin doesn't get involved in this. It is purely filtering. You
must pass the mail through spamassassin before procmail is involved.
Likely through fetchmail.

Cheers,
Ludovic


On Fri, 25 Mar 2022, Haines Brown wrote:


I'm running Cimaera and have procmail and spamassassin installed.
I consructed a file ~/.procmailrc. In it ares the lines:

 :0:
 * ^X-Spam-Status: Yes
 $HOME/mail/spam

I created this spam directory and restarted spamassassin. Yet
mail having the line "X-Spam: Yes" in it header is not
redirected to ~/mail/spam

--

Haines Brown

/"\
\ /  ASCII Ribbon Campaign
 Xagainst HTML e-mail
/ \

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng