Skip to content

Possible bug in smtplib when initial_response_ok=False #72007

@DarioDAmico

Description

@DarioDAmico
BPO 27820
Nosy @warsaw, @orsenthil, @bitdancer, @miss-islington, @rahul-kumi, @pepoluan
PRs
  • bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP #24118
  • [3.9] bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) #24832
  • [3.8] bpo-27820: Fix AUTH LOGIN logic in smtplib.SMTP (GH-24118) #24833
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/orsenthil'
    closed_at = <Date 2021-03-13.00:53:52.065>
    created_at = <Date 2016-08-21.00:29:10.427>
    labels = ['type-bug', '3.8', 'expert-email', '3.10', 'library', 'tests', '3.9']
    title = 'Possible bug in smtplib when initial_response_ok=False'
    updated_at = <Date 2021-04-27.05:03:58.150>
    user = 'https://bugs.python.org/DarioDAmico'

    bugs.python.org fields:

    activity = <Date 2021-04-27.05:03:58.150>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2021-03-13.00:53:52.065>
    closer = 'orsenthil'
    components = ['Library (Lib)', 'Tests', 'email']
    creation = <Date 2016-08-21.00:29:10.427>
    creator = "Dario D'Amico"
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27820
    keywords = ['patch']
    message_count = 17.0
    messages = ['273255', '273256', '273405', '325234', '382955', '382956', '384081', '384108', '384368', '387708', '388336', '388408', '388566', '388571', '388575', '392025', '392026']
    nosy_count = 10.0
    nosy_names = ['barry', 'orsenthil', 'r.david.murray', 'redstone-cold', "Dario D'Amico", 'Mario Colombo', 'miss-islington', 'rahul-kumi', 'pepoluan', 'junpengruan']
    pr_nums = ['24118', '24832', '24833']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27820'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtopic-emailtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions