Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
Mail::SpamAssassin::MeUsereContributMail::SpamAssassin::Message::Metadata(3pm)

NAME
       Mail::SpamAssassin::Message::Metadata - extract metadata from a message

DESCRIPTION
       This class is tasked with extracting "metadata" from messages for use
       as Bayes tokens, fodder for eval tests, or other rules.  Metadata is
       supplemental data inferred from the message, like the examples below.

       It is held in two forms:

       1. as name-value pairs of strings, presented in mail header format.
       For
         example, "X-Languages" => "en".  This is the general form for simple
         metadata that's useful as Bayes tokens, can be added to marked-up
         messages using "add_header", etc., such as the trusted-relay
       inference
         and language detection.

       2. as more complex data structures on the $msg->{metadata} object.
       This
         is the form used for metadata like the HTML parse data, which is
       stored
         there for access by eval rule code.   Because it's not simple
       strings,
         it's not added as a Bayes token by default (Bayes needs simple
       strings).

PUBLIC METHODS
       new()

perl v5.36.0                      20Mail::SpamAssassin::Message::Metadata(3pm)

Czas wygenerowania: 0.00021 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl