Mail::Salsa

Mail::Salsa is an easy to use perl mailing list manager module.
Download

Mail::Salsa Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Henrique M. Ribeiro Dias
  • Publisher web site:
  • http://search.cpan.org/~hdias/Mail-Salsa-0.11/lib/Mail/Salsa.pm

Mail::Salsa Tags


Mail::Salsa Description

Mail::Salsa is an easy to use perl mailing list manager module. Mail::Salsa is an easy to use Perl mailing list manager module.SYNOPSIS use Mail::Salsa; my $me = Mail::Salsa->new( action => "post", list => "test@perl.org", list_dir => "/usr/local/salsa/lists", logs_dir => "/usr/local/salsa/logs", archive_dir => "/usr/local/salsa/archives", queue_dir => "/usr/local/salsa/mqueue", tmp_dir => "/tmp", filehandle => *STDIN );Mail::Salsa is perl module to create and manage email discussion lists with an innovative approach in setup and configuration of new lists by the owners.METHODSnewThis method create a new Mail::Salsa object. The following keys are available:actionThe possible actions can be: Post, Subscribe, Unsubscribe, Help and Admin. Action came from salsa.aliases:Example: list_at_domain.tld: "|/path/to/cucaracha list@domain.tld Action"listThe address of mailing list (listname@domain.tld).list_dirThe directory where the list live.logs_dirThe directory where the logs are saved.tmp_dirTemporary directory to parse the stream.archive_dirDirectory path to archive the mailing lists.queue_dirDirectory bla blafilehandleThe reference to STDIN handle.sendmailPath to sendmail (dafault: /usr/lib/sendmail). Requirements: · Perl


Mail::Salsa Related Software