[Rspamd-Users] How to mark this kind of mails as spam ...

Steve Witten caponecicero at gmail.com
Tue May 28 17:14:19 UTC 2024


On Tue, May 28, 2024 at 9:48 AM Steve Witten <caponecicero at gmail.com> wrote:

> The way I would do this is write a rule using the Lua API.
>

<snip />

P.S.

If your mail delivery agent supports *sieve* (*e.g., dovecot*), you could
do the same thing using the *sieve* language and place the resulting filter
in the message delivery pipeline.  You can DISCARD the message if it meets
the criteria your *sieve* script is looking for.

You won't need to learn Lua but I find sieve much more obtuse and much more
limiting.  It's up to you...

--
Steve Witten
Portland, OR


More information about the Users mailing list