newsmailfromd -- a general-purpose milter - News: Version 8.7

 
 
Show feedback again
Latest News
Version 9.0 posted by gray, Mon Jan 8 21:05:21 2024 - 0 replies
Version 8.17.1 posted by gray, Thu Jul 20 09:46:22 2023 - 0 replies
Version 8.17 posted by gray, Fri Jul 7 11:04:32 2023 - 0 replies
Version 8.16 posted by gray, Mon May 1 12:58:15 2023 - 0 replies
Version 8.15 posted by gray, Sun Dec 11 09:36:34 2022 - 0 replies
[Submit News]
[53 news in archive]

Version 8.7

Item posted by Sergey Poznyakoff <gray> on Thu Jan 3 11:45:28 2019.

Mailfromd version 8.7 is available for download.

New in this version:

The --callout-socket option

New option --callout-socket=URL instructs mailfromd to use URL to pass callout requests to the callout server listening on URL. It is equivalent to the callout-url configuration statement, which it overrides.

This option is used by mtasim to avoid clobbering the existing callout sockets when starting new mailfromd instance.

NS lookup NFL functions

This release implements the following new MFL functions:

Returns 1 if the domain DOM has at least one NS record and 0 otherwise. Throws an error if DNS lookup fails.

Same as above, but returns 0 on DNS lookup failures.

Returns a whitespace-separated list of all the NS records for the domain DOM. If optional parameter RESOLVE is 1, the returned list contains IP addresses. Optional SORT controls whether the entries are sorted.

Bugfixes

  • Callout functions return true on checking the null return address (<>)
  • Arguments in transaction between mailfromd and calloutd are quoted
  • Avoid false failures in testsuite due to libadns warnings
  • configure --with-dbm=T accepts any T supported by mailutils
  • The 'dbdel' built-in silently ignores non-existing keys

Comments:

No messages in Version 8.7

 

Show feedback again

Back to the top


Powered by Savane 3.1-cleanup+gray