[imp] Disable Forwarding for encrypted Emails / Idea for Quoting Encrypted EMails

Harakiri harakiri_23 at yahoo.com
Mon Jan 23 06:33:14 PST 2006


Is it possible to disable the forward button for
encrypted mails (make it a pref?) - i see no point in
it - the user would only forward the encrypted email
not the decrypted content...

About the quoting of encrypted emails - ive had a
slight idea on how to do it (easily?) on client site.

This will only work if your compose window will open
in a new window.

If you view the current (decrypted) message - make a
hidden field (bodyText) with the current displayed
decrypted text - when the user hits reply - a
javascript fires which is only enabled because it was
a encrypted mail.

myBody = window.opener.document.forms[0].bodyText;

this way - you could display the decrypted text for
the user on a reply - sure its a hack - but its a
viable solution till the framework changes

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the imp mailing list