Closed
Bug 1446885
Opened 7 years ago
Closed 7 years ago
Dkim fails when add a accent in the sign text area
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nicolaspuig, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180209193630
Steps to reproduce:
Send a mail with accent in the signature text area.
Actual results:
Dkim validation fails
Expected results:
deleted the accent in sgnature area and dkim validation works great again.
Comment 1•7 years ago
|
||
And why would that be a Thunderbird problem? How do you do DKIM validation?
Flags: needinfo?(lieser2)
Comment 2•7 years ago
|
||
lieser2@gmx.de could be Philippe Lieser, author of DKIM Verifier. Otherwise, please excuse me.
Yes, I'm the author of the add-on DKIM Verifier. An I agree with Joug, if the error you reported is about the add-on, this is probably the wrong place to talk about it (see https://github.com/lieser/dkim_verifier/wiki#support-and-bug-reports for alternatives).
If the problem is about the add-on, I would need more info, as I could not reproduce it. It could also be simply your receiving e-mail server, which is changing the encoding and therefore breaking the signature (You would not be the first to encounter this).
You could try a different local DKIM verifier (e.g. https://launchpad.net/dkimpy, available in the python-dkim package in debian and ubuntu) to see if it comes to the same result. Also try to send the e-mail to a different receiving server, which is not know to cause any problems (e.g. gmail) (best send one single e-mail to both you normal server and a gmail address, and compare the sources of both received e-mails).
Flags: needinfo?(lieser2)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•