Summary | Add Support for DKIM Validation |
Queue | IMP |
Queue Version | 6.2.7 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | sascha (at) valckenier-kips (dot) de |
Created | 02/22/2015 (3783 days ago) |
Due | |
Updated | 03/18/2015 (3759 days ago) |
Assigned | |
Resolved | 03/04/2015 (3773 days ago) |
Milestone | |
Patch | No |
Display if the DKIM are okay, has a problem like (Bad Signig Date,
Bad Checksum) or has no DKIM Signig.
the user. That's the whole purpose of DKIM.
probably a bad idea, messages with broken DKIM signatures should never
be outright rejected (not shown). The purpose of DKIM is to see
whether or not a message has been 'tampered' with.
Only if a sender has stated in a _dmarc.domain record that messages
should be rejected if failing to authenticate, not showing the message
to an end-user may be an option. But currently there are so many
systems (including the Horde mailinglist server) that break DKIM
signatures, that it is insane to do so based on a broken DKIM
signature alone.
valid signature.
Will be in the future, if all the services will implement DKIM
correctly, unsigned/unverified mails could be dropped before reaching
the user, but not for now.
State ⇒ Rejected
Display if the DKIM are okay, has a problem like (Bad Signig Date,
Bad Checksum) or has no DKIM Signig.
user. That's the whole purpose of DKIM.
Display if the DKIM are okay, has a problem like (Bad Signig Date, Bad
Checksum) or has no DKIM Signig.
You can see, what i mean in Thunderbird with Addon "DKIM Validator"
authentication/transport level security setting and should be handled
by automatic means.
Requiring a user to visually parse a message and/or the DKIM status
sort of defeats the whole purpose of DKIM in the first place.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add Support for DKIM Validation
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
DKIM, Good, Warning and BAD.
Also a option where any rules can be setup, like no warning, or show
or not, if DKIM is in mail. Additional Black and Whitelist, based on
DKIM IDs.
Black/Whitelist on Userlevel and Systemlevel
Thanks