Cpanel::Email::listfilterbackups

This article documents the usage of the Cpanel::Email::listfilterbackups function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::Email::listfilterbackups


DESCRIPTION

This function lists all available email filter backups for a specific cPanel user.

Note: This function lists the name of the filter, not the name of the archive. To list the archive name add .tar.gz.


VARIABLES

INPUT

NONE

OUTPUT

domain (string)
Name of the domain to list filter backups for.


EXAMPLES

<?cp Email::listfilterbackups(%, %.tar.gz,domain) ?>

This example will output the names of all filter backups as well as the names of the archives for those filters.


COPYRIGHT

Copyright 2007 cPanel Inc.