bug-mailfromd


Search for: Advanced

[Bug-mailfromd] mailfromd-7.1 released [stable]


Hello,

I am pleased to announce the release of Mailfromd version 7.1. This is
an intermediate release, fixing bugs found in 7.0. All the fixes are
backports from the current development version (7.99.90). See below
for a detailed list.

Here are the compressed sources:
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.gz   (2.0MB)
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.bz2   (1.6MB)
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.lzma   (1.2MB)
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.xz   (1.2MB)

Here are the GPG detached signatures[*]:
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.gz.sig
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.bz2.sig
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.lzma.sig
  ftp://download.gnu.org.ua/pub/release/mailfromd/mailfromd-7.1.tar.xz.sig

Here are the MD5 and SHA1 checksums:

727d81391013281168ce01744023e60b  mailfromd-7.1.tar.gz
0c11f845c46c670250a18a04decc6acf  mailfromd-7.1.tar.bz2
5a71a0b66daa90315f8ce0e9c89b8ceb  mailfromd-7.1.tar.lzma
9548f369be889d25370c2930a9ea2e78  mailfromd-7.1.tar.xz
e0305e1d4a10d2ef7e9e6b9361456ee0c2d3a16d  mailfromd-7.1.tar.gz
3e1a6b332de5dbc9b94027b43a4442b51c8b0f1b  mailfromd-7.1.tar.bz2
48dddf4af16f2bc403f3b8a12fdb3cc0b2463e63  mailfromd-7.1.tar.lzma
7a869da5dae5a02e7884a11fe5e90de5f2dddb31  mailfromd-7.1.tar.xz

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact.  First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify mailfromd-7.1.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 55D0C732

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.63
  Automake 1.11.1
  Libtool 2.2.7a
  Gnulib v0.0-3896-gabe9c75

The list of bugfixes follows:

* mtasim: print mailfromd PID in verbose mode.
* mailfromd: ignore server and listen statements in config file, if
--mtasim is given.
* mailfromd: New function callout_transcript (see the docs).
* The #include statement reports error if its argument is not a regular
file.
* Fix 'setvar' functionality
* Fix #pragma miltermacros (required at least 4 args in 7.0).
* Minor fix in sa() builtin.
* Fix dataseg expansion.
* Fix the usage of `next' and `break' in try/catch blocks.
* Unescape % characters in result texts.
* Correctly handle undefined sun_path in sockaddr_un.
* Fix a bug in rateok.mf.

--
Regards,
Sergey