Sympa::Spindle::ToArchive.3Sympa - Man Page
Process to store messages into archiving spool
Description
This class stores message into archive spool (SPOOLDIR/outgoing). However, in any of following cases, message won't be stored:
process_archive
list parameter is noton
, i.e. archiving is disabled.ignore_x_no_archive_header_feature
list parameter is noton
, and the message has any of these fields:X-no-archive: yes Restrict: no-external-archive
When message was originally encrypted, then if archive_crypted_msg
list parameter is not original
, decrypted message will be stored. Otherwise original message will be stored.
See Also
Sympa::Internals::Workflow.
Sympa::Message, Sympa::Spindle, Sympa::Spindle::DistributeMessage, Sympa::Spool::Archive.
History
Sympa::Spindle::ToArchive appeared on Sympa 6.2.13.
Info
2024-08-22 sympa 6.2.72