version 2.0.2-14 (27.01.05)

* Changed SMTP reply code for
  invalid domain name syntax from 552
  to 553.

* Added option MaxHopCount to
  reject a mail with too many
  "Received:" lines.

* Added SMTPTimeout options for
  the forwarder daemons.

* Added option BlockOnError
  to quarantine a mail if a processing
  error or a scan timeout occurs.

* Added option BlockUnsupportedArchive
  to quarantine a mail if it contains
  an archive that can not be handled by
  the scanner.

* Added option QueueLifeTime
  to determine how long a mail can
  stay in the queue before it will be
  bounced.

* Added option ForwarderRetryDelay
  to determine the interval of reprocessing
  a queued mail.

* Added option ThrottleMessageCount
  to determine how many messages should be
  processed at once.
  (For details please refer to the
   MANUAL).

* Added option ThrottleDelay
  to determine the delay between reprocessing
  ThrottleMessageCount mails.
  (For details please refer to the
   MANUAL).

* Fixed wrong behaviour of the forwarder
  processes if an SMTP response is wrong,
  a timeout occurs or the connection is
  suddenly closed by the remote server.

* Fixed bug when creating the logfile.

* Changed option BounceMessageUser.
  If the specified name has no @,
  MyHostName will be added, else
  the specified address will be used
  without appending a domain.

* Changed location of the binaries
  and the avq script!
  The binaries (avgated, avgatefwd)
  and the avq script will, from now on,
  be placed in /usr/lib/AntiVir.
  You should create links from
  /usr/lib/AntiVir to /usr/sbin.
  Hence the installer has some
  changes too.

version 2.0.2-10 (21.10.04)

* New platform is supported.
  FreeBSD 5

* Fixed bug in control file if
  creation of temporary directory
  fails.
  (strange line in controlfile)

* Changed version output of FreeBSD
  and OpenBSD.

* Changed default value for ArchiveMaxRecursion
  to 20.

* Removed deletion of lock file.

* Minor changes in the documentation.

* Added support for license notification template.
  Use /etc/avmailgate.license for the body
  of a license notification mail.

* Added new INSTALL.exim to package.

version 2.0.2-9 (14.09.04)

* Added selfcheck to binaries.

* Minor changes in the documentation.

* Config option VirusAlertsUser is now
  AlertsUser.
  *NOTE* The old option will still be read.

version 2.0.2-8 (29.07.04)

* Updated manpages and MANUAL.

* Changed output format of --version/-V.

* Added new config option (AddHeaderToNotice)
  for insertion of header lines to notice mails.

* Added new config option
  (BounceMessageSizeBody, BounceMessageSizeHeader)
  to determine a size limit for bounce mails.

* Fixed bug when bouncing huge mails.

* Added new engine 6.27

version 2.0.2-7 (12.07.04)

* Fixed typos in avmailgate.conf

* Fixed bug when running avgated
  in interactive mode (-i) without
  -r or -R.

* SAVAPI interface update.

version 2.0.2-6 (14.06.04)

* Accept a "MAIL FROM" address
  like '#@[]'. The address will be rewritten
  to <>.

* "Message queued since..." will be
   written to the log with loglevel
   WARN instead of ALERT.

* SAVAPI interface update.

* Changed "From:" in bounce messages
  to BounceMessageUser@MyHostName.

* Added output of loglevel to custom logfile.

* Fixed bug when sending a warning message
  to the postmaster if engine errors occurred.

* Added new antivir.conf with options
  for heuristic.

* avinstall.pl now checks the version
  of the avq script.

* Added --conf switch to avq script.

* Minor changes to avinstall.pl.

* Added new engine 6.26.

version 2.0.2-5 (21.04.04)

* Fixed bug in "Subject:" of notice
  mail for the Postmaster.
  No sender address was inserted
  if the address was not local.

* Added an empty line in the notice
  mails at the beginning and
  at the end of:
  "Mail-Header:"
  and
  "Log-File:"

* Removed default signature
  in the notice mail for the
  postmaster.

* Changed scan procedure.
  The whole df file will
  be scanned in the incoming
  directory.
  This prevents problems
  if the tmp dir is on another
  partition and it is better
  for performance. 
  The tmp dir is still needed.

* Fixed bug in the alert
  list in notice mails
  for the postmaster.

version 2.0.2-4 (16.04.04)

* Adapted install script
  to work with new format
  of version numbers.

version 2.0.2-3 (15.04.04)

* Fixed bug in queue daemons

* Added more verbose log output
  if suspicious MIME was detected.

version 2.0.2-2 (06.04.04)

* Fixed bug when parsing the .warn, .ignore
  and .scan file.

* Changed log output when reporting
  that the filter is not active.
  
* Added new engine 6.25.

version 2.0.2-1 (25.03.04)

* From now on, the version number of
  AntiVir MailGate will be inserted in
  the .conf file.

* Increased timeouts when starting/restarting
  scanner.
  (Please make sure that the antivir and the
   antivir.vdf files are accessible for the
   user/group you specified in the .conf file)

* Added installation of .ignore .scan and .warn
  files to the install script.

* Some fixes in the install script.

* Added option ArchiveMaxRatio

* Added new feature.
  If an alert has been
  detected, the forwarder daemon
  decides based on the alert to whom
  it will send a notice mail.
  If a worm was detected,
  no mail will be sent to
  the sender and the recipient(s)
  *independent* of the settings
  in the .conf and .warn files!

* Added feature.
  scan mbox format.

* MANUAL and manpage updated.

* Added new engine 6.24

version 2.0.2-beta3 (20.01.04)

* Bugfix when sending notice mail to
  sender.

* Introduced the possibility to use
  a custom logfile.

* Introduced the possibility to use
  custom text for option AddPrecedenceHeader.

* *NOTE*
  Changed the syntax for the .warn
  the .scan and the .ignore files
  to PCRE syntax!
  Please adapt your files!

* Changed options in config file:
  MaxRecursionDepthInArchive to
  ArchiveMaxRecursion

  and

  MaxFilesizeInArchive to
  ArchiveMaxSize

  *NOTE* you do not have to change
  the keywords in the configuration
  file. The old keywords will
  still be accepted.

* MANUAL, manpage and INSTALL.postfix
  updated.

* Added new engine 6.23.

version 2.0.2-beta2 (29.10.03)

* Added new feature of SAVAPI.
  SAVAPI can now be used in "Proxy"
  mode. This increases performance.

* Improved handling of missing scanner
  during update process.

* Improved detection of virulent content
  in malformed mails.

* Log positive reply of remote MTA when forwarding
  E-Mails.

* Introduced the possibility to use custom text
  for "AddStatusInBody".

* Changed "VirusAlertsUser" to be completly
  user defined. Independent of the FQDN of
  the host AntiVir MailGate is running on.
 
* Fixed avq script for FreeBSD and OpenBSD
  
* Manual and manpage updated.

* Added new engine 6.22.

version 2.0.2-beta (29.08.03)

* Added recipient and/or sender address
  based scanning of mails.

* avgatefwd now inserts Date: header into
  its notice mails.

* Added antivir.asc to tgz package.

* Manual and manpage updated.

version 2.0.1.16 (22.08.03)

* If worm *sobig* or *klez* was found
  the sender will never get a notice mail.
  Independent of what is entered in the
  avmailgate.warn.

version 2.0.1.15 (06.08.03)

* Improved handling of Base64 encoded
  attachments.

* Added new engine 6.21

version 2.0.1.14 (01.07.03)

* Bugfix
  Major bugfix in SAVAPI interface.

version 2.0.1.13 (18.06.03)

* Bugfix
  If AntiVirDir is set to a custom
  directory, scan engine could not be found.

version 2.0.1.12 (10.06.03)

* Added new SAVAPI interface
* Added new engine 6.20
* Fixed output of errors in avinstall.pl
  when updating manpage database.
* Added option "AddPrecedenceHeader"
* Fixed handling of flags for sending
  alerts to sender/recipient/postmaster 
* Now using three different .pid files
  for the three avgatefwd processes instead of one.
* Manpage updated.
* Added pdf manual

version 2.0.1.11 (31.01.03)

* Added new engine 6.18
* Improved handling of mails with large headers.
* Added SuSE 8.x rc script
* Corrected INSTALL files
* Changed avinstall.pl installation script
* Changed text in notice mails that were sent
  because of blocking a suspicious mail, from
  static to dynamic.

version 2.0.1.10 (29.11.02)

* Corrected output of warning messages in syslog when %routed 
  mail addresses are used. 

version 2.0.1.9 (25.11.02)

* Added new manual page avmailgate.acl.
* Rewrote manual pages.
* Changed NotifyEndOfLicense. End of license mails only once a day. 

version 2.0.1.8 (21.11.02)

* Added dutch templates (thanks to J.R. Kuipers).
* Added spanish templates.
* Added NotifyEndOfLicense.
* Added queued as (message id) if mail was sent.
* MaxFilesizeInArchive now depends on BlockSuspiciousArchive.
* "Mail from" address is used instead of "from:" to send warning messages
  to the sender. 
* Added hungarian templates (thanks to Joszef Juni).
* Improved detection of bad coded quoted printable stuff.

version 2.0.1.7 (17.10.02)

* Bugfixed sending warning messages if subject is empty.

version 2.0.1.6 (25.09.02)

* Added new feature: Sending virus alerts to 
  sender/recipient/postmaster depends on 
  configurable flags on specific virus names.

version 2.0.1.5 (16.09.02)

* Replaced PidFile_avgated and PidFile_avgatefwd by
  PidDir directive in configuration file.
* Changed virus alerts messages.
* Changed X-AntiVirus header information.
* Added BlockFragmentedMessage (RFCC2046, section 5.2.2.1)
* Added MaxNestingLevel and MaxAttachments.

version 2.0.1.4 (13.09.02)

* Changed meaning of ExposeRecipientAlerts.

version 2.0.1.3 (09.09.02)

* Added ExposeRecipientAlerts, ExposePostmasterAlerts and 
  ExposeSenderAlerts in avmailgate.conf
* ExposeSenderAlerts now also available for private mode. 

version 2.0.1.2 (03.09.02)

* Print warning message if MTA don't accept the mail.
* Send bounce message if MTA don't accept content of mail.

version 2.0.1.1 (08.08.02)

* New scan engine.
* Changed rc.avgate script to be more compatible.

version 2.0.1 (30.07.02)

* Added antivirupdater script.
* Added automatic updater in avinstall.pl.
* Fixed problem with recursive archive files.

version 2.0.0.9 (10.07.02)

* Added engine and vdf version to X-AntiVir Header.
* New scan engine 2.0.3.x
* Added gpg support for automatic updates.
* Added description about AntiVir MailGate and SuSE 8.0
  to FAQ.

version 2.0.0.8 (09.07.02)

* Option AddReceivedByHeader is now also available in private
  mode.

version 2.0.0.7 (26.06.02)

* Removed double return code 552, 553 for strict domain.
* Real time scanning of mails now using signals.
* Changed default value of PollPeriod to 60 sec.
* Changed sequence of header information.

version 2.0.0.6 (04.06.02)

* New scan engine 2.0.2.14
* Virus alert message now contains only virus name.

version 2.0.0.5 (28.05.02)

* New scan engine 2.0.2.5 
* Added --temp option for scan engine antivir.
* Added check for 251 return code for recipient.

version 2.0.0.4 (16.05.02)

* New scan engine 2.0.2 
* Added italian templates (thanks to Gabriele Buratti).
* Changed default value of scan timeout to 3600 sec.
* Added more checks if scan engine is not available and
  send warning mail to admin.

version 2.0.0.3 (08.05.02)

* New scan engine 2.0.1.20.
* Corrected proxy settings in antivir.conf.

version 2.0.0.2 (06.05.02)

* Corrected ExposeSenderAlerts option.

version 2.0.0.1 (03.05.02)

* Bugfixed removing of successfully sent mail. 

version 2.0.0.0 (30.04.02)

* Checked temporary failure 4xx in "RCPT TO:" protocol.
* Modified avinstall.pl script. Added checking of MTA.
* New scan engine 2.0.1.13

version 0.9.9.0 (24.04.02)

* Changed default value of ExposeAlerts to NO.
* Added ExternalProgram in conf file to execute a prog/script
  when virus was found.
* Changed PollPeriod default value from 30 to 10 seconds.
* New engine with new archive support LZH/LHA, LZH/LHA SFX 
  RAR, RARSFX, ZOO, MSCOMPRESS, MIME.
* Added ScanTimout in conf file to set maximum of scan time.
* Changed default value of ExposeSenderAlerts to NO.

version 0.9.2.0 (18.04.02)

* New scan engine 2.0.1
* Bugfixed double output of viruses in virus notification
  templates.
* Modified decompression of MIME/UUE to allow detection
  of viruses also in malformed mails.

version 0.9.0.5 (10.04.02)

* Added german templates (thanks to Andreas Runge)
* Removed UpdateTime and UpdateFrequency parameter in 
  avmailgate.conf. Now there are in antivir.conf. 
* Automatic update now also possible with crontab
* Added antivir.conf for automatic update configuration
* Added RedHat start script.
* Improved scanning of malformed MIME/UUE mails.

version 0.9.0.4 (28.03.2002)

* Modified install.pl
* Update tries will now be logged via syslog

version 0.9.0.3 (27.03.2002)

* UpdateFrequency 0 now means no automatic update
* MaxRecipientsPerMessage 0 now means no limit with maximum recipients. 

version 0.9.0.2 (26.03.2002)

* New scan engine
* Corrected definition of RECIPIENT instead of RCPT in conf file. 
* Rewrote documentation files.
* Update of scan engine and virus definition files can be specified
  hourly instead of daily.

version 0.9.0.1 (11.03.2002)

* New scan engine 

version 0.9.0.0 (07.03.2002)

* New release

-----------------------------------------------------
 For more information please visit our web pages at
	www.antivir.de

 Or contact our sales department at
 	sales@hbedv.com

 Technical support is available from
 	linux_support@antivir.de
---------------------------------------------------

