SystemPlugins/CrashlogAutoSubmit/plugin.py: -use MimeWriter to generate the email...
authoracid-burn <acidburn@opendreambox.org>
Wed, 12 Aug 2009 07:40:26 +0000 (09:40 +0200)
committeracid-burn <acidburn@opendreambox.org>
Wed, 12 Aug 2009 07:40:26 +0000 (09:40 +0200)
so its possible to set a Content-Disposition header on the attachments.
- dont use deprecated twisted.mail.smtp.sendEmail anymore, use sendmail instead.
- properly cath mx resolve error


No differences found