1. 09 Eki, 2015 1 kayıt (commit)
  2. 11 May, 2015 1 kayıt (commit)
  3. 09 Agu, 2014 1 kayıt (commit)
    • R David Murray's avatar
      #21725: Add RFC 6531 (SMTPUTF8) support to smtpd. · 2539e674
      R David Murray yazdı
      Patch by Milan Oberkirch, developed as part of his 2014 GSOC project.
      
      Note that this also fixes a bug in mock_socket ('getpeername' was returning a
      simple string instead of the tuple required for IPvX protocols), a bug in
      DebugServer with respect to handling binary data (should have been fixed when
      decode_data was introduced, but wasn't found until this patch was written),
      and a long-standing bug in DebugServer (it was printing an extra blank line at
      the end of the displayed message text).
      2539e674
  4. 11 Haz, 2014 2 kayıt (commit)
  5. 04 Haz, 2012 1 kayıt (commit)
  6. 26 May, 2012 1 kayıt (commit)
    • R David Murray's avatar
      #8739: upgrade smtpd to RFC 5321 and 1870. · d1a30c93
      R David Murray yazdı
      smtpd now handles EHLO and has infrastructure for extended smtp command mode.
      The SIZE extension is also implemented.  In order to support parameters on
      MAIL FROM, the RFC 5322 parser from the email package is used to parse the
      address "token".
      
      Logging subclasses things and overrides __init__, so it was necessary to
      update those __init__ functions in the logging tests to make the logging tests
      pass.
      
      The original suggestion and patch were by Alberto Trevino.  Juhana Jauhiainen
      added the --size argument and SIZE parameter support.  Michele Orrù improved
      the patch and added more tests.  Dan Boswell conditionalized various bits of
      code on whether or not we are in HELO or EHLO mode, as well as some other
      improvements and tests.  I finalized the patch and added the address parsing.
      d1a30c93
  7. 20 Mar, 2012 1 kayıt (commit)
  8. 10 Ara, 2011 1 kayıt (commit)
  9. 12 Kas, 2011 2 kayıt (commit)
  10. 03 Ara, 2010 1 kayıt (commit)
  11. 16 Agu, 2010 1 kayıt (commit)
  12. 04 Agu, 2010 2 kayıt (commit)
  13. 03 Agu, 2010 1 kayıt (commit)
  14. 31 Tem, 2010 1 kayıt (commit)
  15. 29 Tem, 2010 1 kayıt (commit)
  16. 23 Tem, 2010 1 kayıt (commit)