Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-503

AuthenticatingSMTPClient does not support non-default encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2
    • 3.3
    • SMTP
    • None

    Description

      The AuthenticatingSMTPClient and SMTPSClient do not support any encoding aside from the default encoding of ISO-8859-1 defined in SMTP.
      This is because the encoding field is final and can only be set in the constructor, but there is not constructor in these classes that allows specifying the encoding. There is one in the base SMTPClient class, but not in the super classes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            oregev Ofer Regev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: