gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Alarm - Spool on memory for listmaster notification

SYNOPSIS

use Sympa::Alarm;
my $alarm = Sympa::Alarm->instance;

$alarm->store($message, $rcpt, $operation);

$alarm->flush();
$alarm->flush(purge => 1);

DESCRIPTION

Sympa::Alarm implements on-memory spool for listmaster notification.

Methods

Attribute

The instance of Sympa::Alarm has following attribute.

HISTORY

Feature to compile notification to listmaster in group appeared on Sympa 6.2.

Sympa::Alarm appeared on Sympa 6.2.


The content of this page is automatically generated from the source distribution of Sympa. For details about this document see original source file.

Theme originally designed by orderedlist