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 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::Message, Sympa::Spindle, Sympa::Spindle::DistributeMessage, Sympa::Spool::Archive.
HISTORY
Sympa::Spindle::ToArchive appeared on Sympa 6.2.13.