The Idea is to use SB for many users on just ONE
database! This works well, wenn everyone is using the
same Mailserver ... as we do!
We have changing IPs delivered by different ISPs! I don't
have a chance to filter the IP's so they could fit into the
Trusted IPs!
So i had an Idea about validating the Trusted IP's on a
different way: Track the IP's on a successful POP/IMAP-
Authentification an write them to the Trusted IPs.
Validation of the tracked IPs works as follows: put a
timestamp before them. On each SMTP-Request just
parse the valid ones. Rewrite happens only on
successfull POP3/IMAP etc ...
What do you think? Could this be an enhancement for
the next release? A Multi-User-Spamtrap is a nice thing
to have ! (ok, still having in mind, that everybody
defines for him/herself what spam actually is)
i have included two Perl-Code-snippets with a possible
solution of this Request.
Regards
// PaiRaN
Possible implementation for a RELAY-List