<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, port 25 will only accept traffic from the IP address of the Cisco
box.<br>
<br>
Daniel Bartholomew wrote:
<blockquote cite="mid:1187980608.23490.10.camel@bart" type="cite">
  <pre wrap="">On Thu, 2007-08-23 at 21:50 -0400, Neil L. Little wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have to setup an SMTP server who's sole purpose will be to relay email 
from a (Cisco) Media Convergence Server to the outer world.
I am wondering which would be the most efficient to use (setup, config, 
secure from spammers turning it into a zombie and spreading porn to the 
world).
I have been exposed to Sendmail in the past and it was not a positive one.
A spammer turned my server into a zombie, spreading porn spam to the world.

The distribution is Ubuntu (edgy elf)
    </pre>
  </blockquote>
  <pre wrap=""><!---->

Postfix or Exim are good alternatives.

As far as locking the server down, is this server going to be only
sending mail and not receiving any (except from the Cisco box)? If so,
set up iptables to block all inbound traffic on port 25 except from the
Cisco box.


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Trilug-ontopic mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Trilug-ontopic@trilug.org">Trilug-ontopic@trilug.org</a>
<a class="moz-txt-link-freetext" href="http://trilug.org/cgi-bin/mailman/listinfo/trilug-ontopic">http://trilug.org/cgi-bin/mailman/listinfo/trilug-ontopic</a>
  </pre>
</blockquote>
</body>
</html>