Re: Blocking spam

2021-02-22 Thread Dirk Fieldhouse

On 22/02/2021 23:21, Lemuel Johnson wrote:

On 2/22/2021 4:52 PM, Ray_Net wrote:

Dirk Fieldhouse wrote on 22-02-21 11:41:

On 21/02/2021 22:44, Ray_Net wrote:

...>

I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part 
is that line:


"Received: from news1.afrophree.com (news1.afrophree.com 
[81.29.1.46] (may be forged))"

...>


Create a message filter. Use the Customise... entry in the header 
pull-down to add the Received header to the menu. Filter on 
"Received" "contains" ".afrophree.com" -> Set Junk Status.


Sorry ... your idea does not work, because the domain names are always 
different the only fixed part is the ip adress range.from '81.29.0.0 
to 81.29.15.255

... >

Received contains 81.29



Quite. Or to be completely accurate, 16 rules like "Received contains 
[81.29.0.", where the 0 is replaced by 1..15 for the other 15.


The rule "Received contains [81.29." will probably be good enough as you 
can manually unmark as Junk any false positives (unlikely to be any).


/df
--
London
UK
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Paul in Houston, TX

Don Spam's Reckless Son wrote:

Paul in Houston, TX wrote:

Ray_Net wrote:

WaltS48 wrote on 21-02-21 21:38:

On 2/21/21 1:12 PM, CC D wrote:
How do I block email addresses from unwanted spam. When I get these 
emails I hit the spam button but they keep coming back.



Are they from the same address?

I would create a filter and move them to Trash.

Also check the Junk filter settings.

--


I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part 
is that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain 
is NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain 
which is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?


If you are on windows you can add iahoster.com to your hosts file and 
redirect the domain name to 127.


I may well be wrong on this, but I don't think adding something to the 
hosts file (which exists for Linux and probably MacOS as well) is going 
to fix anything.  The effect of that is to stop *you* speaking to *them* 
by name, why should that affect incoming mails?


I don't know if that will work with emails or not.  Have never tried it 
so may be totally wrong.  For web stuff it sends anything from the 
offending domain to 127.0.0.1, effectively null space, so I never see it.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Frosted Flake

NFN Smith wrote:

CC D wrote:

How do I block email addresses from unwanted spam. When I get these
emails I hit the spam button but they keep coming back.



Are you trying to block this content from inside Seamonkey?  If so, I 
recommend that you don't bother.


These days, most servers have user-tunable spam filters active.  If 
you're getting unwanted content, the first thing to do is to check your 
webmail client, and use the offered tool for marking messages as Spam 
there.


There are multiple benefits to using the server's tools as your primary 
spam filter. The major one is that the server is better able to handle 
spam based on your stated preferences, and where the handling is focused 
on the entire message content (including all headers and body), rather 
than specific content.  From there, those preferences are applied at the 
time the message is being received by the server.  And if a specific 
message is designated as spam (or not spam), then similar message will 
be handled in the same way.  And tagging a message as spam is generally 
enough to get content delivered to a spam folder, and depending on 
server implementation, enough to cause future content that's 
sufficiently similar to be rejected by the server entirely.


Therefore, even if an incoming message purports to be being sent by 
somebody you know, if it's spam, it's safe to designate as spam, because 
the filter is applied to the entire message, not just the From: or 
Subject: lines.


As a general thing, it's not worth the effort to do spam-filtering in 
Seamonkey. It's common for spammers to randomize as much as possible, 
and if you're trying to create filtering rules, by the time you figure 
out a usable pattern to block a specific message or two, it's unlikely 
that you'll ever see another message that matches that pattern.


In other words, it's not worth the effort to do spam-filtering from 
Seamonkey unless you're getting content from a source that's unusually 
constant in flow and consistent in content.


Smith

Sounds good EXCEPT - - this does not work with comcast/xfinity.

I have ONE email address with them that gets at least one, usually two 
every day since the beginning of the year.  (I don't have any 
recollection of this happening so often earlier).  However, EVERY one of 
them has been marked as SPAM in Seamonkey, AND EVERY one of them has 
been marked as SPAM in the Comcast Email, AND EVERY one of them has been 
sent to comcast at missed-s...@comcast.net, AND since mid February, I 
have taken to forwarding the entire list (currently 61 emails) to both 
"missed-s...@comcast.net" and "ab...@comcast.net".  I have six other 
email addresses with comcast, NONE of them get this quantity of SPAM.
THe main thing that they have in common is a size less than 6-8 KB, 
anything larger is usually a Phishing email.
In about mid March I'm going to delete that email account and create a 
new one with a different name that my correspondents can use.  (This one 
gets very little useful/real/non-SPAM so it should not be too difficult 
to notify this that use it to contact me.)


--
Frosted Flake
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Lemuel Johnson via support-seamonkey

On 2/22/2021 4:52 PM, Ray_Net wrote:

Dirk Fieldhouse wrote on 22-02-21 11:41:

On 21/02/2021 22:44, Ray_Net wrote:

...>

I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part 
is that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain 
is NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain 
which is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?

Create a message filter. Use the Customise... entry in the header 
pull-down to add the Received header to the menu. Filter on "Received" 
"contains" ".afrophree.com" -> Set Junk Status.


/df

Sorry ... your idea doesnot work, because the domain names are always 
different the only fixed part is the ip adress range.from '81.29.0.0 to 
81.29.15.255

Examples:
Received: from web-1.multhe.com (web-1.multhe.com [81.29.1.178] (may be 
forged))
Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))
Received: from cloud-1.produchic.com (cloud-1.produchic.com 
[81.29.1.244] (may be forged))
Received: from cloud-1.alizarcresit.com (cloud-1.alizarcresit.com 
[81.29.1.47] (may be forged))
Received: from secure-1.boonawkerien.com (secure-1.boonawkerien.com 
[81.29.1.238] (may be forged))




Received contains 81.29

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread David H. Durgee

Ray_Net wrote:

Dirk Fieldhouse wrote on 22-02-21 11:41:

On 21/02/2021 22:44, Ray_Net wrote:

...>

I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part 
is that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain 
is NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain 
which is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?

Create a message filter. Use the Customise... entry in the header 
pull-down to add the Received header to the menu. Filter on "Received" 
"contains" ".afrophree.com" -> Set Junk Status.


/df

Sorry ... your idea doesnot work, because the domain names are always 
different the only fixed part is the ip adress range.from '81.29.0.0 to 
81.29.15.255

Examples:
Received: from web-1.multhe.com (web-1.multhe.com [81.29.1.178] (may be 
forged))
Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))
Received: from cloud-1.produchic.com (cloud-1.produchic.com 
[81.29.1.244] (may be forged))
Received: from cloud-1.alizarcresit.com (cloud-1.alizarcresit.com 
[81.29.1.47] (may be forged))
Received: from secure-1.boonawkerien.com (secure-1.boonawkerien.com 
[81.29.1.238] (may be forged))




Perhaps you could filter on the "(may be forged)" which is present in 
all of them?


Dave
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Ray_Net

Dirk Fieldhouse wrote on 22-02-21 11:41:

On 21/02/2021 22:44, Ray_Net wrote:

...>

I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part 
is that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain 
is NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain 
which is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?

Create a message filter. Use the Customise... entry in the header 
pull-down to add the Received header to the menu. Filter on "Received" 
"contains" ".afrophree.com" -> Set Junk Status.


/df

Sorry ... your idea doesnot work, because the domain names are always 
different the only fixed part is the ip adress range.from '81.29.0.0 to 
81.29.15.255

Examples:
Received: from web-1.multhe.com (web-1.multhe.com [81.29.1.178] (may be 
forged))
Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))
Received: from cloud-1.produchic.com (cloud-1.produchic.com 
[81.29.1.244] (may be forged))
Received: from cloud-1.alizarcresit.com (cloud-1.alizarcresit.com 
[81.29.1.47] (may be forged))
Received: from secure-1.boonawkerien.com (secure-1.boonawkerien.com 
[81.29.1.238] (may be forged))


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread NFN Smith

CC D wrote:

How do I block email addresses from unwanted spam. When I get these
emails I hit the spam button but they keep coming back.



Are you trying to block this content from inside Seamonkey?  If so, I 
recommend that you don't bother.


These days, most servers have user-tunable spam filters active.  If 
you're getting unwanted content, the first thing to do is to check your 
webmail client, and use the offered tool for marking messages as Spam there.


There are multiple benefits to using the server's tools as your primary 
spam filter. The major one is that the server is better able to handle 
spam based on your stated preferences, and where the handling is focused 
on the entire message content (including all headers and body), rather 
than specific content.  From there, those preferences are applied at the 
time the message is being received by the server.  And if a specific 
message is designated as spam (or not spam), then similar message will 
be handled in the same way.  And tagging a message as spam is generally 
enough to get content delivered to a spam folder, and depending on 
server implementation, enough to cause future content that's 
sufficiently similar to be rejected by the server entirely.


Therefore, even if an incoming message purports to be being sent by 
somebody you know, if it's spam, it's safe to designate as spam, because 
the filter is applied to the entire message, not just the From: or 
Subject: lines.


As a general thing, it's not worth the effort to do spam-filtering in 
Seamonkey. It's common for spammers to randomize as much as possible, 
and if you're trying to create filtering rules, by the time you figure 
out a usable pattern to block a specific message or two, it's unlikely 
that you'll ever see another message that matches that pattern.


In other words, it's not worth the effort to do spam-filtering from 
Seamonkey unless you're getting content from a source that's unusually 
constant in flow and consistent in content.


Smith
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Don Spam's Reckless Son

Paul in Houston, TX wrote:

Ray_Net wrote:

WaltS48 wrote on 21-02-21 21:38:

On 2/21/21 1:12 PM, CC D wrote:
How do I block email addresses from unwanted spam. When I get these 
emails I hit the spam button but they keep coming back.



Are they from the same address?

I would create a filter and move them to Trash.

Also check the Junk filter settings.

--


I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part is 
that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain is 
NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain 
which is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?


If you are on windows you can add iahoster.com to your hosts file and 
redirect the domain name to 127.


I may well be wrong on this, but I don't think adding something to the 
hosts file (which exists for Linux and probably MacOS as well) is going 
to fix anything.  The effect of that is to stop *you* speaking to *them* 
by name, why should that affect incoming mails?



--
spammo ergo sum, viruses courtesy of https://www.nsa.gov/malware/
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


FIGLIO DI PUTTANONA PAOLO BARRAI ("IL PEDOFILO DEL BITCOIN": COME LO CHIAMANO IN TUTTO IL MONDO). COL FIDUCIARIO DI NDRANGHETA, OLIVER CAMPONOVO, E COL PORCO BRUCIA RISPARMI, FEDERICO IZZI (CRIMINALE

2021-02-22 Thread Andreas Nigg Bank J Safra Sarasin Zurich
IL LEGHISTA INCULA ED AMMAZZA BAMBINI PAOLO PIETRO BARRAI (NOTO IN TUTTO IL 
MONDO COME IL PEDOFILO DEL BITCOIN) E' DA ANNI INDAGATO DA PROCURA DI MILANO, 
PROCURA DI LUGANO, SCOTLAND YARD LONDRA, FBI NEW YORK, POLICIA CIVIL DI PORTO 
SEGURO (BR).  IL TUTTO VIA INTERPOL ED EUROPOL!

1

É DAVVERO PEDOFILO ED ASSASSINO: PAOLO BARRAI DI CRIMINALE TERRA BITCOIN! IL 
CRIMINALE LEGHISTA LUCA SOSTEGNI, INCARCERATO, SCAPPAVA IN CITATA PORTO SEGURO 
(BR), DOVE L'OMICIDA PAOLO BARRAI HA RICICLATO PARTE DEI 49 MLN € RUBATI DA 
LEGA LADRONA!


(ECCO LE PROVE


https://oneway2day.files.wordpress.com/2019/01/indagatoaiutalelisteciviche.jpg


http://noticiasdeportoseguro.blogspot.com/2011/03/quem-e-pietro-paolo-barrai.html


https://www.redegn.com.br/?sessao=noticia&cod_noticia=13950 )


É TRUFFATORE, PEDOFILO E KILLER: PAOLO PIETRO BARRAI, NATO A MILANO IL 
28.6.1965 ( O TRUFFATORE, PEDOFILO E KILLER: PAOLO BARRAI, NATO A MILANO IL 
28.6.1965). DI CRIMINALE TERRA BITCOIN (ASSOCIAZIONE CON INTENTO DI FOTTERE, 
FREGARE, SPENNARE POLLI VIA INTERNET, IL TUTTO VIA TELEGRAM) E CRIMINALISSIMO 
BLOG MERCATO LIBERO, ALIAS "MERDATO" LIBERO! INDAGATO, AL MOMENTO, DALLA 
PROCURA DI MILANO. COME PURE DALLA PROCURA DI LUGANO, DA SCOTLAND YARD LONDRA E 
DA FBI NEW YORK.


HA RICICLATO 21 MLN ASSASSINI DI NDRANGHETA, IN FALLENTISSIMA ICO EIDOO 
(INSIEME AL MALAVITOSO NATALE FERRARA DI REGGIO CALABRIA, DA DECENNI PUNCIUTO, 
OSSIA AFFILIATO UFFICIALMENTE ALLA NDRANGHETA, INSIEME AL MALAVITOSO PAOLO 
CARDENÁ DI FREGA SOLDI BLOG VINCITORI E VINTI, INSIEME AL MALAVITOSO STEFANO 
BASSI DI FREGA SOLDI BLOG IL GRANDE BLUFF, INSIEME AL MALAVITOSO FEDERICO IZZI, 
NOTO COME "ER ZIOROMOLO DELLA CAMORRA", LI VEDETE TUTTI IN FOTO QUI 
https://3.bp.blogspot.com/-6WRXJQbHe08/WSBR0uTrMLI/Y2g/L8c3w9GGr3wpG7yWxBBeOohzhWa7iJ7uQCLcB/s1600/18558610_10156258698827281_4591948382498991167_o.jpg
 )

2


CHECK EVERY DETAIL BOUT IT, HERE


AVETE MIGLIA DI DETTAGLI E PROVE QUI


https://valori.it/nel-dedalo-delle-criptovalute-i-nomi-eccellenti-dentro-blockchain-invest/


https://valori.it/chiasso-dove-riciclatori-ndrine-e-criptovalute-sincontrano/


https://valori.it/banche-politica-blogger-tutti-gli-affari-dietro-le-cripto-elvetiche/


https://valori.it/criptovalute-quei-fondi-in-viaggio-tra-italia-irlanda-e-svizzera/


https://it.coinidol.com/mafie-usano-bitcoin/


https://coinidol.com/mafias-use-bitcoin/


https://coinatory.com/2019/04/06/italian-mafia-launders-money-through-crypto/


https://docs.google.com/document/d/1brAgD1hHTOBXlf9iHPfxbj0nty3RRmMRxYBcA_RTFow/edit


3


IL PEDERASTA OMICIDA PAOLO BARRAI É ANCHE DI UNO DEI PRINICIPALI CRIMINALI 
UNENTI NDRANGHETA E MASSONERIA. É DA SEMPRE UN CAPO SANTISTA (OSSIA 
NDRANGHETISTA MASSONE). INFATTI ERA PAPPA E CICCIA CON L'ARRESTATO MASSONE 
NDRANGHETISTA BERLUSCONICCHIO GIANCARLO PITTELLI 
(http://www.iacchite.blog/giancarlo-pittelli-laffarista-massone-dei-boss-della-ndrangheta/
 ). ED ERA CICCIA E PAPPA PURE CON GRAN PARTE DEI 334 MASSONI NDRANGHETISTI 
ARRESTATI DAL GRANDE PM NICOLA GRATTERI NEL DICEMBRE 2019 ( 
https://www.ilprimatonazionale.it/cronaca/ndrangheta-334-arresti-onorevoli-massoni-colonnello-cosche-140387/
 ).


MI PRESENTO.


SONO IL RIVOLUZIONARIO A FINI DI BENE: ANDREAS NIGG , VICE PRESIDENT AND HEAD 
OF ASSET MANAGEMENT. PRESSO SAFRA-SARASIN BANK ZURICH


PRIMA VICE PRESIDENT AND HEAD OF ASSET MANAGEMENT PRESSO BANK VONTOBEL ZURICH.


https://citywireselector.com/manager/andreas-nigg/d2395


QUANDO ERO VICE PRESIDENTE DI VONTOBEL BANK ZURICH, COMPRAMMO LA EX FINTER BANK 
ZURICH DEL MASSONE LEGHISTA E NAZISTA CARLO PESENTI (NOTO PARTNER OMOSESSUALE 
DEL SATANISTA MASSONE FEDERICO TRABUCCO DI KAIROS). ED IO IN PERSONA, ANDREAS 
NIGG, ORDINAI SUBITO DI CHIUDERE TUTTI I CONTI BANCARI CONNESSI A STA BESTIA 
CRIMINALISSIMA CHE DA SEMPRE E' PAOLO BARRAI, NATO A MILANO IL 28.6.1965. IN 
QUANTO PUZZAVANO DI NDRANGHETA, COSA NOSTRA, CAMORRA, PEDOFILO STRAGISTA SILVIO 
BERLUSCONI, LESBICA PEDOFILA ASSASSINA MARINA BERLUSCONI E 49 MILIONI DI € 
RUBATI DA LEGA LADRONA? DA LONTANO 3.000 KM (NON SONO ANTI OMOSESSUALI O 
LESBICHE, mA ODIO L'IPOICRISIA E LA MAFIOSA OMERTÁ CHE DA SEMPRE REGNA IN 
ITALIA, LA MIA RIVOLUZIONE, LA RIVOLUZIONE DI ANDREAS NIGG DI BANK SAFRA 
SARASIN ZURICH, RADERÁ A ZERO STA BERLUSCONICCHIA IPOCRISIA ED OMERTÁ 
PUZZOLENTE, ALLA BASE DI OGNI MALE, NEL PAESE DEL GRANDE SANDRO PERTINI)!


E  NON SCORDIAMO CHE IL LADRO, TRUFFATORE, SEMPRE FALSO, INCAPACISSIMO IN 
BORSA, AZZERANTE I RISPARMI DI TUTTI E SEMPRE, PAOLO BARRAI É PURE UN 
NAZI-ST-ALKER VIA INTERNET, AIZZATORE DI SUICIDI, MANDANTE DI OMICIDI, E 
TORTURATORE OMICIDA! OLTRE AD ESSERE STATO GIA' "SOLO" 3 VOLTE IN CARCERE" ( IN 
UN PRIMO CASO, A SEGUITO DI ENORMI CRIMINALISSIME FRODI CHE EFFETTUAVA IN 
CITIBANK, COME DA FINALE DI QUESTO ARTICOLO 
https://ricerca.repubblica.it/repubblica/archivio/repubblica/2001/02/19/maxi-evasione-da-400-miliardi-terenzio-sotto-torchio.html


PER POI CONOSCERE ALTRA GALERA ANCHE IN BRASILE

Re: Blocking spam

2021-02-22 Thread Andreas Nigg Bank J Safra Sarasin Zurich
SPAM IS THAT BASTARD BITCH OF YOUR MOTHER AND ALSO THAT BASTARD PEDOPHILE OF 
YOUR FATHER!
YOU ENGLISH PEOPLE ARE ALL BECOME STINKY SATANAZI LIKE KILLERS FROM NINEANGOLS
FUCK OFF NAZI GENOCIDAL BORIS JOHNSON! POWER TO LABOURS NOW!
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Blocking spam

2021-02-22 Thread Dirk Fieldhouse

On 21/02/2021 22:44, Ray_Net wrote:

...>

I have two spam-mail at 6h30 and 23h30 each day.
All mails are totally different . the only partially fixed part is 
that line:


"Received: from news1.afrophree.com (news1.afrophree.com [81.29.1.46] 
(may be forged))"


The names of the news servers are always didderrent and thei domain is 
NOT part of the ip adress.


The ip-adresses are always different, but still of the same domain which 
is: iahoster.com


How can I create a filter to catch the range ip-adresses -->
% Information related to '81.29.0.0 - 81.29.15.255' ?

Create a message filter. Use the Customise... entry in the header 
pull-down to add the Received header to the menu. Filter on "Received" 
"contains" ".afrophree.com" -> Set Junk Status.


/df

--
London
UK
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey