#15793: Filebased email backend should save emails using the ".eml" standard
extension
-------------------------------------+-------------------------------------
Reporter: Kronuz | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Component: Core (Mail)
Milestone: | Severity: Normal
Version: | Keywords:
Resolution: wontfix | Has patch: 1
Triage Stage: Accepted | Needs tests: 0
Needs documentation: 1 | Easy pickings: 1
Patch needs improvement: 1 |
-------------------------------------+-------------------------------------
Changes (by lrekucki):
* status: new => closed
* resolution: => wontfix
Comment:
I'm closing this as won't fix then.
Using ".eml" as an extension will probably work in most cases, but having
more then one message in the same file is likely to break and confuse
people. Using a [http://docs.python.org/library/mailbox.html mailbox]
seems like a good idea, but that's another story in another ticket :)
PS. I don't think we need to deprecate filebased backend even if we add an
"mbox" one. It's less then 60 LOC, unlikely to break and useful as is.
--
Ticket URL: <http://code.djangoproject.com/ticket/15793#comment:9>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.