Dear Sir ,<br><br>I am using your software amavid-new 2.6.4 version of rpm package.<br><br>I want to enable sender notification for virus email in my server and yes this is the requirement .<br><br>please guide for configuring sender notification for virus.<br>


<br><br>Regards,<br><font color="#888888">Kshitij Mali</font><br><br><div class="gmail_quote">On Fri, Apr 1, 2011 at 7:08 AM, Mark Martinec <span dir="ltr"><<a href="mailto:Mark.Martinec%2Bamavis@ijs.si">Mark.Martinec+amavis@ijs.si</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">amavisd-new-2.6.5-rc1.tar.gz is a release candidate for a maintenance<br>
update of a 2.6 branch, backporting all bug fixes from 2.7.0-pre* series.<br>
<br>
It is available at:<br>
  <a href="http://www.ijs.si/software/amavisd/amavisd-new-2.6.5-rc1.tar.gz" target="_blank">http://www.ijs.si/software/amavisd/amavisd-new-2.6.5-rc1.tar.gz</a><br>
<br>
<br>
<br>
amavisd-new-2.6.5 release notes<br>
<br>
This version is strictly a maintenance release, it incorporates<br>
bug fixes backported from the 2.7.0-pre* series.<br>
<br>
<br>
BUG FIXES<br>
<br>
- when a back-end MTA rejected a message, amavisd would send a non-delivery<br>
  status notification, but also propagate the reject status back, which is<br>
  wrong, only one or the other response would be appropriate. A fix also<br>
  allows choosing either a D_REJECT, D_BOUNCE or D_DISCARD response for<br>
  such a case, configurable through %final_destiny_by_ccat at a CC_MTA<br>
  entry, defaulting to D_REJECT; reported by Peer Heinlein;<br>
<br>
- checking header section syntax could take excessive amounts of time<br>
  in some degenerate cases of a very long header section, now fixed;<br>
<br>
- do not bypass spam checking of a bounce message when its referenced domain<br>
  in Message-ID is non-local but pen pals are disabled; reported by Stefan;<br>
<br>
- removed some of the guesswork in bounce killer to prevent false<br>
  positives in certain cases of forwarding a mail message as an attachment,<br>
  at the expense of passing through some undesired but nonstandard bounces;<br>
  (also, deal with non-delivery notifications from <a href="http://yahoogroups.com" target="_blank">yahoogroups.com</a>,<br>
  and fixed one particular case of a false-positive in bounce killer<br>
  (mixed/multipart with an attached full message, sent through a mailing<br>
  list);<br>
<br>
- fix a 'Zoo archive' entry in the $map_full_type_to_short_type_re list;<br>
<br>
- fix a test for $myhostname being a FQDN to allow IDN domains (with a dash);<br>
<br>
- fix a REPLACE hack (feature introduced in 2.6.2) on loading a policy bank;<br>
<br>
- fix choosing the module IO::Socket::INET in ask_daemon_internal() to<br>
  avoid versions of IO::Socket::INET6 older than 2.55 (2.56?) failing with<br>
    "Address family not supported by protocol family"<br>
  when an IPv4 address with a port number is specified for connections<br>
  to a virus scanner; based on a patch by Phil Pearl (Lobbes);<br>
<br>
- do_unzip: avoid testing version of Compress::Raw::Zlib, the module may<br>
  not be loaded at all and the test would fail, resulting in inoperative<br>
  zip unpacking; reported by Tuomo Soini;<br>
<br>
- when logging or quarantining to SQL, execute a clause: SET NAMES 'utf8'<br>
  after connecting to a database, to ensure the decoded Subject and From<br>
  header fields are correctly interpreted by a SQL server as UTF-8 encoded<br>
  strings. It seems the module DBD::mysql does not observe a MySQL setting<br>
  for 'character_set_client' and needs an explicit SET NAMES. The problem<br>
  did not affect PostgreSQL. Reported by Zhang Huangbin;<br>
<br>
- avoid LDAP lookups aborting the scan when a %d placeholder is used in<br>
  a $default_ldap{base} setting and the resulting base do not exist in<br>
  an LDAP schema; reported by Zhang Huangbin;<br>
<br>
- the amavisd-new 2.6.3 relaxed semantics of a number of hard links on a<br>
  directory in TempDir::prepare(_dir), but left out an equivalent change<br>
  necessary in TempDir::check, which is now fixed; the change only affects<br>
  certain file system (like the one used on Mac OSX);<br>
<br>
- treat an empty PID file or a junk one-liner file the same as a nonexistent<br>
  PID file; previously an empty PID file (e.g. after an unclean shutdown)<br>
  would prevent amavisd from starting; problem reported by Michael Scheidell;<br>
<br>
- changed amavisd-release to only provide a 'quar_type' attribute in its<br>
  request when it is reasonably sure of its appropriate value, otherwise<br>
  leave the decision to the amavisd daemon; this solves releasing from a<br>
  file-based quarantine when compression is not used and all files are at<br>
  the top directory; reported by Voytek Eymont;<br>
<br>
- provide a workaround for a [perl #62048] bug:<br>
    Unwarranted "Malformed UTF-8 character" on tainted variable;<br>
  reported by Jakob Curdes;<br>
<br>
- provide a workaround for logging to syslog using an old version of<br>
  Unix::Syslog which didn't prepare and keep its own copy of the 'ident'<br>
  argument on a call to openlog(3); thanks to Bill Landry;<br>
<br>
<br>
OTHER<br>
<br>
- ensure compatibility with a new version 5.500 of MIME-Tools, which changed<br>
  the way mime attributes content-disposition.filename and <a href="http://content-type.name" target="_blank">content-type.name</a><br>
  are decoded, now properly respecting their declared encodings (character<br>
  set). As a result, the declared (recommended) file names of MIME parts are<br>
  now represented as native Perl character strings (Unicode), and as such<br>
  may also end up in reported names of banned parts. Regular expressions<br>
  in @banned_filename_maps, $banned_filename_re and $banned_namepath_re<br>
  may also see these strings as native Perl characters, as well as in their<br>
  MIME-encoded form. The change also affects interpretation of names in<br>
  earlier versions of MIME-Tools, making them behave more like the 5.500.<br>
<br>
- amavisd.conf: exclude names starting with 'cid:' from matching the<br>
  double extensions banning rule, avoiding false positives;<br>
<br>
- support Postfix 2.9 long queue IDs (enable_long_queue_ids=yes) as available<br>
  since postfix-20110321 by adjusting default values for $log_short_templ<br>
  and $log_verbose_templ templates;<br>
<br>
- a small update to a default @virus_name_to_spam_score_maps;<br>
<font color="#888888"><br>
<br>
Mark<br>
</font></blockquote></div><br>