Hello,

while the email encoding problem should be solved, I'd still like a way
for a person to send an email to themselves.

This could be a new view like /person/<key>/test_email with a form where
one can ender subject and body, and an email is sent on submission.

The view could go in public/views.py and be restricted only to the
person and any DD, to prevent spammy abuse.

To send an email, process/email.py has a convenient build_django_message
function, which can also take Person objects instead of email addresses
in header fields.


Enrico

-- 
GPG key: 4096R/634F4BD1E7AD5568 2009-05-08 Enrico Zini <enr...@enricozini.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to