mailagent 1:3.1-106-1 source package in Ubuntu
Changelog
mailagent (1:3.1-106-1) unstable; urgency=medium * Upstream has moved to git. This is the new upstream HEAD * Indeed, whilst the current version worked fine with Debian 7, changes made to INN2 on Debian 9 break the POST command and cause the messages to be rejected as news articles. * Bug fix: "Mailagent not up-to-date", thanks to Raphael Manfredi (Closes: #919182). * Pass configure flags -D cat=/bin/cat -D zcat=/bin/zcat fixes reproducible build on merged-usr vs non-merged * Bug fix: "reproducible build (usrmerge): embeds path of cat and zcat found via PATH", thanks to Andreas Henriksson (Closes: #915303). -- Manoj Srivastava <email address hidden> Thu, 21 May 2020 00:30:17 -0700
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mailagent_3.1-106-1.dsc | 1.8 KiB | baa6c8a715fc9a3e0d602478449b8cf98eccaa07d445d8a891017c8c4ba32724 |
mailagent_3.1-106.orig.tar.gz | 561.4 KiB | 40150fd934ed91eb7f4614ec004797eae06eb3bac2a0ab4df58cc28c0d7f4aa4 |
mailagent_3.1-106-1.diff.gz | 74.8 KiB | 72832da16c8198a5fe276dfb1359f0fa4718a678f8339d4143f9f09ac88d7b38 |
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.