OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Incessant Bounces
From: Chuck Dale (bugaphid.net)
Date: Thu Aug 24 2000 - 02:57:11 CDT


Hi Wietse,

The "help" command didn't generate a notification, so I tried a
variation:

    $ telnet giardia.yourweb.com.au smtp
    Trying 61.8.3.32...
    Connected to giardia.yourweb.com.au.
    Escape character is '^]'.
    220 giardia.yourweb.com.au ESMTP Postfix
    helo dude
    250 giardia.yourweb.com.au
    mail from:bugaphid.net
    501 Bad address syntax
    mail from:<bugaphid.net>
    250 Ok
    rcpt to:<billnothere.org>
    554 <billnothere.org>: Relay access denied
    quit
    221 Bye
    Connection closed by foreign host.

Notification sent to postmaster:

    Transcript of session follows.

     In: helo dude
     In: mail from:bugaphid.net
     In: mail from:<bugaphid.net>
     In: rcpt to:<billnothere.org>
     In: quit

    No message was collected successfully.

As I said, this is on RH 6.1 with Simon Mudd's postfix-19991231_pl07-1 RPM.

Stock RedHat kernel (shame!) version 2.2.12-20.

Chuck

Wrote Wietse Venema on Wed, Aug 23, 2000 at 09:16:26AM -0400:
> Do me a favor, and try the following with your Postfix server,
> substiting your machine name for spike.porcupine.org.
>
> % telnet spike.porcupine.org smtp
> Trying 168.100.189.2...
> Connected to spike.porcupine.org.
> Escape character is '^]'.
> 220 spike.porcupine.org ESMTP Postfix (Snapshot-20000531)
> helo foo.com
> 250 spike.porcupine.org
> help
> 502 Error: command not implemented
> quit
> 221 Bye
> Connection closed by foreign host.
>
> You should then receive a transcript like this one:
>
> Transcript of session follows.
>
> Out: 220 spike.porcupine.org ESMTP Postfix (Snapshot-20000531)
> In: helo foo.com
> Out: 250 spike.porcupine.org
> In: help
> Out: 502 Error: command not implemented
> In: quit
> Out: 221 Bye
>
> No message was collected successfully.
>
> Please share the results with the list.
>
> Wietse
>

               [ charles hamilton dale <bugaphid.net> ]