mailagent 1:3.1-81-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Bug fix: "Conflicting return type declarations of function init_env",
    thanks to Michael Tautschnig (Closes: #749680).
  * Converted the copyright file to DEP-5 format.
  * Moved the maintainer scripts to where dh wants them, and upodated the
    rules check to match.
  * Try to move towards reproducible builds; do not hard code local host
    in the configuration step.
  * use dpkg-buildflags to set the flags for configure to pick up.

 -- Manoj Srivastava <email address hidden>  Fri, 15 Jan 2016 13:18:20 -0800

Upload details

Uploaded by:
Manoj
Uploaded to:
Sid
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-81-1.dsc 1.7 KiB 7260ef116b227d0b1c63bc1f86cc29db2e02c789c42a26d4619ab9d78085726a
mailagent_3.1-81.orig.tar.gz 569.1 KiB acd6cbc51bd00a792bfe12ccf5ca9a064b73f936e4438a7756c4d197f519238c
mailagent_3.1-81-1.diff.gz 83.3 KiB 0e9c032b16e79540d0a30fc1ec6314d5e699754470eba5ee89a6c523a19817e6

Available diffs

No changes file available.

Binary packages built by this source

mailagent: 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.