bogo_router checks if the header already has bogosity, if not, the message
goes to the transport, there the message status X-Bogosity Spam Han or
Unsure is assigned
if Spam, it stops processing, if Ham or unsure, it continues processing, the
problem is that if the transport tags the message as Spam, it has to return
to the maildir_spam_bosity router, which has an acl list that allows it to
deliver this message to the user's mailbox, this works if, for example, I
send a message from another account, outside my domain but already tagged
----- Original Message -----
From: "Jeremy Harris via Exim-users" <exim-users@lists.exim.org>
To: <exim-users@lists.exim.org>
Sent: Friday, March 14, 2025 12:19 AM
Subject: [exim] Re: problem exim transport
On 3/13/25 10:58 PM, Sławomir Dworaczek via Exim-users wrote:
hello
i have a problem with exim configuration, specifically returning from
bogo_transport to the begin routers section
theoretically command = /usr/local/exim/bin/exim -oMr bogodone -bS should
reprocess the message, but it doesn't. because after tagging bogodone
should be processed by maildir_spam_bosity:
You didn't say what it does do, though. Have you tried using Exim's debug
facilities?
What did you find?
And, stepping back a bit, why use a transport filter here? Why not a
system-filter?
What does this "bogofilter" do?
--
Cheers,
Jeremy
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/