Notice: Undefined offset: 68 in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 241

Notice: Trying to get property 'cat_name' of non-object in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 241

Notice: Undefined offset: 68 in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 242

Notice: Trying to get property 'cat_alias' of non-object in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 242

Notice: Undefined offset: 68 in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 238

Notice: Trying to get property 'cat_pid' of non-object in /var/www/codoforum/sys/CODOF/Forum/Category.php on line 238
AW: Wish list for the s/mime extension | PMAIL COMMUNITY
Encryption
AW: Wish list for the s/mime extension

[quote user="Klaus"]As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.[/quote]

I don't remember whether I already provided a test version for you, but it's always a good idea to check out the latest version, so please tell us how it works for you now.

<p>[quote user="Klaus"]As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.[/quote]</p><p>I don't remember whether I already provided a test version for you, but it's always a good idea to check out the <a href="/files/folders/community_add-ons_for_pegasus_mail/tags/S_2F00_MIME/default.aspx" target="_blank" mce_href="/files/folders/community_add-ons_for_pegasus_mail/tags/S_2F00_MIME/default.aspx">latest version</a>, so please tell us how it works for you now.</p>
			Michael
--
IERenderer's Homepage
PGP Key ID (RSA 2048): 0xC45D831B
S/MIME Fingerprint: 94C6B471 0C623088 A5B27701 742B8666 3B7E657C

Hello Michael,

if you use multiple identities in Pmail and have different certificates for every identity, you are unable to use the "always use the default certificate" function. So the selection popup will come up on every send mail and you have to select the correct certificate. Would it be possible to make the s/mime extension multiidentity aware too?

 TIA

Klaus

<P>Hello Michael,</P> <P>if you use multiple identities in Pmail and have different certificates for every identity, you are unable to use the "always use the default certificate" function. So the selection popup will come up on every send mail and you have to select the correct certificate. Would it be possible to make the s/mime extension multiidentity aware too?</P> <P> TIA</P> <P>Klaus</P>

[quote user="Klaus"]

Hello Michael,

if you use multiple identities in Pmail and have different certificates for every identity, you are unable to use the "always use the default certificate" function. So the selection popup will come up on every send mail and you have to select the correct certificate. Would it be possible to make the s/mime extension multiidentity aware too?

 TIA

Klaus

[/quote]

IIRC I have implemented certficate selection in such a way that it automatically selects the one with a matching email address - unless there isn't only a single unique one matching so it requires you to select one in any case. IOW: Could you please elaborate how you imagine a solution to work? Another list where ID addresses are paired with certificates like the AutoList (which only serves for selecting recipient certificates)?

[quote user="Klaus"]<p>Hello Michael,</p> <p>if you use multiple identities in Pmail and have different certificates for every identity, you are unable to use the "always use the default certificate" function. So the selection popup will come up on every send mail and you have to select the correct certificate. Would it be possible to make the s/mime extension multiidentity aware too?</p> <p> TIA</p> <p>Klaus</p><p>[/quote]</p><p>IIRC I have implemented certficate selection in such a way that it automatically selects the one with a matching email address - unless there isn't only a single unique one matching so it requires you to select one in any case. IOW: Could you please elaborate how you imagine a solution to work? Another list where ID addresses are paired with certificates like the AutoList (which only serves for selecting recipient certificates)? </p>
			Michael
--
IERenderer's Homepage
PGP Key ID (RSA 2048): 0xC45D831B
S/MIME Fingerprint: 94C6B471 0C623088 A5B27701 742B8666 3B7E657C

Hello Michael,

I know that you tried to implement a autoselection, but for me it doesn't work. I have 4 Certificates for my 4 email adresses. All are issued to Klaus Arpe, but for example one is for address klaus.arpe(at)etech.haw-hamburg.de, one for klaus(at)arpe.name. If I send with the default profile klaus.arpe(at)etech.haw-hamburg.de, the certificate selection window comes up, wit the certificate of klaus(at)arpe.name  highlighted.

As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.

TIA

Klaus

<P>Hello Michael,</P> <P>I know that you tried to implement a autoselection, but for me it doesn't work. I have 4 Certificates for my 4 email adresses. All are issued to Klaus Arpe, but for example one is for address <A href="mailto:klaus.arpe@etech.haw-hamburg.de">klaus.arpe(at)etech.haw-hamburg.de</A>, one for <A href="mailto:klaus@arpe.name">klaus(at)arpe.name</A>. If I send with the default profile <A href="mailto:klaus.arpe@etech.haw-hamburg.de">klaus.arpe(at)etech.haw-hamburg.de</A>, the certificate selection window comes up, wit the certificate of <A href="mailto:klaus@arpe.name">klaus(at)arpe.name</A>  highlighted. </P> <P>As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.</P> <P>TIA</P> <P>Klaus</P>

[quote user="Klaus"]

As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.

[/quote]

Actually, none is easy, but the latter I can fully control while the former is impossible as Pegasus Mail doesn't even povide access to the currently selected ID at the time I need it for auto-selection, not to speak of providing capabilities for custom settings by extensions (without hacking it, that is).

But I got another idea: Auto-selection not only requires a matching certificate but also one suitable for signing and encryption: I can change the latter if encrypt to self is disabled, but otherwise this might be a reason for the failure you encounter.

[quote user="Klaus"]<p>As solution I would think either to use the different sections Pmail uses for the different IDs and have separate configurations for the identities or a Autolist as for recipients. I think this depends on which solution is easier to implement.</p><p>[/quote]</p><p>Actually, none is easy, but the latter I can fully control while the former is impossible as Pegasus Mail doesn't even povide access to the currently selected ID at the time I need it for auto-selection, not to speak of providing capabilities for custom settings by extensions (without hacking it, that is).</p><p>But I got another idea: Auto-selection not only requires a matching certificate but also one suitable for signing <i>and encryption</i>: I can change the latter if <i>encrypt to self</i> is disabled, but otherwise this might be a reason for the failure you encounter. </p>
			Michael
--
IERenderer's Homepage
PGP Key ID (RSA 2048): 0xC45D831B
S/MIME Fingerprint: 94C6B471 0C623088 A5B27701 742B8666 3B7E657C
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft