Kevin J. McCarthy wrote:
> Kevin J. McCarthy wrote:
> > Add the same save/restore behavior for SmimeDefaultKey as for PgpSignAs
> > in ci_send_message().
> 
> I was about to push this, when I realized I hadn't completely fixed the
> problem.  The line:
> > +    if ((WithCrypto & APPLICATION_PGP) && pgp_signas)
> doesn't restore the value if pgp_signas is NULL.  This will prevent the
> value from being restored to empty/<default>, which is important if the
> postponed email contained a sign_as value.
> 
> Attached is a revised patch that takes away those null checks.

Pushed.

-Kevin

Attachment: signature.asc
Description: PGP signature

Reply via email to