Henrique M. Ribeiro Dias > Mail-Salsa-0.12 > Mail::Salsa::Action::Unsunscribe

Download:
Mail-Salsa-0.12.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Mail::Salsa::Action::Unsunscribe - Extension to unsubscribe the members from the mailing list.

SYNOPSIS ^

  use Mail::Salsa::Action::Unsubscribe;

DESCRIPTION ^

Stub documentation for Mail::Salsa::Action::Unsubscribe, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

  To unsubscribe my self from a mailing list send a email to:

  To: list-unsubscribe@example.org

  To unsubscribe other people from a mailing list send a email to:

  To: list-unsubscribe@example.org
  Cc: mywife@example.org, myfather@example.org

EXPORT

None by default.

SEE ALSO ^

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR ^

Henrique M. Ribeiro Dias, <hdias@aesbuc.pt>

COPYRIGHT AND LICENSE ^

Copyright (C) 2005 by Henrique M. Ribeiro Dias

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.