I am wondering why is there a need for two secure email standards. If I am not completely wrong, nowadays PGP and SMIME essentially provide more or less the same functionality.
In the past, the difference was that PGP build on a web of trust, whereas SMIME always used a third trusted party. But in the meantime I think you can configure also PGP also with a CA. Further, PGP was intended to just encrypt plain mail messages while SMIME could also decrypt attachments. But in the meantime I am sure PGP can do the same.
So the question is: Is there any difference between these two protocols?
Many thanks, Andrew