Provided by: sympa_6.2.76~dfsg-1_amd64 

NAME
Sympa::Spindle::ToArchive - 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 not "on", i.e. archiving is disabled.
• "ignore_x_no_archive_header_feature" list parameter is not "on", 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.
6.2.76 2025-02-12 Sympa::Spindle::ToArchive(3Sympa)