Re: smtpd banner problem

2009-01-20 Thread Wietse Venema
Marco Tchi Hong: > But when I do : telnet myserver.tld 25 from another server I get : > > 220 ** That is a CISCO PIX firewall in f-up mode. Wietse

Re: smtpd banner problem

2009-01-20 Thread Sahil Tandon
On Tue, 20 Jan 2009, Marco Tchi Hong wrote: > smtpd_banner = $myhostname ESMTP $mail_name (DATA TELECOM SERVICE) > > But when I do : telnet myserver.tld 25 from another server I get : > > 220 ** > > I don't find why I don't get the good banner. > > H

RE: smtpd banner problem

2009-01-20 Thread Marco Tchi Hong
 : Re: smtpd banner problem On Tue, Jan 20, 2009 at 11:09:22AM +0300, Marco Tchi Hong wrote: > But when I do : telnet myserver.tld 25 from another server I get : > 220 ** > I don't find why I don't get the good banner. You have a Cisco P

Re: smtpd banner problem

2009-01-20 Thread Bastian Blank
On Tue, Jan 20, 2009 at 11:09:22AM +0300, Marco Tchi Hong wrote: > But when I do : telnet myserver.tld 25 from another server I get : > 220 ** > I don't find why I don't get the good banner. You have a Cisco PIX in the way which have the smtp fuckup[1] f

Re: smtpd banner problem

2009-01-20 Thread Santiago Romero
Marco Tchi Hong escribió: Hello, In main.cf I have :   smtpd_banner = $myhostname ESMTP $mail_name (DATA TELECOM SERVICE)   But when I do : telnet myserver.tld 25 from another server I get : 220 **   I don't find why I d

Re: smtpd banner

2008-11-13 Thread Wietse Venema
Res: > On Thu, 13 Nov 2008, Wietse Venema wrote: > > >> Is there a way to insert line breaks in the banner? On Sendmail we > >> use "\n", which does not work on Postfix. > > > > Postfix smtpd_banner behaves as documented. > > http://www.postfix.org/postconf.5.html#smtpd_banner > > > > Already rea

Re: smtpd banner

2008-11-13 Thread Wietse Venema
Res: > Hi All, > > Is there a way to insert line breaks in the banner? On Sendmail we > use "\n", which does not work on Postfix. Postfix smtpd_banner behaves as documented. http://www.postfix.org/postconf.5.html#smtpd_banner Wietse

Re: smtpd banner

2008-11-12 Thread Noel Jones
Res wrote: Hi All, Is there a way to insert line breaks in the banner? On Sendmail we use "\n", which does not work on Postfix. TIA No, multiline responses are not supported in postfix. -- Noel Jones