Avira AntiVir MailGate 3.2 Release Notes

Size: px
Start display at page:

Download "Avira AntiVir MailGate 3.2 Release Notes"

Transcription

1 Release Notes 1. Features 1.1 Assigning recipient addresses to groups either by using Active Directory or a plain text file Using a Active Directory server MailGate communicates with Active Directory using the LDAP protocol. Once a connection to the AD is established, MailGate authenticates itself via the user credentials in the config file (avmailgate.conf). MailGate uses the directory entry s mail attribute of each incoming to associate a recipient with a directory entry. If e.g. only active accounts are to be considered, the filter of MailGate can be set to the respective UserAccount Control attribute of this entry. Search results can be cached to speed up the directory query. It is also possible to let the query start a specified branch of the directory Using a plain text file Alternatively, a plain text file can be used that maps addresses to group names. In this plain text file the addresses are matched with the corresponding group using the help of regular expressions Rejecting s for unknown recipients If MailGate runs with Active Directory support, it now optionally rejects mail for recipients that aren t found in the directory, i.e. it generates a 550 response (= address or domain not existing). If the directory server cannot be contacted, a 450 response (=mailbox unavailable) is generated instead to make the client try to submit the mail at a later point. Mails whose recipients are not found in the active directory are rejected to make sure that only s for legitimate addresses are accepted and forwarded. MailGate 3.2 Release Notes (Status ) 1

2 1.3. SNMP Support Avira AntiVir MailGate, version 3.2 is now able to send SNMP to inform the administrator mainly about security relevant issues in MailGate. Traps include infos about issues such as MailGate started/stopped SMTP server terminated SMTP session terminated Forwarder server terminated Forwarder session process terminated Forwarder could not send mail Malware alerts Suspicious file detected Scanner not reachable Quarantine daemon is down Spam checker cannot be reached License will expire, license has expired, license exceeded (process mails for more users than license allows) High/low level of in- and outgoing queue reached MailGate uses the MIB-format to specify SNMP traps. Users can find those SNMP specifications in the avira-mib.txt and avira-mailgate-v0-mib.txt files AVQ enhancements, advanced quarantine AVQ is MailGate s queue management module. It allows managing the incoming and outgoing and rejected spool directories. The rejected directory also works as MailGate s quarantine directory because blocked or suspicious s are moved to the rejected directory by default. s in the rejected directory can be removed individually or all together. This legacy quarantine has now been complemented with a new so called advanced quarantine. This advanced quarantine offers a lot more actions to be used on quarantined s. Amongst others you can: list s, view specific s, count s, delete all quarantined s, delete specific s, delete s that have been quarantined at a certain date or during a certain time interval, reprocess a specific , MailGate 3.2 Release Notes (Status ) 2

3 The advanced quarantine is disabled by default and has to be enabled in the avmailgate. conf by setting the parameter EnableLegacyQuarantine to NO. The advanced quarantine is called using the avqmc mgt command. The advanced quarantine offers a lot more action items than the legacy quarantine thus allowing a real quarantine management with quite a number of action options to be used for specific or all quarantined s Handling of encrypted s Avira AntiVir MailGate, version 3.2 is now able to identify encrypted s and offers three different of ways of handling encrypted s. Please note that only PGP encrypted MIME s are detected. S/MIME encrypted s are not detected at this stage. How to handle encrypted s is defined in the configuration file (avmailgate.conf). A new paragraph Encrypted Action has been added where the user can choose between the actions: ignore, notify postmaster, and treat as suspicious. Only one action can be chosen Ignore encrypted mails In this case MailGate will forward the s in question to the recipient. This is the default value Send notification to administrator if encrypted mails is detected In this case MailGate will send an to the postmaster that an encrypted has been detected. The encrypted will nevertheless be forwarded to the recipient Treat encrypted s as suspicious scanner results In this case affected s will not be delivered/forwarded but treated as suspicious (by default suspicious files are moved into the quarantine). MailGate will also write a warning into the logfile and the usual postmaster/recipient/sender notices are sent as well as the corresponding SNMP traps if this has been configured accordingly. MailGate 3.2 Release Notes (Status ) 3

4 By definition encrypted s cannot be scanned. This means that encrypted s pose a potential risk to the security of a system. By offering these new action items for encrypted s MailGate now significantly enhances the protection against those potential risks Notify postmaster in case of problems In the previous version MailGate created a logfile entry in case it encountered problems. Version 3.2 now offers to send notifications for various occurrences in the system: If MailGate could not connect to SAVAPI If the Spam filter could not be reached If avgated (the SMTP server) was unexpectedly terminated If a SMTP session returns an error code If a SMTP session is terminated by a signal (e.g. segmentation fault because of memory access violation) If the incoming or outgoing queue process exited with an error code If the incoming or outgoing queue process exited with a signal By directly notifying the postmaster about problems in the system it allows the postmaster to immediately response to a problem. Thus it drastically reduces the time needed to fix a problem and greatly enhances the security of the system as a whole Queue Handling Watch fill level of incoming and outgoing queue With the new version 3.2 MailGate is able to watch the fill level of the incoming and outgoing queue. A number of new parameters have been added to the avmailgate.conf file that allow setting those fill levels: IncomingHighFillLevel IncomingLowFillLevel. OutgoingHighFillLevel OutgoingLowFillLevel MailGate or to be more precise the SMTP process will stop accepting new connections and send an 4xx SMTP reply once there are more than the defined numbers of mails in the incoming or outgoing queue and it will start accepting them again once the number of MailGate 3.2 Release Notes (Status ) 4

5 incoming and outgoing s has reached the low level values. By default all these values are set to zero. Please note that depending on the performance and load of the system MailGate might allow the number of mails to slightly exceed the high fill level value. Once any of the values mentioned above is reached Mailgate is able to perform certain actions: It can log the throttle information It can ignore the throttle information It can send an SNMP trap It can answer with a corresponding string in the SMTP error code Please note that this feature is not available in milter mode Package management RPM packages for Mailgate Avira AntiVir MailGate is now also available as RPM packages supporting the RPM Package Manager (formerly known also as the Red Hat Package Manager). Package management systems make it easier for an administrator to perform software installation and maintenance since those systems offer advantages such as simplicity, consistency and the ability for those processes to be automated and non-interactive. RPM being one of the most wide-spread package managers those advantages are now available for each MailGate installation. MailGate 3.2 Release Notes (Status ) 5

6 1.9. Product specific installation path for MailGate If MailGate and WebGate were installed on the same machine in the past both products were installed into the same directory /usr/lib/antivir. This could lead to problems when shared modules like the SAVAPI needed to be updated for one product only. With version 3.2 MailGate is now installed into the product specific installation path /usr/lib/ AntiVir/mailgate. Please note that if MailGate is upgraded to the new version 3.2 from a previous version the installation script will automatically copy the key files, the configuration files and the certification files. Symlinks, rc scripts, the SMC agent.ini and cron jobs will be adjusted according to the new location. The previous version s product files will not be removed when an upgrade is performed. Instead, the installer will rename avmailgate to avmailgate.obsolete and avmailgate.bin to avmailgate.bin.obsolete. This is done so that users can easily do a rollback to the previous version if needed. The product specific installation path of MailGate, version 3.2 prevents compatibility and update problems when installed together with Avira AntiVir WebGate on the same machine. The new installation path is also in accordance with the Filesystem Hierarchy Standard Support for SMTP pipelining feature The new MailGate version 3.2 now supports the so called SMTP command pipelining feature. Command pipelining is an extension to SMTP which is described in the RFC It can speed up the normal back and forth communication by sending multiple commands in a batch without waiting for a response to each one. Support for pipelining can be configured with the new avmailgate.conf parameter UsePipeliningInSMTPClient. Of course this option has no effect unless a SMTP server is configured as a forwarder and the server itself supports the command pipelining SMTP extension. The default setting is NO. This new MailGate feature can speed up mail delivery especially if the forwarder SMTP server does not run on the same system as MailGate. MailGate 3.2 Release Notes (Status ) 6

7 1.11. IPv6 Support Version 3.2 now supports the internet protocol IPv6. Enter IPv6 in the InetProtocol section of the configuration file. It is possible to use IPv6 in addition to the default IPv4. You can also choose to use IPv6 on its own. Please note that if you enable only IPv6 support, you have to specify IPv6 addresses for the ListenAddress and ForwardTo options, as well as in the file avmailgate.acl. Please also note that if IPv4 support is turned off, both the Active Directory support and the SNMP support are automatically disabled, as these are both based on IPv4. Milter Mode will also not work since it is also based on IPv4. IPv6 is the follow-up of Internet Protocol version 4 (IPv4). It has gained more and more ground over the last couple of years and will replace IPv4) within the next few years. Mail- Gate version 3.2 now already supports this new standard making it a future-proof application and a secure investment. MailGate 3.2 Release Notes (Status ) 7

8 3. For the 3.2 release of Avira AntiVir MailGate these system requirements have been adapted: Platforms: Red Hat Enterprise Linux 6 Server Red Hat Enterprise Linux 5 Server Red Hat Enterprise Linux 4 Server* Novell Open Enterprise Server 10.2 Novell Linux Desktop 9 (NLD 9) Novell SUSE Linux Enterprise Server 11 (SLES 11) Novell SUSE Linux Enterprise Server 10.3 (SLES 10 SP 2)** Novell SUSE Linux Enterprise Server 9 (SLES 9) *** Debian GNU/Linux 4**** Debian GNU/Linux 5 Debian GNU/Linux 6 Ubuntu Server Edition 8***** Ubuntu Server Edition 9 Ubuntu Server Edition 10.4 Sun Solaris 9 (SPARC) * Sun Solaris 10 (SPARC) * Please note that Red Hat Enterprise Linux 4 Server is supported until ** Please note that Novell Suse Linux Enterprise Server 10 is supported until *** Please note that Novell SUSE Linux Enterprise Server 9 (SLES 9) is supported until **** Please note that Debian GNU/Linux 4 is supported until ***** Please note that Ubuntu Server Edition 8 is supported until ****** Please note that Sun Solaris 9 (SPARC) is supported until CPU: Intel, AMD, 32-bit or 64-bit with 32-bit compatibility mode RAM: 512 MB (2 GB recommended) HDD: 10 GB (recommended 50+ GB) space on configured TemporaryDir for downloading and scanning large files. 1 GB temporary space needed for unpacking archives. Note: * Sun Solaris 9 (SPARC) won t be supported any longer as of Use under 64 bit Linux: Please use the required 32 bit libraries. Administration through the Avira SMC: Please note that the libstdc++so.5 is required for the SMC agent Avira GmbH. All rights reserved. All named products and company names are registered trademarks of the respective company. Our General Terms and Conditions of Business and the End-user License Agreement can be found in the Internet: E&OE. Technical information as of June Avira GmbH Kaplaneiweg Tettnang Germany Telephone: Facsimile:

Avira Exchange Security 11 Release Notes

Avira Exchange Security 11 Release Notes Release Notes General Information The Avira Exchange Security, version 11.1 will replace the previous Avira AntiVir Exchange, version 9.2. The new Avira Exchange Security is available for download on the

More information

Avira Exchange Security Small Business Edition. Quick Guide

Avira Exchange Security Small Business Edition. Quick Guide Avira Exchange Security Small Business Edition Quick Guide Table of contents Table of contents 1 Introduction...3 2 System requirements...4 3 The Avira Exchange Console...5 3.1 Virus Scanner status...6

More information

Avira Update Manager User Manual

Avira Update Manager User Manual Avira Update Manager User Manual Table of contents Table of contents 1. Product information........................................... 4 1.1 Functionality................................................................

More information

Avira Small Business Security Suite Version 2.6.1 Release Information

Avira Small Business Security Suite Version 2.6.1 Release Information Avira Small Business Security Suite Version 2.6.1 Release Information Product characteristics Avira Small Business Security Suite is a complete security solution, designed to fulfill the expectations and

More information

Avira AntiVir 10 Service Pack 2 Release Information

Avira AntiVir 10 Service Pack 2 Release Information Release Information Increased reliability/stability: The AntiVir Scanner repairs the registry keys that have been altered by malware MailGuard prevents a crash during the scan of infected Emails in POP3

More information

PGP Command Line Version 10.0 Release Notes

PGP Command Line Version 10.0 Release Notes PGP Command Line Version 10.0 Release Notes Thank you for using this PGP Corporation product. These Release Notes contain important information regarding this release of PGP Command Line. PGP Corporation

More information

Avira AntiVir Server Unix Avira AntiVir Professional Unix. User Manual

Avira AntiVir Server Unix Avira AntiVir Professional Unix. User Manual Avira AntiVir Server Unix Avira AntiVir Professional Unix User Manual Avira GmbH Avira AntiVir Server/ Professional (UNIX) 2 Contents 1. About this Manual... 3 1.1 Introduction... 3 1.2 The Structure of

More information

Avira Managed Email Security AMES FAQ. www.avira.com

Avira Managed Email Security AMES FAQ. www.avira.com Avira Managed Email Security AMES FAQ www.avira.com Can AMES be used immediately after an account for our organization has been set up in the MyAccount user portal? Using your account requires a change

More information

Avira Exchange Security Version 12. HowTo

Avira Exchange Security Version 12. HowTo Avira Exchange Security Version 12 HowTo Table of contents 1. General information... 3 2. System requirements... 3 3. Installation of Avira Exchange Security...4 4. Licensing... 5 5. Configuration of Email

More information

ESET Mail Security 4. User Guide. for Microsoft Exchange Server. Microsoft Windows 2000 / 2003 / 2008

ESET Mail Security 4. User Guide. for Microsoft Exchange Server. Microsoft Windows 2000 / 2003 / 2008 ESET Mail Security 4 for Microsoft Exchange Server User Guide Microsoft Windows 2000 / 2003 / 2008 Content 1. Introduction...4 1.1 System requirements... 4 1.2 Methods Used... 4 1.2.1 Mailbox scanning

More information

Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved.

Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved. Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version 1.9.0 Copyright (C) 2014 McAfee, Inc. All Rights Reserved. Release date: August 28, 2014 This build was developed and tested on: -

More information

PGP Command Line Version 10.3 Release Notes

PGP Command Line Version 10.3 Release Notes PGP Command Line Version 10.3 Release Notes Page 1 of 6 PGP Command Line Version 10.3 Release Notes Thank you for using this Symantec Corporation product. These Release Notes contain important information

More information

Avira Professional Security Migration to Avira Professional Security version 2013. HowTo

Avira Professional Security Migration to Avira Professional Security version 2013. HowTo Avira Professional Security Migration to Avira Professional Security version 2013 HowTo Table of contents 1. Introduction...3 2. Manual Upgrade of Avira Professional Security...3 3. Migration via the Avira

More information

DJIGZO EMAIL ENCRYPTION. Djigzo white paper

DJIGZO EMAIL ENCRYPTION. Djigzo white paper DJIGZO EMAIL ENCRYPTION Djigzo white paper Copyright 2009-2011, djigzo.com. Introduction Most email is sent as plain text. This means that anyone who can intercept email messages, either in transit or

More information

A Beginner's Guide to Avira Small Business Suite

A Beginner's Guide to Avira Small Business Suite Protect business very easily. More Than Security With the Avira SmallBusiness Suite. Quick Guide Trademarks AntiVir is a registered trademark of the Avira GmbH. Windows is a registered trademark of the

More information

Using VMware Player. VMware Player. What Is VMware Player?

Using VMware Player. VMware Player. What Is VMware Player? VMWARE APPLICATION NOTE VMware Player Using VMware Player This document contains the following sections: Work and Play in a Virtual World on page 1 Options and Features in VMware Player on page 4 Installing

More information

Djigzo email encryption. Djigzo white paper

Djigzo email encryption. Djigzo white paper Djigzo email encryption Djigzo white paper Copyright 2009-2011, djigzo.com. Introduction Most email is sent as plain text. This means that anyone who can intercept email messages, either in transit or

More information

Sophos for Microsoft SharePoint Help

Sophos for Microsoft SharePoint Help Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: March 2011 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 4 Reports...27 5 Search...28

More information

How To Install Avira Small Business Security Suite (Small Business) On A Microsoft Microsoft Server (Small Bserver) For A Small Business (Small) Computer (Small Server)

How To Install Avira Small Business Security Suite (Small Business) On A Microsoft Microsoft Server (Small Bserver) For A Small Business (Small) Computer (Small Server) Avira Small Business Security Suite HowTo Table of Contents 1. Introduction... 3 2. Product Information... 3 2.1 Operation mode...3 2.2 Scope of services...3 2.3 Optimum protection. Fast updates. Efficient

More information

Avira Version 2012 (Windows) Release Information

Avira Version 2012 (Windows) Release Information Release Information 1. Increased stability and reliability All components have been made more resilient in order to resist against targeted malware attacks which are more and more aggressive. This includes,

More information

CIPHERMAIL EMAIL ENCRYPTION. CipherMail white paper

CIPHERMAIL EMAIL ENCRYPTION. CipherMail white paper CIPHERMAIL EMAIL ENCRYPTION CipherMail white paper Copyright 2009-2014, ciphermail.com. Introduction Most email is sent as plain text. This means that anyone who can intercept email messages, either in

More information

Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE

Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE A P P L I C A T I O N V E R S I O N : 8. 0 Dear User! Thank you for choosing our product. We hope that this documentation will help you in your

More information

PGP Command Line Version 10.2 Release Notes

PGP Command Line Version 10.2 Release Notes PGP Command Line Version 10.2 Release Notes Thank you for using this Symantec Corporation product. These Release Notes contain important information regarding this release of PGP Command Line. Symantec

More information

Avira Small Business Security Suite Avira Endpoint Security. Quick Guide

Avira Small Business Security Suite Avira Endpoint Security. Quick Guide Avira Small Business Security Suite Avira Endpoint Security Quick Guide Table of Contents 1. Introduction... 3 2. Product Information... 3 2.1 Operation mode...3 2.2 Scope of services...3 2.3 Optimum protection.

More information

Kaspersky Anti-Virus 8.0 for Linux File Server Installation Guide

Kaspersky Anti-Virus 8.0 for Linux File Server Installation Guide Kaspersky Anti-Virus 8.0 for Linux File Server Installation Guide A P P L I C A T I O N V E R S I O N : 8. 0 M P 2 C F 2 Dear User! Thank you for choosing our product. We hope that this documentation will

More information

Avira Small Business Security Suite. HowTo

Avira Small Business Security Suite. HowTo Avira Small Business Security Suite HowTo Table of contents 1. Introduction... 3 2. Product Information... 3 2.1 Operation mode... 3 2.2 Scope of services... 3 2.3 Optimum protection. Fast updates. Efficient

More information

Monitoring Microsoft Exchange to Improve Performance and Availability

Monitoring Microsoft Exchange to Improve Performance and Availability Focus on Value Monitoring Microsoft Exchange to Improve Performance and Availability With increasing growth in email traffic, the number and size of attachments, spam, and other factors, organizations

More information

Avira Managed Email Security (AMES) User Guide

Avira Managed Email Security (AMES) User Guide Avira Managed Email Security (AMES) User Guide 1 Product information... 3 1.1 Functionality... 3 1.2 Licensing AMES... 3 2 Getting started with AMES... 4 2.1 Adding a new domain to AMES... 4 2.2 Logging

More information

Installation Guide. McAfee VirusScan Enterprise for Linux 1.9.0 Software

Installation Guide. McAfee VirusScan Enterprise for Linux 1.9.0 Software Installation Guide McAfee VirusScan Enterprise for Linux 1.9.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active

More information

Sophos for Microsoft SharePoint Help. Product version: 2.0

Sophos for Microsoft SharePoint Help. Product version: 2.0 Sophos for Microsoft SharePoint Help Product version: 2.0 Document date: September 2015 Contents 1 About Sophos for Microsoft SharePoint...3 2 Dashboard...4 3 Configuration...5 3.1 On-access scan...5 3.2

More information

Notification options in SMC 2.6

Notification options in SMC 2.6 Notification options in SMC 2.6 Support April 2011 www.avira.de Technical modifications and errors reserved Avira GmbH 2011 Notification options in SMC 2.6 The following notification options are available

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Kaspersky Security 8.0 for Linux Mail Server Administrator's Guide

Kaspersky Security 8.0 for Linux Mail Server Administrator's Guide Kaspersky Security 8.0 for Linux Mail Server Administrator's Guide APPLICATION VERSION: 8.0 MAINTENANCE PACK 1 Dear User, Thank you for choosing our product. We hope that you will find this documentation

More information

Avira Rescue System Release Information

Avira Rescue System Release Information Release Information 1. Product characteritstics The Avira Rescue System is a live system that allows scanning and repairing a Windows desktop system that cannot be repaired by the Avira Windows desktop

More information

Avira Management Console AMC server configuration for managing online remote computers. HowTo

Avira Management Console AMC server configuration for managing online remote computers. HowTo Avira Management Console AMC server configuration for managing online remote computers HowTo Table of Contents 1. General... 3 2. Network layout plan... 3 3. Configuration... 4 3.1 Port forwarding...4

More information

POP3 Connector for Exchange - Configuration

POP3 Connector for Exchange - Configuration Eclarsys PopGrabber POP3 Connector for Exchange - Configuration PopGrabber is an excellent replacement for the POP3 connector included in Windows SBS 2000 and 2003. It also works, of course, with Exchange

More information

Kerio MailServer 6. Administrator s Guide. Kerio Technologies

Kerio MailServer 6. Administrator s Guide. Kerio Technologies Kerio MailServer 6 Administrator s Guide Kerio Technologies Kerio Technologies. All Rights Reserved. This guide provides detailed description on Kerio MailServer, version 6.7 (updated version). All additional

More information

Avira Exchange Security Upgrade from version 9.x to version11.x. HowTo

Avira Exchange Security Upgrade from version 9.x to version11.x. HowTo Avira Exchange Security Upgrade from version 9.x to version11.x HowTo Table of Contents 1. Introduction... 3 2. Scheduling... 3 2.1 What should be considered before the upgrade?...3 2.2 Keep the existing

More information

Chapter 6: ScanMail emanager

Chapter 6: ScanMail emanager Chapter 6: ScanMail emanager Chapter 6: ScanMail emanager Chapter Objectives After completing this chapter, you should be able to achieve the following objectives: Describe the purpose of ScanMail emanager

More information

KASPERSKY LAB. Kaspersky Mail Gateway 5.6 ADMINISTRATOR S GUIDE

KASPERSKY LAB. Kaspersky Mail Gateway 5.6 ADMINISTRATOR S GUIDE KASPERSKY LAB Kaspersky Mail Gateway 5.6 ADMINISTRATOR S GUIDE K A S P E R S K Y M A I L G A T E W A Y 5. 6 Administrator s Guide Kaspersky Lab http://www.kaspersky.com Revision date: July, 2008. Contents

More information

Avira Server Security Product Updates. Best Practice

Avira Server Security Product Updates. Best Practice Avira Server Security Product Updates Best Practice Table of Contents 1. What is Avira Server Security?... 3 2. Where else can Avira Server Security be found?.. 4 3. What is the difference between updates

More information

Getting Started. Symantec Client Security. About Symantec Client Security. How to get started

Getting Started. Symantec Client Security. About Symantec Client Security. How to get started Getting Started Symantec Client Security About Security Security provides scalable, cross-platform firewall, intrusion prevention, and antivirus protection for workstations and antivirus protection for

More information

Avira Support Collector. HowTo

Avira Support Collector. HowTo Avira Support Collector HowTo Table of contents 1. Introduction... 3 2. Execution of the Avira Support Collector... 3 2.1 Choosing the mode...4 3. Collecting information... 5 4. Analysis of the information...6

More information

1 Functionalities of iq.suite Update Manager... 3. 2 Installation... 5. 2.1 New Installation... 5. 2.2 Update Installation... 8. 3 Configuration...

1 Functionalities of iq.suite Update Manager... 3. 2 Installation... 5. 2.1 New Installation... 5. 2.2 Update Installation... 8. 3 Configuration... Contents 1 Functionalities of iq.suite Update Manager... 3 2 Installation... 5 2.1 New Installation... 5 2.2 Update Installation... 8 3 Configuration... 9 3.1 Configuration of iq.suite Update Manager...

More information

Avira Management Console 2.6.1 Optimization for large networks. HowTo

Avira Management Console 2.6.1 Optimization for large networks. HowTo Avira Management Console 2.6.1 Optimization for large networks HowTo Table Of Contents 1. Introduction... 3 2. Activation of the Pull Mode for the AMC Agents.3 3. Define the events sent by the AMC Agent...

More information

Exchange Migration Guide

Exchange Migration Guide IceWarp Unified Communications Exchange Migration Guide Version 11.3 Exchange Migration Guide 2 Exchange Migration Guide This document will guide you through a process of migration from Microsoft Exchange

More information

Configuration of an SQL server as an index data base for quarantines in

Configuration of an SQL server as an index data base for quarantines in Configuration of an SQL server as an index data base for quarantines in Avira AntiVir Exchange Support August 2009 www.avira.com Errors in design and contents cannot be excluded Avira GmbH Content INTRODUCTION...

More information

Domains Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc.

Domains Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Domains All Domains System administrators can use this section

More information

Using Avaya Aura Messaging

Using Avaya Aura Messaging Using Avaya Aura Messaging Release 6.3.2 Issue 1 December 2014 Contents Chapter 1: Getting Started... 4 Messaging overview... 4 Prerequisites... 4 Accessing your mailbox from any phone... 4 Accessing the

More information

IceWarp Unified Communications. AntiVirus Reference. Version 10.4

IceWarp Unified Communications. AntiVirus Reference. Version 10.4 IceWarp Unified Communications AntiVirus Reference Version 10.4 Printed on 13 January, 2012 Contents AntiVirus 1 Anti-Virus... 2 Latest Avast! Engine... 2 Kaspersky Anti-Virus Support... 2 Support for

More information

PureMessage for Microsoft Exchange Help. Product version: 3.1

PureMessage for Microsoft Exchange Help. Product version: 3.1 PureMessage for Microsoft Exchange Help Product version: 3.1 Document date: June 2015 Contents 1 About PureMessage for Microsoft Exchange...4 2 Key concepts...5 2.1 Key concepts overview...5 2.2 Inbound,

More information

F-Secure Internet Gatekeeper

F-Secure Internet Gatekeeper F-Secure Internet Gatekeeper TOC F-Secure Internet Gatekeeper Contents Chapter 1: Welcome to F-Secure Internet Gatekeeper...5 1.1 Features...6 Chapter 2: Deployment...8 2.1 System requirements...9 2.2

More information

IceWarp to IceWarp Server Migration

IceWarp to IceWarp Server Migration IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone

More information

The syslog-ng Premium Edition 5F2

The syslog-ng Premium Edition 5F2 The syslog-ng Premium Edition 5F2 PRODUCT DESCRIPTION Copyright 2000-2014 BalaBit IT Security All rights reserved. www.balabit.com Introduction The syslog-ng Premium Edition enables enterprises to collect,

More information

2 Installing Privileged User Manager 2.3

2 Installing Privileged User Manager 2.3 NetIQ Privileged User Manager 2.3.2 Release Notes January, 2013 1 Documentation The following sources provide information about Privileged User Manager: Privileged User Manager 2.3 Documentation Site (http://www.novell.com/documentation/

More information

KASPERSKY LAB. Kaspersky Anti-Virus 5.5 for Linux and FreeBSD Mail Servers ADMINISTRATOR S GUIDE

KASPERSKY LAB. Kaspersky Anti-Virus 5.5 for Linux and FreeBSD Mail Servers ADMINISTRATOR S GUIDE KASPERSKY LAB Kaspersky Anti-Virus 5.5 for Linux and FreeBSD Mail Servers ADMINISTRATOR S GUIDE KASPERSKY ANTI-VIRUS 5.5 FOR LINUX AND FREEBSD MAIL SERVERS Administrator's guide Kaspersky Lab, Ltd. http://www.kaspersky.com

More information

MailStore Server 5.0 Documentation

MailStore Server 5.0 Documentation MailStore Server 5.0 Documentation 2010 deepinvent Software GmbH 24. May 2011 Products that are referred to in this document may be either trademarks and/or registered trademarks of the respective owners.

More information

HelpSystems Web Server User Guide

HelpSystems Web Server User Guide HelpSystems Web Server User Guide Copyright Copyright HelpSystems, LLC. Robot is a division of HelpSystems. HelpSystems Web Server, OPAL, OPerator Assistance Language, Robot ALERT, Robot AUTOTUNE, Robot

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

BITDEFENDER ENDPOINT SECURITY TOOLS

BITDEFENDER ENDPOINT SECURITY TOOLS BITDEFENDER ENDPOINT SECURITY TOOLS Beta Version Testing Guide Bitdefender Endpoint Security Tools Beta Version Testing Guide Publication date 2014.11.26 Copyright 2014 Bitdefender Legal Notice All rights

More information

Table of Contents Introduction and System Requirements 9 Installing VMware Server 35

Table of Contents Introduction and System Requirements 9 Installing VMware Server 35 Table of Contents Introduction and System Requirements 9 VMware Server: Product Overview 10 Features in VMware Server 11 Support for 64-bit Guest Operating Systems 11 Two-Way Virtual SMP (Experimental

More information

McAfee Firewall for Linux 8.0.0

McAfee Firewall for Linux 8.0.0 Release Notes McAfee Firewall for Linux 8.0.0 Contents About this release Features Installation Known issues Find product documentation About this release This document contains important information about

More information

ES Exchange Server - How to Remove XMON

ES Exchange Server - How to Remove XMON w e p r o t e c t d i g i t a l w o r l d s NOD32 Server Edition for MS Exchange Server Installation Copyright Eset, spol. s r. o. All rights reserved. No part of this document may be reproduced or transmitted

More information

SupportDesk Extensions Installation Guide Extension Service - Versions 6.9 8.5

SupportDesk Extensions Installation Guide Extension Service - Versions 6.9 8.5 SupportDesk Extensions Installation Guide Extension Service - Versions 6.9 8.5 Richmond Systems Ltd, West House, West Street, Haslemere, Surrey, GU27 2AB Tel: +44 (0)1428 641616 - Fax: +44 (0)1428 641717

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

NETWRIX IDENTITY MANAGEMENT SUITE

NETWRIX IDENTITY MANAGEMENT SUITE NETWRIX IDENTITY MANAGEMENT SUITE FEATURES AND REQUIREMENTS Product Version: 3.3 February 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

EMC Avamar. Backup Clients User Guide. Version 7.2 302-001-792 REV 02

EMC Avamar. Backup Clients User Guide. Version 7.2 302-001-792 REV 02 EMC Avamar Version 7.2 Backup Clients User Guide 302-001-792 REV 02 Copyright 2001-2015 EMC Corporation. All rights reserved. Published in USA. Published August, 2015 EMC believes the information in this

More information

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes

Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes Altiris Monitor Pack for Servers 7.1 SP2 from Symantec Release Notes The software described in this book is furnished under a license

More information

Avira Managed Email Security (AMES) User Guide

Avira Managed Email Security (AMES) User Guide Avira Managed Email Security (AMES) User Guide Table of Contents Table of Contents 1. Product information... 4 1.1 Functionality................................................................4 1.2 Licensing

More information

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.3 User Manual for Linux and Unix operating systems Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved.

More information

SecurEnvoy Security Server. SecurMail Solutions Guide

SecurEnvoy Security Server. SecurMail Solutions Guide SecurEnvoy Security Server SecurMail Solutions Guide SecurMail Solutions Guide 2009 SecurEnvoy Printed: 2009 in United Kingdom Publisher SecurEnvoy Publishing Managing Editor SecurEnvoy Training Dept Technical

More information

Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení. Jiří Blažek, Product Manager

Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení. Jiří Blažek, Product Manager Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení Jiří Blažek, Product Manager WEB FILTER - NEW TO VERSION 5.0-1/2 - New role based administration, configurable

More information

Netwrix Auditor for Active Directory

Netwrix Auditor for Active Directory Netwrix Auditor for Active Directory Quick-Start Guide Version: 7.1 10/26/2015 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Doctor Web, 2015. All rights reserved

Doctor Web, 2015. All rights reserved Doctor Web, 2015. All rights reserved This document is the property of Doctor Web. No part of this document may be reproduced, published or transmitted in any form or by any means for any purpose other

More information

What s New in Centrify Server Suite 2015

What s New in Centrify Server Suite 2015 C E N T R I F Y S E R V E R S U I T E 2 0 1 5 W H A T S N E W What s New in Centrify Server Suite 2015 Centrify Server Suite Standard Edition Hadoop support Big Data adoption by industry is around 25%

More information

GFI Product Manual. Administration and Configuration Manual

GFI Product Manual. Administration and Configuration Manual GFI Product Manual Administration and Configuration Manual http://www.gfi.com info@gfi.com The information and content in this document is provided for informational purposes only and is provided "as is"

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

ESET Mobile Security Business Edition for Windows Mobile

ESET Mobile Security Business Edition for Windows Mobile ESET Mobile Security Business Edition for Windows Mobile Installation Manual and User Guide Click here to download the most recent version of this document Contents 1. Installation...3 of ESET Mobile Security

More information

Secure Messaging Overview

Secure Messaging Overview IRS/FTA CSO Conference Enterprise Implementation of Secure Messaging Services April 3, 2008 Timothy R. Blevins, KDOR Chief Information Officer 1 Secure Messaging Overview What is Secure Messaging What

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

User Guide. ThreatTrack Security Product Manual

User Guide. ThreatTrack Security Product Manual User Guide ThreatTrack Security Product Manual Copyright 2014 ThreatTrack Security, Inc. All Rights Reserved. The legal rights, license, and warranties of the software product described herein are governed

More information

Netwrix Auditor for Exchange

Netwrix Auditor for Exchange Netwrix Auditor for Exchange Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix

More information

Help for System Administrators

Help for System Administrators Help for System Administrators Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Help for System Administrators

More information

KASPERSKY LAB. Kaspersky SMTP-Gateway 5.5 for Linux/Unix ADMINISTRATOR S GUIDE

KASPERSKY LAB. Kaspersky SMTP-Gateway 5.5 for Linux/Unix ADMINISTRATOR S GUIDE KASPERSKY LAB Kaspersky SMTP-Gateway 5.5 for Linux/Unix ADMINISTRATOR S GUIDE KASPERSKY SMTP-GATEWAY 5.5 FOR LINUX/UNIX Administrator s Guide Kaspersky Lab http://www.kaspersky.com Revision date: July

More information

Release Notes for Websense Email Security v7.2

Release Notes for Websense Email Security v7.2 Release Notes for Websense Email Security v7.2 Websense Email Security version 7.2 is a feature release that includes support for Windows Server 2008 as well as support for Microsoft SQL Server 2008. Version

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Event Center (rev b) EVENT CENTER. VPI 160 Camino Ruiz, Camarillo, CA 93012-6700 (Voice) 800-200-5430 805-389-5200 (Fax) 805-389-5202 www.vpi-corp.

Event Center (rev b) EVENT CENTER. VPI 160 Camino Ruiz, Camarillo, CA 93012-6700 (Voice) 800-200-5430 805-389-5200 (Fax) 805-389-5202 www.vpi-corp. EVENT CENTER 1 VPI 160 Camino Ruiz, Camarillo, CA 93012-6700 (Voice) 800-200-5430 805-389-5200 (Fax) 805-389-5202 www.vpi-corp.com All information in this manual is Copyright protected material by Voice

More information

Kerio Connect. Administrator s Guide. Kerio Technologies

Kerio Connect. Administrator s Guide. Kerio Technologies Kerio Connect Administrator s Guide Kerio Technologies 2010 Kerio Technologies s.r.o. All rights reserved. This guide provides detailed description on Kerio Connect, version 7.1. All additional modifications

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Linux... 3 1.1.2 Management

More information

Kaseya 2. User Guide. Version 1.0

Kaseya 2. User Guide. Version 1.0 Kaseya 2 Policy Management User Guide Version 1.0 June 6, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel

SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel SpamPanel Email Level Manual Version 1 Last update: March 21, 2014 SpamPanel Table of Contents Incoming... 1 Incoming Spam Quarantine... 2 Incoming Log Search... 4 Delivery Queue... 7 Report Non-Spam...

More information

User s Manual. Management Software for Inverter

User s Manual. Management Software for Inverter WatchPower User s Manual Management Software for Inverter Table of Contents 1. WatchPower Overview... 2 1.1. Introduction... 2 1.2. Features... 2 2. WatchPower Install and Uninstall... 2 2.1. System Requirement...

More information

Desktop Release Notes. Desktop Release Notes 5.2.1

Desktop Release Notes. Desktop Release Notes 5.2.1 Desktop Release Notes Desktop Release Notes 5.2.1 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

EMC AVAMAR BACKUP CLIENTS

EMC AVAMAR BACKUP CLIENTS EMC AVAMAR BACKUP CLIENTS 5.0 USER GUIDE P/N 300-008-819 REV A01 EMC CORPORATION CORPORATE HEADQUARTERS: HOPKINTON, MA 01748-9103 1-508-435-1000 WWW.EMC.COM Copyright and Trademark Notices This document

More information

SPAMfighter Mail Gateway

SPAMfighter Mail Gateway SPAMfighter Mail Gateway User Manual Copyright (c) 2009 SPAMfighter ApS Revised 2009-05-19 1 Table of contents 1. Introduction...3 2. Basic idea...4 2.1 Detect-and-remove...4 2.2 Power-through-simplicity...4

More information

Advanced Settings. Help Documentation

Advanced Settings. Help Documentation Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Advanced Settings Abuse Detection SmarterMail has several methods

More information

Technical Specification Data

Technical Specification Data Equitrac Office 4.1 SOFTWARE SUITE Equitrac Office Software Suite Equitrac Office Suite Equitrac Office Small Business Edition (SBE) Applications Any size network with single or multiple accounting and/or

More information

Configuring MailArchiva with Insight Server

Configuring MailArchiva with Insight Server Copyright 2009 Bynari Inc., All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any

More information

Symantec AntiVirus for Linux 1.0.14 Implementation Guide

Symantec AntiVirus for Linux 1.0.14 Implementation Guide Symantec AntiVirus for Linux 1.0.14 Implementation Guide Contents Chapter 1 Introducing Symantec AntiVirus for Linux... 7 About Symantec Antivirus for Linux... 7 About this document... 8 Chapter 2 Installing

More information