Symantec 10547849 Installation Guide - Page 21

Checking for Tomcat or MySQL installations, Designating an alternate MTA for alerting optional - removal tool

Page 21 highlights

Installing Symantec Mail Security for SMTP 21 Before you install You can also telnet to port 25 and see if it answers. ■ To check on Windows: Launch a Command window and type: netstat -an | find ":25 " This will list the status of port 25 for this system. If it is listed as LISTENING or ESTABLISHED, it is in use. Note: If the port is in use by the IIS SMTP Virtual Server, you do not need to remove it, as it is required for, and operates compatibly with Symantec Mail Security for SMTP. To determine whether the port is in use by IIS SMTP Virtual Server, click Programs>Administrative Tools>Internet Information Services, then expand the server name. Right click Default SMTP Virtual Server, select Properties, then from the General Tab, click Advanced. The currently bound TCP port will be listed there. Checking for Tomcat or MySQL installations Ensure that there are no installations of Tomcat or MySQL on the machine before you begin the installation process. To check on Linux, type: rpm -qa | egrep 'mysql|tomcat' If any RPMs match, you must remove them. To check on Solaris, type: pkginfo | egrep -i 'mysql|tomcat' If any packages match, you must remove them. Note: These two methods will only find installations that were installed using the native packages, and not a manual installation. To check on Windows, navigate to the Services panel and look for Tomcat and MySQL services. If you find either product installed, you must uninstall it. Designating an alternate MTA for alerting (optional) Once you have installed Symantec Mail Security for SMTP and have begun filtering email, you can configure it to send email alerts for certain conditions or events.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72

You can also telnet to port 25 and see if it answers.
To check on Windows:
Launch a Command window and type:
netstat -an
| find “:25 ”
This will list the status of port 25 for this system. If it is listed as
LISTENING
or
ESTABLISHED
, it is in use.
Note:
If the port is in use by the IIS SMTP Virtual Server, you do not need to
remove it, as it is required for, and operates compatibly with Symantec Mail
Security for SMTP.
To determine whether the port is in use by IIS SMTP Virtual Server, click
Programs>Administrative Tools>Internet Information Services, then expand
the server name. Right click Default SMTP Virtual Server, select Properties,
then from the General Tab, click Advanced. The currently bound TCP port will
be listed there.
Checking for Tomcat or MySQL installations
Ensure that there are no installations of Tomcat or MySQL on the machine before
you begin the installation process.
To check on Linux, type:
rpm -qa | egrep ‘mysql|tomcat’
If any RPMs match, you must remove them.
To check on Solaris, type:
pkginfo | egrep -i ‘mysql|tomcat’
If any packages match, you must remove them.
Note:
These two methods will only find installations that were installed using the
native packages, and not a manual installation.
To check on Windows, navigate to the Services panel and look for Tomcat and
MySQL services.
If you find either product installed, you must uninstall it.
Designating an alternate MTA for alerting (optional)
Once you have installed Symantec Mail Security for SMTP and have begun filtering
email, you can configure it to send email alerts for certain conditions or events.
21
Installing Symantec Mail Security for SMTP
Before you install