aaPanel_Kern yes i did that instate xx.com i replace it to my mail domain services and main domain name too and it's still same any suggest please ,
as Chatgtp result :
❌ No DKIM Found
Your email does not include a DKIM-Signature header, which means DKIM is not being used to sign outgoing messages from your server.
after i did some research i found out something called "OpenDKIM" do i need to install it ?
also find something i have to add to file /etc/rspamd/local.d/dkim_signing.conf like :
Enable DKIM signing globally
enabled = true;
sign_authenticated = true;
sign_local = true;
use_domain = "header";
selector = "default";