• For most PGP programs to automatically detect PGP messages, the format needs to be like this:
    —–BEGIN PGP MESSAGE—–
    Version: VerySimple PHP-GPG v1.4.7
    [Insert long encrypted message here]
    —–END PGP MESSAGE—–

    Currently the form sends like this:
    —–BEGIN PGP MESSAGE—– Version: VerySimple PHP-GPG v1.4.7 [Insert long encrypted message here] —–END PGP MESSAGE—–

    Could you please edit the plugin to send emails with the proper format?

    https://wordpress.org/plugins/simplesecure/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m using the most current version and I already receive the email as you said it should be. Possibly something with the way your mail client is reading the email.

    Plugin Author Jason

    (@verysimple)

    This seems like it must be something to do with Windows vs Unix line breaks because there should be line breaks there in the message – they are in the code.

    What are you using to view the message? Maybe that would provide some clue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New Line’ is closed to new replies.