3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] How do I make cou...
FromSent OnAttachments
Binand Raj S.May 11, 2002 10:58 pm 
Juha SaarinenMay 11, 2002 11:13 pm 
Sam VarshavchikMay 12, 2002 8:30 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] How do I make courier speak SMTP?Actions...
From:Juha Saarinen (ju@saarinen.org)
Date:May 11, 2002 11:13:39 pm
List:net.sourceforge.lists.courier-users

On Sun, 12 May 2002, Binand Raj S. wrote:

Hi All,

I have a mailserver that is behind a Cisco PIX mailguard. This mailguard discards all ESMTP commands, and a sample transaction looks like this:

binand@binand[~]:(3) telnet mail.xxxxx.com smtp Trying x.x.x.x... Connected to mail.xxxxx.com. Escape character is '^]'. 220 *********************** EHLO there 502 ESMTP command error HELO there 250-mail.xxxxx.com Ok. 250-STARTTLS 250-XVERP=Courier 250-XEXDATA 250-XSECURITY=NONE,STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE 250 DSN

Courier makes multiline ESMTP reponses to the old SMTP HELO also.

I have mailed the admins to remove the mailguard feature from the PIX, but till then, I need to make courier make SMTP responses to HELO. How do I do that?

Any other suggestions in getting courier work behind this hideous PIX will also be appreciated.

Don't think there's anything you can do, apart from pestering the admins to feed 'no fixup protocol smtp 25' to the PIX box which breaks ESMTP.