Bill Wohler
2016-01-18 05:40:56 UTC
- **status**: unread --> open
---
** [bugs:#295] Support S/MIME and EasyPG**
**Status:** open
**Milestone:** mh-e-8.0
**Labels:** patch
**Created:** Fri Jul 13, 2007 02:38 PM UTC by timotheus25
**Last Updated:** Sat Feb 23, 2013 09:17 PM UTC
**Owner:** nobody
Hi. I would like to make a feature request and also provide the implementation: that MH-E would support multiple identities using S/MIME through the most recent GNUs + EasyPG interface. My understanding is that GNUs 5.11 \(cvs\) has added support for using EasyPG \(library "epg"\), which is eventually to be merged into Emacs CVS.
http://gnus.org/
http://www.easypg.org/
In the case of a single identity, installation and configuration of GNUs 5.11 \(cvs\) to use method 'epg is sufficient.
\---- EXAMPLE ----
\(setq mml-smime-use 'epg\)
\(setq mml2015-use 'epg\)
\(setq pgg-default-scheme 'epg\)
\---- EXAMPLE ----
The following code will implement MH identity support for this new epg s/mime functionality without affecting normal GNUs or MML behavior. It works by use of an identity handler in like fashion to how MH already supports multiple pgg identities.
My request is that something similar to the following example be added to \`mh-e.el', \`mh-mime.el', \`mh-identity.el' in the not so distant future. It is written such that a user could paste it into ~/.emacs and not have to wait :\).
Thanks & regards,
-timotheus
---
Sent from sourceforge.net because mh-e-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/mh-e/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/mh-e/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
---
** [bugs:#295] Support S/MIME and EasyPG**
**Status:** open
**Milestone:** mh-e-8.0
**Labels:** patch
**Created:** Fri Jul 13, 2007 02:38 PM UTC by timotheus25
**Last Updated:** Sat Feb 23, 2013 09:17 PM UTC
**Owner:** nobody
Hi. I would like to make a feature request and also provide the implementation: that MH-E would support multiple identities using S/MIME through the most recent GNUs + EasyPG interface. My understanding is that GNUs 5.11 \(cvs\) has added support for using EasyPG \(library "epg"\), which is eventually to be merged into Emacs CVS.
http://gnus.org/
http://www.easypg.org/
In the case of a single identity, installation and configuration of GNUs 5.11 \(cvs\) to use method 'epg is sufficient.
\---- EXAMPLE ----
\(setq mml-smime-use 'epg\)
\(setq mml2015-use 'epg\)
\(setq pgg-default-scheme 'epg\)
\---- EXAMPLE ----
The following code will implement MH identity support for this new epg s/mime functionality without affecting normal GNUs or MML behavior. It works by use of an identity handler in like fashion to how MH already supports multiple pgg identities.
My request is that something similar to the following example be added to \`mh-e.el', \`mh-mime.el', \`mh-identity.el' in the not so distant future. It is written such that a user could paste it into ~/.emacs and not have to wait :\).
Thanks & regards,
-timotheus
---
Sent from sourceforge.net because mh-e-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/mh-e/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/mh-e/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.