[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [IPv6] postfix bug



On Fri, 21 Jan 2005, Baptiste SIMON wrote:

> If I use postfix-2.0.18-1.0.ipv6.r1, it simply reject my EHLO command
> [1], and if I use postfix-2.1.5-4, it also reject my EHLO command, but
> with strange "???" instead of ":::" [2].
>
> [1] 501 <[IPv6:::1]>: Helo command rejected: invalid ip address
> [2] 501 <[IPv6???1]>: Helo command rejected: invalid ip address

My postfix-2.1.5 eats both:

[dick@outkast dick]$ telnet ::1 25
Trying ::1...
Connected to ::1.
Escape character is '^]'.
220 outkast.tienhuis.nl says "MONEY NOT A PROBLEM, BRING ON THA STUFF"
EHLO ::1
250-outkast.tienhuis.nl
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250 8BITMIME


also:

[dick@outkast dick]$ telnet ::1 25
Trying ::1...
Connected to ::1.
Escape character is '^]'.
220 outkast.tienhuis.nl says "MONEY NOT A PROBLEM, BRING ON THA STUFF"
HELO ::1
250 outkast.tienhuis.nl


So I wonder what you're doing that makes your postfix choke...


-- 
  *    ***     Dick Visser         TIENHUIS Networking
 **   *   *    Marco Polostraat 234-3  P: +31206843731
  *   * ***    1056 DP Amsterdam       F: +31208641420
  *   * * *    The Netherlands         M: +31622698108
  *   **  *    IP-phone (SIP)/email:  dick@tienhuis.nl
  *   *   *    PGP-key: http://www.tienhuis.nl/gpg.txt
  *   *   *    Stream: mms://vsdev.tienhuis.nl/stream2
 ***   ***



Reply to: