[TriLUG] does anyone have .sieve rules for Amessyroom?

Joseph Mack NA3T via TriLUG trilug at trilug.org
Sat Aug 23 18:21:28 EDT 2025


On Sat, 23 Aug 2025, Alan Porter via TriLUG wrote:

Sorry if this is a dupe,

> I did not notice these initially because the dates of the messages were 
> so old.

It seems to be the same messages and same date over and over. I assume 
they're being sent out each time he boots his machine. It's been going on 
for quite a while now.

> I am having a hard time tracking down where these messages are 
> originating from.  It looks like it's from someone who is relaying 
> through an authenticated account on pilot.
>
> Since this seems to be a recurring problem, and since I can't track 
> down who this person is or how they are related to TriLUG, I added 
> several blocking rules at different levels:
>
>  - I added his sender domain to our postfix filters
>  - I added his email address to the mailman "reject_these_nonmembers" option
>  - I added his sender IP to our shorewall IP filter

hooray!

> Meanwhile, this is a sieve rule that I think should work, if one 
> happens to get through.
>
>
> require ["fileinto", "envelope", "reject", "imap4flags"];
>
> # 2025-08-23 - Amessyroom
> # Received: from vmi1943160.contaboserver.net (toolazy.synchro.net
> if header :contains ["Received"] "toolazy.synchro.net" {
>     fileinto "Junk";
>     addflag "$label2";   # 1=red, 2=orange, 3=green, 4=blue, 5=violet
>     addflag "\\seen";
>     stop;
> }

I'll give it a go

Thanks Joe

-- 
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
Don't upgrade a working machine - it won't work any
better - it could work worse; it may not work at all.
Homepage http://www.austintek.com/ It's GNU/Linux!



More information about the TriLUG mailing list