mailagent 1:3.1-72-0.1 source package in Ubuntu

Changelog

mailagent (1:3.1-72-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release:
  *   Handles deprecated ctime.pl (Closes: #650205)
  *   Quietens perl warnings (Closes: #630963)
  * Depend on libperl4-corelibs-perl
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  18 Dec 2011 22:34:17 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Manoj
Architectures:
any
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mailagent_3.1-72.orig.tar.gz 565.3 KiB 1177f7cefce731cbe1c471ea52fff8dbb940d4ec6efbbfad5f9517b0b403d6dd
mailagent_3.1-72-0.1.diff.gz 96.0 KiB 9ed71a232b7fe6b745e89ebd532aa80bd5223776cfff5decb1ee20e9d2184211
mailagent_3.1-72-0.1.dsc 1.2 KiB 9b2735294231c6ada75cb0940048000930f398ae058addd4a067959b6715e11d

Available diffs

View changes file

Binary packages built by this source

mailagent: An automatic mail-processing tool and filter.

 Mailagent is a mail delivery agent, and can be programmed to
 respond to mail in ways more sophisticated than a mail filtering
 program like procmail. It is easy to configure, and very easy to
 extend using Perl. Not only can the base functionality be
 extended, new commands and processing methods can be added in a
 modular fashion.
 .
 Obeying lex-like rulesets, mailagent can file mails to specific
 folders (plain Unix-style folders and also MMDF and MH ones),
 forward messages to third parties, pipe them to commands or post
 them to newsgroups. The filtering commands that are executed on
 the messages can be extended, and may rewrite the message headers
 or body as desired. It can also create and process commands based
 on key words contained in the body of the mail message.
 .
 Mailagent can be used as a vacation program, and can answer mail
 automatically and with more flexibility than the command of that
 name. A template can be provided for the body of the response,
 and the frequency of vacation mails can also be specified. Simple
 macro substitutions allow parts of the mail header to be recycled
 into the vacation messages, for a more personalized reply.
 .
 Mailagent can also be used to set up a generic mail server,
 without the hassle of the lower-level concerns like error
 recovery, logging or command parsing.
 .
 Please note that on Debian systems, mailagent requires a catch-all
 rule saving all mail into the user's home directory. Unlike other
 Mail Delivery Agents such as procmail, mailagent is too extensible
 to be safely made setgid mail, and so cannot lock /var/spool/mail
 mailboxes.