Hey there!
i cant find a way to add my dkim details (like domain, privatekey, selector) ?
Are im blind or is this not possible like in phpmailer $mail->DKIM_domain = 'mydomain.com';
$mail->DKIM_private = 'path/to/my/myprivate.key';
$mail->DKIM_selector = '156543356431.mydomain.com';
Maybe anyone can help?
Thanks,
Susi