Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.
It usually means you used a previous email or PGP template to send a new request without first removing the PGP header and footer, changed what you wanted and then resigned it in PGP so it is in the message twice.
The email you've shown rules out dual encryption...
Are you using a script to produce/send the email? If so please paste in the code...
I got the exact same error message when I first produced my code. I can't however remember what it was or how I fixed it. But if you reveal your code I'll try and remember.
It could well be the way you're attaching the PGP text to the email and sending it.
Have you checked your outgoing mail settings. You will get that error if you have your outgoing mail defaulted to HTML format instead of plain text even though the pgp sig is ok.
Cheers mate, yeah thats all ok. It's been working when sending email normally, just using dropmail. Dave's been real helpful, but its still causing problems.
It's as if it gets corrupted when the pgp email is used more than once. Is this a PGP problem???
Hmm. The only other thing I can thing of is the line feeds, ie how are you terminating each line? Depending on the text editor that you used, it may have added some extra "stuff" at the end.