Thanks for the quick reply Fritz,

We can't whitelist the IP, it's not our SMTP server cluster that we're
getting the mail from, it's the public blackberry servers.  We don't
want the millions of people who sends through them to be considered
local.  We only want to consider it local if it meets our criteria.
We might be able to have some sort of white regex, but that would rely
on looking for something that's in the rcpt to only (since it's a bcc
message that's coming in), matching that with the helo, and then
making sure that the from user part and and the bcc from match, making
sure that the from is in a custom list that we have loaded.

And even if we could whitelist, that wouldn't change the subject line
as required.

My real question isn't how to accomplish the whitelisting or subject
marking.  We've got that covered with the code customization.  I'm
asking a more general question, if there's a way to have a custom
pluging load.

Thanks

------------------------------------------------------------------------------
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to