mailagent 1:3.1-74-0.4 source package in Ubuntu

Changelog

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


  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.18: POD issues":
    fix POD syntax in debian/getspam.
    (Closes: #720973)

 -- gregor herrmann <email address hidden>  Mon, 02 Sep 2013 21:54:42 +0200

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
Trusty release universe mail

Downloads

File Size SHA-256 Checksum
mailagent_3.1-74-0.4.dsc 1.8 KiB 9fcb202a75c303514ff56efbbd0c3abf4e568767ae51ea0d656b058c8a8dde50
mailagent_3.1-74.orig.tar.gz 565.3 KiB 69d8d0b617d84982e2607c0b5fd75a96bf7e21042e01d727a18a707ca2a9afc4
mailagent_3.1-74-0.4.diff.gz 96.4 KiB 41b818999eb42f8768c16ba557cefd4c324e94e0cb4717f3c4a6ca4edebc2a8c

Available diffs

No changes file available.

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.