<!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">
Oscar Veloz wrote:
<blockquote
 cite="midA4019153075B7549B60FA007201FD4CEB25964@tx-gf-mail.glasfloss.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">I have a Dapper server
that I did the LAMP setup on, then I
installed postfix and mailscanner.  What I’m trying to do is build an
SMTP gateway that receives mail, filters out spam and forwards on to my
exchange server.  I think postfix is up and running but how can I check
to see
if it is?  Is there not a walkthrough somewhere of how to test
postfix?  Also,
how do I see what ports are listening on my Dapper box, and could I
telnet into
port 25 and test that way?</span></font></p>
  </div>
</blockquote>
If you're not sure how to check Postfix's status, then you've probably
got quite a long ways to go to setup a mail gateway. ;-)<br>
<br>
Have you checked <a class="moz-txt-link-freetext" href="http://www.postfix.org">http://www.postfix.org</a>? There are a lot really
informative and helpful how-tos there for things like this.<br>
</body>
</html>