[Bug 3487] New: by not waiting for 220 sendmail butchers SMTP standard

bugzilla at busybox.net bugzilla at busybox.net
Wed Mar 16 02:58:47 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=3487

           Summary: by not waiting for 220 sendmail butchers SMTP standard
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: jasen at treshna.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


http://tools.ietf.org/html/rfc2821#section-3.2

BB doesn't wait for the server to send 220

some servers delay the 220 to trap badly written clients (typically spammers)
they block BB too :(

sendmail,c near the comment "wait for initial server OK"

the comments sugggest that changes to the TLS code are needed before this can
be fixed :(

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list