https://bugs.exim.org/show_bug.cgi?id=1923
Rob van der Lee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Rob van der Lee <[email protected]> --- Jeremy, I've found my own mistake thanks to you. The unsigned message started getting fed to PDKIM but there was no closure after the body. That right there indicated that it had to do with the contents of the mail. So from the unsigned side i send a simple mail with just a line of text. This was getting signed. Instantly wordwrapping came to mind. Applied it to the mail and boom; it was getting signed. However, i would've never found this if it wasn't for you. Sadly a implementation mistake on my side.. Thank you! -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
