gpldoc

Sympa documentation licensed under GPL

NAME

Sympa::Aliases::CheckSMTP - Alias management: Check addresses using SMTP

SYNOPSIS

use Sympa::Aliases;
my $aliases = Sympa::Aliases->new('CheckSMTP');
$aliases->check('listname', 'domain');

DESCRIPTION

TBD.

Methods

Configuration parameters

Following parameters in sympa.conf or robot.conf are referred by this module.

SEE ALSO

Sympa::Aliases.

HISTORY

The feature which allows Sympa to check listname on SMTP server before list creation, contributed by Sergiy Zhuk, appeared on Sympa 3.3.

list_check_helo parameter was added by S. Ikeda on Sympa 6.1.5.

Sympa::Aliases::CheckSMTP as a separate module appeared on Sympa 6.2.23b.


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