Skip to content

smtplib's SMTP.send_message behaves differently with from_addr and to_addrs #76908

@thunderk

Description

@thunderk
mannequin
BPO 32727
Nosy @ned-deily, @bitdancer, @matrixise, @thunderk
PRs
  • bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs #5451
  • [3.6] bpo-32727: smtplib's SMTP.send_message behaves differently with from_addr and to_addrs (GH-5451) #5455
  • 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 = None
    closed_at = <Date 2018-01-31.21:05:31.138>
    created_at = <Date 2018-01-30.15:10:32.950>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = "smtplib's SMTP.send_message behaves differently with from_addr and to_addrs"
    updated_at = <Date 2018-01-31.23:33:09.580>
    user = 'https://github.com/thunderk'

    bugs.python.org fields:

    activity = <Date 2018-01-31.23:33:09.580>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-31.21:05:31.138>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2018-01-30.15:10:32.950>
    creator = 'thunderk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32727
    keywords = ['patch']
    message_count = 17.0
    messages = ['311275', '311276', '311278', '311279', '311280', '311282', '311284', '311286', '311296', '311297', '311298', '311301', '311302', '311306', '311370', '311374', '311385']
    nosy_count = 4.0
    nosy_names = ['ned.deily', 'r.david.murray', 'matrixise', 'thunderk']
    pr_nums = ['5451', '5455']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32727'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions