Main > Free Download Search >

mail bulkmail server 3.12 trial software / shareware for linux

mail bulkmail server 3.12

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 281
SurgeMail Mail Server 38f3

SurgeMail Mail Server 38f3


A Complete, advanced Mail Server, SurgeMail is secure, easy to install and manage. This email server is fast, reliable and feature rich, with integrated WebMail. Users can create and manage blogs. Advanced spam filtering, enhanced SPF stops most spam early. Runs on platform of choice (Windows, Linux, Solaris) and supports all relevant RFC protocols POP3, SMTP, IMAP4, LDAP, HTTP, TLS/SSL. Highly scalable, 10 to unlimited users, unlimited domains. more>>

SurgeMail Mail Server - A Complete, advanced Mail Server, SurgeMail is secure, easy to install and manage with high performance. This aggressively priced email server is fast, reliable and feature rich, with integrated WebMail software. Users can create and manage blogs and the enhanced SPF mode stops most spam early. Runs on your platform of choice (Windows, Linux, Solaris) and supports all relevant RFC protocols POP3, SMTP, IMAP4, LDAP, HTTP, TLS/SSL. Highly scalable from 10 to unlimited users, unlimited domains, with advanced spam filtering and virus scanning. "Friends Only" system where users can opt to only receive email from friends, and non friends are questioned. New improved administration interface with standard and advanced modes. Secure, remote, server, domain and user administration and the SurgeMail "Mirror/Replication" feature, which allows two systems to continually match each other.

Features include:

Integrated WebMail software, multiple language, multiple templates.

Users can create and manage blogs

Easy and fast to install

Highly scalable from 10 to unlimited users, unlimited domains

Runs on platform of choice - Windows, Linux, Solaris, FreeBSD, MacOSX

Easy to use, web based user, server and domain administration.

Advanced features to identify undesirable spam email and block virus infected mail.

Enhanced SPF mode stops most spam early.

Unique "Mirror/Replication" System

"Friends Only" request - response system

SurgePlus - Integrated File sharing, Photo Sharing and Calender

Easy and reliable migration system - existing system to SurgeMail

SSL secure email support for all protocols POP3,SMTP,IMAP4,HTTP

Can easily be configured to use existing user authentication databases

Run elaborate rule filters (for forwarding, archiving and spam protection)

Provides SMS message facilities via email using a GSM modem

We also we pride ourselves on our after sales service.


Enhancements:
Version 38f3

New administration interface now has standard and advanced Modes. Users can now create and manage Blogs. Improved SPF settings. Improved "Friends" request-response settings


System Requirements:
<<less
Download (11.4Mb)
Added: 2007-01-18 License: Shareware Price: $175.00
14 downloads
AXIGEN Mail Server Enterprise Edition 7.1.4 / 7.2 Beta

AXIGEN Mail Server Enterprise Edition 7.1.4 / 7.2 Beta


An ideal solution to the complex challenges & requirements of collaborative enterprises more>> <<less
Added: 2009-07-22 License: Shareware Price: USD705.00
12 downloads
 
Other version of AXIGEN Mail Server
AXIGEN Mail Server Business Edition 7.1.4 / 7.2 BetaAXIGEN Mail Server Business Edition 7.1.4 ... 7.1.4 / 7.2 Beta is a helpful mail server for small & medium businesses, Axigen Business Edition
Price: USD365.00
License:Shareware
Download
1 downloads
Added: 2009-07-22
AXIGEN Mail Server Enterprise Edition 7.1Gecad Technologies - AXIGEN Mail Server - a complete messaging solution
Price: $680
License:Shareware
Download (26.38MB)
206 downloads
Added: 2009-04-02
AXIGEN Mail Server Business Edition 7.1Gecad Technologies - AXIGEN Mail Server is a complete messaging solution
Price: $380
License:Shareware
Download (26.38MB)
185 downloads
Added: 2009-04-22
Price: $680
License:Shareware
Download (26.32MB)
193 downloads
Added: 2009-04-14
Price: $380
License:Shareware
Download (26.32MB)
182 downloads
Added: 2009-04-27
AXIGEN Mail Server Enterprise Edition 6.2.2Gecad Technologies - for Linux, BSD, Solaris; offers (E)SMTP
Price: $630
License:Shareware
Download (16.07MB)
179 downloads
Added: 2009-04-28
AXIGEN Mail Server Beta 6.1 BetaAXIGEN Mail Server - (E)SMTP, POP3, IMAP4, Webmail, RPOP,FREE ...AXIGEN Mail Server is a carrier class messaging solution,backed up by first
Price: $390
License:Shareware
Download (16.3MB)
201 downloads
Added: 2009-04-06
AXIGEN Mail Server Business Edition 6.1.0GECAD TECHNOLOGIES - AXIGEN Mail Server - (E)SMTP, POP3, IMAP4, Webmail
Price: $395
License:Shareware
Download (16.6MB)
190 downloads
Added: 2009-04-17
AXIGEN Mail Server Enterprise Edition 6.1.0AXIGEN Mail Server-(E)SMTP, POP3, IMAP4, Webmail, RPOP, Groupware, FREE support. AXIGEN ...A perfect answer to the complex challenges and requirements of
Price: $705
License:Shareware
Download (16.68MB)
199 downloads
Added: 2009-04-08
AXIGEN Mail Server Business Edition 4.0.1server and FREE support. usage scenario: main mail server, backup server, gateway server, etc. AXIGEN is available for
Price: $254
License:Shareware
Download (MB)
826 downloads
Added: 2007-07-23
AXIGEN Mail Server 3.0.0AXIGEN is a fast, reliable and secure mail server, enabling the System Administrator to have ... Web Mail - SSL/TLS encryption - Integrated list server Connectivity and architecture
Price: $195
License:Other/Proprietary License with Free Trial
Download (10.6MB)
922 downloads
Added: 2007-04-17
PlexBulkMailer 1.0

PlexBulkMailer 1.0


PlexBulkMailer is a helpful program which accepts an email request for multiple recipients and then sends the underlying email message to each identified recipient. more>>

PlexBulkMailer 1.0 is a helpful program which accepts an email request for multiple recipients and then sends the underlying email message to each identified recipient. The component employs a threaded model and enables multiple SMTP servers to be configured to increase system throughput during bulk email processing. The Bulk Email component can be used for any bulk emailings.

Usage:

  1. Import com.plexobject.mail.bulk.*;
  2. Import java.util.*;
  3. Import java.io.*;
  4. Import java.net.*;
  5. Import javax.mail.*;
  6. Import javax.mail.internet.*;
  7. Import javax.activation.*;
  8. Import javax.mail.event.*;
  9. Public class BulkTester { //
    • Public static void main(String[] args) throws Exception {
    • String from = "from@somehost.com";
    • String[] to = new String[] {"sm@msn.com", "asdf@yahoo.com"};
    • BulkEmailer bm = new BulkEmailer(new File(args[0]), -1); bm.sendTextMessage(from, to, "subject " + new Date(), "message text" + new Date(), null, true); //bm.sendTextMessage(from, to, "subject", "message text", null, false);
    • System.out.println("Sent completed")

Major Features:

  1. Accept a list of recipients and a standard message.
  2. Accept a list of recipients and custom messages for each.
  3. Accept a list of recipients, a corresponding xml file for each recipient, and a standard xsl template

Requirements: JRE 1.4 or newer

<<less
Added: 2007-12-21 License: Shareware Price: USD399.95
1 downloads
Merak Email Server Suite 8.9.2-6

Merak Email Server Suite 8.9.2-6


Merak Email Server Suite is a multiple awards winner mail server with ultimate features and stability. more>>
Merak Email Server Suite consists of multiple awards winner Merak Email Server core and optional components providing all the features for secured offices and Internet communication.
Main features:
- Email Server
- Anti-Spam Protection
- Anti-Virus Protection
- Integrated WebMail
- FTP Server
- Web Server
- Instant Messaging
- GroupWare
<<less
Download (30.4MB)
Added: 2007-04-26 License: Shareware Price: $200
914 downloads
AXIGEN Mail Server for ISPs 1.1.1

AXIGEN Mail Server for ISPs 1.1.1


AXIGEN Mail Server is a highly configurable, secure mail server with GoLIVE support. more>>
AXIGEN Mail Server is a highly configurable, secure mail server with GoLIVE support. Its flexible licensing scheme includes domain based licensing and GOLive support option. Providing ESMTP, IMAP, POP3 and Webmail services, integrated List Server and advanced Logging/Reporting, AXIGEN allows system administrators to closely control email traffic.
AXIGEN is available for many Linux distributions (Gentoo, Redhat/Fedora Core, Slackware, Debian, Ubuntu, Mandrake/Mandriva, SUSE) and for FreeBSD (Beta version) - see the AXIGEN download page for the corresponding download kit: http://www.axigen.com/mail-server/downloads.php.
Our latest large implementation with and an ISP (over 140,000 and 700,000 emails daily) increased 5 times server efficiency based on verified metrics.
Main AXIGEN services:
1. Mail transfer is ensured by SMTP / ESMTP modules, which include a powerful Mail Processing engine with an API (Application Programming Interface) for custom filtering.
2. Message retrieval is performed through IMAP4 or POP3 protocols with special tools for connectivity control and host authentication management.
3. The Webmail module provides improved security and efficiency and allows users anywhere on the Internet to access and send mails from their Web browsers.
AXIGEN Mail Server Specifications:
Mail Services
- SMTP/ESMTP, POP3, IMAP4 and WEBMail
- SSL/TLS encryption
- Integrated List server
Connectivity and architecture:
- Multithreaded engine with module thread control
- Simultaneous resource access
- Mail storage with index based access
- In depth connection control
- Firewall-like communication rules
- User authentication: plain, CRAM MD5
Message Filtering
- Multilevel filtering system (server level, domain level, user level)
- Antivirus and AntiSPAM support
- API for external custom filters
Download your evaluation copy now!
Version restrictions:
- 30 days
<<less
Download (6.5MB)
Added: 2006-03-30 License: Shareware Price: $195
1305 downloads
BRU Server 1.2.0

BRU Server 1.2.0


BRU Server for Linux is a native Linux backup software solution. more>>
BRU Server for Linux is a native Linux backup software solution that protects critical information residing across your client/server based network served by a Linux server system. The project continues the heritage of providing Ultra-reliable Linux backup that began in 1994 at Linux kernel 0.99pl12 when BRU (Backup & Restore Utility) was the first, non-development application available for Linux end users.
In similar fashion to Linux being scaled to provide enterprise level support, TOLIS Group has scaled its BRU technology to provide enterprise wide data protection services.
BRU Server is based on the venerable and time-tested BRU engine and utilizes the most modern supporting technology structures to deliver its unique data protection characteristics. OFM, TOLIS Open File Manager is available to back up live databases such as Exchange Server, SQL Server, Filemaker, Oracle, Sybase and others running on Windows client systems.
The proven reliability of BRU technology coupled with the proven reliability of Linux operating system creates a backup system of unsurpassed uptime and availability to archived data.
BRU Server for Linux delivers the reliability, functionality and flexibility to meet your organizations data protection needs:
- Straightforward Installation - Many Functions Automated.
- Graphical User Interface, Character-Based, and Command Line Management Consoles.
- Backups 100% verified for accuracy.
- Media recovery algorithms provide successful restores where other tools fail.
- Live database backup.
- Flexible Disk Staging Provides Disk-to-Disk and Disk-to-Disk-to-Tape Support.
- Off-Site Storage Services.
- Comprehensive Native Tape Device Support.
- Three (3) Versions of BRU Server Provide Highly Scalable, Cost-Effective Backup to Meet Your Needs
BRU Server for Linux Solution Choices
- BRU Server Basic Edition - Full BRU Server functionality, includes 2 client licenses to back itself up and 1 other connected system - fully expandable.
- BRU Server Network Edition - Includes 25 client licenses and is fully expandable.
- BRU Server Enterprise Edition - Includes 250 client licenses, expandalble.
- BRU Server Client Licenses - Available individually, or in cost-effective packs of 5, 10, 25, and 100 licenses.
- BRU Server Site Licenses - Custom quoted when more than five (5) copies of BRU Server, or more than 1,000 clients are required to support an organization.
<<less
Download (MB)
Added: 2007-06-05 License: Shareware Price: $699
873 downloads
Radiator Radius Server 3.17

Radiator Radius Server 3.17


Radiator is a highly configurable and flexible Radius server. more>>
Radiator project is a highly configurable and flexible Radius server that supports authentication by over 60 different types of authentication methods such as Flat files, DBM files, Unix password files, SQL databases, remote Radius servers (proxying), external programs, NT User Manager, Active Directory, LDAP, PAM, iPASS, GoRemote, NIS+, Tacacs+, Web URL, SecurID tokens, Vasco Digipass tokens, SafeWord tokens, a wide range of ISP billing packages such as Emerald, Platypus, Rodopi, Hawk-i, Interbiller98, Freeside etc, your legacy user database etc, etc. Full source means that authentication methods can be changed or added to suit your needs.
Supports RadSec - secure, reliable RADIUS proxying and acts as a DIAMETER to RADIUS gateway.
Radiator now supports more 802.1X secure wireless and LAN authentication methods than any other Radius server giving a wide choice of 802.1X network clients. Private server and client certificates for testing 802.1X authentication included.
Supports ChilliSpot, a captive portal for wireless hotspots (http://www.chillispot.org). Radiator includes tutorial and configuration files to create a complete, locally administered wireless hotspot including support for prepaid time and other requirements.
Radiator also includes many features not found in other Radius servers such as double-login prevention, username rewriting, full vendor-specific attributes, time-of-day blocking and a GUI for running user tests. Full list of technical features.
Included are CGI scripts for configuration, reporting, and database management utilities and much, much more. Works with most NASs, VPDN, ADSL and wireless Access Points. Full source code supplied. User extention API.
Enhancements:
- This version contains some significant new features and a number of fixes.
- Amongst the new features is support for authenticating from Apple Directory Server and Apple Password Server on Mac OS X Server, permitting Radiator to authenticate wireless and 802.1X users against native OS X Server user administration tools.
- Support for a number of new EAP protocols such as EAP-PSK and EAP-PAX was added.
- Several other minor features and bugfixes are also included.
<<less
Download (MB)
Added: 2007-04-06 License: Other/Proprietary License with Free Trial Price: $790
619 downloads
AXIGEN Mail Server Office Discount 3.0.1

AXIGEN Mail Server Office Discount 3.0.1


AXIGEN Mail Server Office Discount is an affordable mail server, providing (E)SMTP, POP3, IMAP4 and Webmail services for 15 user more>>
AXIGEN Mail Server Office Discount is an affordable, reliable and secure Linux and FreeBSD mail server intended for home users and small companies. AXIGEN Office Discount, offering integrated mail services and basic support, can successfully replace several open source applications and is available for 15 users.
This is a full-featured version, available free of charge, part of a time-limited promotional offer. This type of license offered is perpetual and you will get to keep it even if this promotion expires.
AXIGEN is available for many Linux distributions (Ubuntu, Gentoo, Redhat/Fedora Core, Slackware, Debian, SUSE, Mandrake/Mandriva), for BSD platforms and for Solaris.
Main AXIGEN services:
1. Mail transfer is ensured by SMTP / ESMTP modules, which include a powerful Mail Processing engine with an API (Application Programming Interface) for custom filtering.
2. Message retrieval is performed through IMAP4 or POP3 protocols with special tools for connectivity control and host authentication management.
3. The Webmail module provides improved security and efficiency and allows users anywhere on the Internet to access and send mails from their Web browsers.
All services are controlled from centralized WEB / CLI Administration, enabling full control of the email traffic.
AXIGEN Mail Server Specifications:
Mail Services
- SMTP/ESMTP, POP3, IMAP4 and Webmail
- SSL/TLS encryption
Connectivity and architecture:
- Multithreaded engine with module thread control
- Simultaneous resource access
- Mail storage with index based access
- In depth connection control
- Firewall-like communication rules
- User authentication: plain, login, CRAM MD5
Server Security
- Multilevel filtering system
- Integration with 16 Antivirus and AntiSPAM applications
- Script interface for external custom filters
Version restrictions: Trial expires in 30 days
<<less
Download (11.9MB)
Added: 2007-05-22 License: Shareware Price: $84
886 downloads
AXIGEN Mail Server ISP/SP Edition 7.1.4 / 7.2 Beta

AXIGEN Mail Server ISP/SP Edition 7.1.4 / 7.2 Beta


AXIGEN Mail Server ISP/SP Edition 7.1.4 / 7.2 Beta is a perfect choice for Service Providers, the ISP email server solution offers high-end features more>> <<less
Added: 2009-07-22 License: Shareware Price: USD1602.00
1 downloads
 
Other version of AXIGEN Mail Server ISP/SP Edition
AXIGEN Mail Server ISP/SP Edition 7.1.4AXIGEN Mail Server ISP/SP Edition 7.1.4 provides you ...AXIGEN Mail Server ISP/SP Edition 7.1.4 provides you with a
Price: USD1602.00
License:Shareware
Download
1 downloads
Added: 2009-07-11
AXIGEN Mail Server ISP/SP Edition 7.1.3Gecad Technologies - AXIGEN - a carrier class messaging solution backed up ... AXIGEN Mail Server ISP/SP
Price: USD1602.00
License:Shareware
Download
14 downloads
Added: 2009-06-16
AXIGEN Mail Server Office Edition 5.0.1

AXIGEN Mail Server Office Edition 5.0.1


AXIGEN FREE mail server - (E)SMTP, POP3, IMAP4, Webmail server and support more>> AXIGEN Office Edition is a FREE, reliable and secure Linux and FreeBSD mail server intended for home users and small companies. AXIGEN Mail Server, offering integrated mail services and basic support, can successfully replace several open source applications.
This is a full-featured version, available free of charge, part of a time-limited promotional offer. This type of license offered is perpetual and you will get to keep it even if this promotion expires.
AXIGEN is available for many Linux distributions (Gentoo, Redhat/Fedora Core, Slackware, Debian, Ubuntu, Mandrake/Mandriva, SUSE), for BSD platforms and for Solaris.
Main AXIGEN services:
1. Mail transfer is ensured by SMTP / ESMTP modules, which include a powerful Mail Processing engine with an API (Application Programming Interface) for custom filtering.
2. Message retrieval is performed through IMAP4 or POP3 protocols with special tools for connectivity control and host authentication management.
3. The Webmail module provides improved security and efficiency and allows users anywhere on the Internet to access and send mails from their Web browsers.
All services are controlled from centralized WEB / CLI Administration, enabling full control of the email traffic.
AXIGEN Mail Server Specifications:
Mail Services
- SMTP/ESMTP, POP3, IMAP4 and Webmail
- SSL/TLS encryption
Connectivity and architecture:
- Multithreaded engine with module thread control
- Simultaneous resource access
- Mail storage with index based access
- In depth connection control
- WebMail available in 21 languages
- Firewall-like communication rules
- User authentication: plain, login, CRAM MD5
Server Security
- Multilevel filtering system
- Integration with 16 Antivirus and AntiSPAM applications
- Script interface for external custom filters
Download your copy now!
<<less
Download (18.6MB)
Added: 2009-04-18 License: Shareware Price: NA
188 downloads
JSCAPE Secure FTP Server 3.1

JSCAPE Secure FTP Server 3.1


JSCAPE Secure FTP Server is a highly secure FTP server designed to provide enterprise level secure file transfer capabilities. more>>
JSCAPE Secure FTP Server is a highly secure FTP server designed to provide enterprise level secure file transfer capabilities.
As a platform independent solution, JSCAPE Secure FTP Server is perfect for deployment to environments that need secure file transfer capabilities while being able to support accessing resources from multiple operating systems.
Platform independent Java based installers are available for Windows, Linux, Solaris ,UNIX, and Mac OS X platforms.
Main features:
- Platform independent - Support for Windows, Linux, Solaris and Mac OS X environments.
- Data protection - Protect sensitive data using secure SSL encryption with support for both explicit and implicit SSL.
- HIPAA compliance - Using secure FTP data is protected during transit to meet HIPAA compliance requirements.
- Multiple protocol support - Support for both FTP and secure FTP (FTP over SSL) protocols.
- IP access rules - Lock down your server using access rules based on client IP address.
- Virtual file system - Define virtual directories and permissions for your users.
- Virtual hosting - Create multiple FTP server instances each with their own users and configuration.
- Remote administration - Securely manage your servers remotely from anywhere in the world.
- Logging - Customizable logging support allowing you to log only those events that are important to you.
- Passive port redirection - Specify a different IP address to use in response to passive client connections. Ideal for use in environments that use NAT.
- Passive port range - Specify a range of ports to use for passive connections. Ideal for use in environments with strict firewall configurations.
Enhancements:
- Support for the WebDAV protocol was added.
- A directory monitor feature was added that allows you to monitor directories for added, updated, and deleted files.
- The look and feel of the HTML Web interface was improved.
- A Java applet was added to the Web interface, allowing users to transfer directories recursively.
<<less
Download (5.4MB)
Added: 2007-05-30 License: Shareware Price: $500
777 downloads
Safesquid proxy server 3.1.3

Safesquid proxy server 3.1.3


Antivirus and content filtering proxy server more>>
Safesquid is an antivirus and content filtering proxy server.
It has many advanced features like URL blacklists, bandwidth management, regular expression substitution on Website content and requested URLs, ICP and CARP support to interoperate with other proxy servers, configuration synchronization to ease management of proxy servers in a cluster, ICAP support to use third-party content adaptation software, image and link prefetching, HTTP and FTP content caching, NTLM and Basic authentication, and an intutive Web interface to configure the proxy server.
<<less
Download (629KB)
Added: 2009-04-05 License: Demo Price:
210 downloads
 
Other version of Safesquid proxy server
Safesquid proxy server 3.0Antivirus and content filtering proxy server. Safesquid proxy server 3.0 - Office ... Configuration synchronization between proxy servers in a cluster to ease management
Price: NA
License:Demo
Download (2.00MB)
202 downloads
Added: 2009-04-17
AXIGEN Mail Server ISP/HSP Edition 4.0.1

AXIGEN Mail Server ISP/HSP Edition 4.0.1


AXIGEN - secure, highly configurable mail server with domain based licensing. more>>
AXIGEN Mail Server is a carrier class messaging solution, backed up by first rate tech support. AXIGEN is a secure, highly configurable mail server with central WEB / CLI administration modules. Providing ESMTP, IMAP, POP3 and Webmail services, integrated List Server and advanced Logging/Reporting, AXIGEN allows system administrators to closely control email traffic.
AXIGEN is available for many Linux distributions (Gentoo, Redhat/Fedora Core, Slackware, Debian, Ubuntu, Mandrake/Mandriva, SUSE), for BSD platforms and for Solaris.
One of our large implementation with and an ISP (over 140,000 and 700,000 emails daily) increased 5 times server efficiency based on verified metrics.
Main AXIGEN services:
1. Mail transfer is ensured by SMTP /ESMTP modules, which include a powerful Mail Processing engine with an API(Application Programming Interface) for custom filtering.
2. Message retrieval is performed through IMAP4 or POP3 protocols with special tools for connectivity control and host authentication management.
3. Webmail module provides improved security and efficiency and allows users to access their email from any location using their Web browser
Mail Services:
- SMTP/ESMTP, POP3, IMAP4 and WEBMail
- SSL/TLS encryption
- Integrated List server
Connectivity and architecture:
- Multithreaded engine with module thread control
- Simultaneous resource access
- Clustering support
- Mail storage with index based access
- In depth connection control
- WebMail available in 15 languages
- Firewall-like communication rules
- User authentication: plain, login, CRAM MD5, DIGEST MD5
Time Management Tools:
- Personal Organizer (Calendar, Journal, Tasks, Notes)
- AXIGEN Outlook Connector enabling most Exchange like features
Server Security:
- Multilevel filtering system
- Integration with 16 Antivirus and AntiSPAM applications.
Version restrictions:
- 30 day trial, with full functions
Enhancements:
- WebMail languages: Persian, Greek, English, Romanian, Norwegian, Spanish, Dutch, Italian, German, Chinese, Russian, Portuguese, Swedish, Czech and Polish.
- Log Parser -scans a log file for any known (handled) errors and savesthe sessions separately
- FTP Backup Tool - simplifies backup procedure.
<<less
Download (13.1MB)
Added: 2007-07-23 License: Shareware Price: $845
825 downloads
AXIGEN Mail Server for Linux 7.0 Beta

AXIGEN Mail Server for Linux 7.0 Beta


AXIGEN-a complete mail server for Linux,BSD,Solaris with (E)SMTP,POP3,IMAP,WebMail,Groupware,Clustering,advanced security,Microsoft® Exchange ActiveSync®,LDAP & Active Directory synchronization,centralized Web/CLI admin,free support. more>> <<less
Download (16.75MB)
Added: 2009-04-06 License: Shareware Price: $0.00
205 downloads
IceWarp Merak Mail Server for Linux 9.1.0

IceWarp Merak Mail Server for Linux 9.1.0


IceWarp Server is robust, feature rich and yet extremely easy to administer. more>> Ased on the well-established Merak technology, IceWarp Server is robust, feature rich and yet extremely easy to administer. For over 8 years on the market, it has evolved into a comprehensive messaging platform for electronic communication, covering:
Secure e-mail service
Integrated antivirus and antispam
Web access to email
Collaboration features with Outlook plug-in
Synchronization of wireless devices and web calendars
Real-time messaging
IP telephony with PSTN gateway
Built-in web server
File exchange
Couple these features
High-performance, resource aware, and easily scalable engine
Single point authentication layer for all services
Load-balancing, distributed services and high-availability options
Flexibility of settings
Field-proven compatibility
Extensive options for system integration
Intuitive, one-place administration interface
Full Unicode support across all subsystems
<<less
Download (28.92MB)
Added: 2009-04-21 License: Shareware Price: $478.00
192 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5