In current
EA DKIM Plugin for Exchange Server and IIS SMTP service,
The DKIM manager generates 1024 key-length key pair automatically, it is recommended.Anything shorter than 1024 key pair and your risk having the key cracked and your mail fraudulently signed.
A number of ISPs (including Gmail) have declared that they are not accepting keys that are 512-bit or less now.
About 2048 key-length DKIM key pair:
Because EA DKIM plugin allows you use customized key pair and you can use 2048 length key pair, but we don't recommend that.
First of all, the public key of 2048 is very long, it exceeds most DNS server text record limit (255).
Secondly, to sign DKIM with 2048 key pair, it takes more CPU usage and the performance is low.
So we always recommend that you generate the DKIM key pair by DKIM manager automatically.