Skip to Content.
Sympa Menu

Documentation for Sympa

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:

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.

Top of Page