-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stewart, John writes:
> I'm guessing the ->get_report function (object? Not sure the terminology
> with this OO stuff) is simply the text that normally appears at the bottom
> of an email when you do "spamassassin -t". Alas, this would not contain the
> information about the untrusted relays, which is what I'm interested in.
> 
> Is there any way to get this _RELAYSUNTRUSTED_ data into the
> Mail::SpamAssassin object somehow? Then I think I could hack amavisd-new to
> log this relay information.

Hmm -- I suppose you could do

        my $untrusted = $per_msg_status->_get_tag ("_RELAYSUNTRUSTED_");

to get that -- but it's currently not officially unsupported ;)

- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Exmh CVS

iD8DBQE/lwz+QTcbUG5Y7woRAnudAJ9OjCb9XSujcolca+L2wIFVLZJT1gCglJBo
oqdbg7xnsN9Q/SlTFqQBJuE=
=a/Ph
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to