dkimSuccessRatio property

double? dkimSuccessRatio
getter/setter pair

The ratio of mail that successfully authenticated with DKIM vs.

all mail that attempted to authenticate with DKIM. Spoofed mail is excluded.

Implementation

core.double? dkimSuccessRatio;