Skip to content

Update to smtpd.py to RFC 5321 #52985

@alfmel

Description

@alfmel
mannequin
BPO 8739
Nosy @warsaw, @giampaolo, @bitdancer, @mmaker, @Wooble, @hynek, @brandfilt
Files
  • smtpd.py-0.2-rfc5321-enhancements.diff: RFC 5321 enhancements to smtpd.py
  • smtpd.py-0.2-rfc5321-enhancements-2.diff: RFC 5321 enhancements to smtpd.py - Version 2
  • smtpd.py-0.2-rfc5321-enhancements-4.diff
  • smtpd.py-0.2-rfc5321-enhancements-5.diff
  • smtpd.patch: includes size_limit change and applies cleanly against the current trunk
  • rfc5321.patch
  • size_parameter.patch: Support for SIZE parameter on MAIL command
  • issue8739.patch
  • issue8739.patch: Fix various issues
  • issue8739.patch
  • 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 2012-05-26.18:37:15.450>
    created_at = <Date 2010-05-17.13:34:07.023>
    labels = ['easy', 'type-feature', 'library']
    title = 'Update to smtpd.py to RFC 5321'
    updated_at = <Date 2012-06-04.19:56:29.304>
    user = 'https://bugs.python.org/alfmel'

    bugs.python.org fields:

    activity = <Date 2012-06-04.19:56:29.304>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-05-26.18:37:15.450>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2010-05-17.13:34:07.023>
    creator = 'alfmel'
    dependencies = []
    files = ['17380', '17415', '18332', '18397', '18546', '24506', '24782', '24793', '24812', '24855']
    hgrepos = []
    issue_num = 8739
    keywords = ['patch', 'easy']
    message_count = 38.0
    messages = ['105902', '105938', '105941', '105943', '106152', '106284', '109337', '109338', '112553', '112557', '112947', '113939', '113968', '114050', '114057', '114060', '114063', '114071', '153244', '153264', '153282', '153283', '155378', '155385', '155386', '155390', '155444', '155446', '155565', '155786', '155850', '155863', '156008', '156009', '161667', '161674', '161675', '162285']
    nosy_count = 15.0
    nosy_names = ['barry', 'richard', 'giampaolo.rodola', 'josiah.carlson', 'r.david.murray', 'maker', 'alfmel', 'catalin.iacob', 'tshepang', 'geoffreyspear', 'python-dev', 'Anthony.Kong', 'hynek', 'fruitnuke', 'Juhana.Jauhiainen']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8739'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions