Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-374

EHLO reply when SIZE limit is enabled is wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0, 3.0.0
    • None
    • SMTPServer
    • None
    • Enable SIZE limit in smtp server

    Description

      I got this reply from james server with a SIZE limit:

      220 xxxx.domain.com SMTP Server (JAMES SMTP Server 2.2.1-dev) ready Thu, 12 May 2005 10:35:58 +0000 (GMT) EHLO domain.com 250-SIZE 5120000 250-xxxx.domain.com Hello domain.com (xxxx.domain.com [XXX.XXX.XXX.XXX]) 250-AUTH LOGIN PLAIN 250 AUTH=LOGIN PLAIN

      the SIZE header should be under the first "250-xxxx.domain.com Hello.." line.

      PS: Søren reply:
      RFC-2821 states (page 30) that the first line in a multiline response to EHLO is the "250-domain" line

      Attachments

        1. SMTPHandler.ehlo-size.patch
          3 kB
          Stefano Bagnara
        2. SMTPHandler.ehlo-size.patch
          3 kB
          Stefano Bagnara

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bago Stefano Bagnara
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: