I do have a problem with mails going to spam.
Basically I do have web application stage and live service with different domain names.
If I do send mails from xdomain.com
and use sending domain as xdomain.com
mine mails goes to inbox, if I do send over app on ydomain.com
and send from xdomain.com
it goes to spam.
Is it a workaround on this or it's just how spam filters works and there is nothing I can do much about it?
Same problem occurs via Sendgrid
or SparkPost
.
I do use Laravel
framework on my web app.
Thank you