A second release candidate for amavisd-new-2.5.0 is available at:

  http://www.ijs.si/software/amavisd/amavisd-new-2.5.0-rc2.tar.gz

Only small changes since -rc1:
- fixed templates in the program and config file,
- cleaner smtp timing configuration options,
- disclaimers use 2822.From address to decide if sender is local,
  no longer an envelope sender address (which brings it conceptually
  closer to DKIM and similar schemes and works for null return path
  as well);
- adjusted some logging levels;
- add example code for setting policy banks to amavisd.conf;

The plan continues to be a final release of 2.5.0 this Sunday evening/night.

Please check if there are any difficulties with IPv6 module
IO::Socket::INET6 (when installed), when $forward_method uses
different address forms, e.g.:
  $forward_method = 'smtp:[127.0.0.1]:10025';  # IPv4 quad-dot address
  $forward_method = 'smtp:[::1]:10025';        # IPv6 address
  $forward_method = 'smtp:[localhost]:10025';  # host name
  $forward_method = 'smtp:[host.example.com]:10025';  # DNS host name


Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to