Skip to main content

Useful tool for sending signed emails.

Project description

==================
SignedEmailMessage
==================

SignedEmailMessage is a django package modifying the original, built-in EmailMessage
by adding a possibility to add signing certificats.

Typical usage might looks like this:
msg = SignedEmailMessage(
subject, message_body, sender, recipient_list, attachments=attachments,
from_key=from_key, from_cert=from_cert)

REQUIREMENTS
============

Django >= 1.1.1
M2Crypto >= 0.21.1


CONTRIBUTION
============

This package is fully dependent and bases on M2Crpyto.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-sem-0.1.5.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page