----- Original Message ----- From: "Gerry Massat" <[EMAIL PROTECTED]>
> Well, this is what I get trying to telnet from my Postfix box, fwiw.. > Why does your output show recipient without the brackets? > > $ telnet d5email.usbr.gov 25 > Trying 137.77.5.13... > Connected to d5email.usbr.gov. > Escape character is '^]'. > 220 ********************************************************* > helo test > 250 d5email.usbr.gov Hello test (66.23.201.58) > mail from:<> > 250 sender ok <> > rcpt to:<[EMAIL PROTECTED]> > 250 Recipient ok <[EMAIL PROTECTED]> > quit > 221 d5email.usbr.gov closing connection > Connection closed by foreign host. > $ This is a PIX firwall proxy response. They could disable that if they wanted to. However, with SMTP fixup enabled on the PIX, only standard SMTP commands can be passed, Extended (ESMTP) commands will be blocked at the firewall. Bill
