Hello, i have just setup an emailing solution on my dedicated server, but i got all my emails spammed, here what i got in gmail : Received-SPF: neutral (google.com: 11.111.111.111 is neither permitted nor denied by domain of [email protected]) client-ip=11.111.111.111; Authentication-Results: mx.google.com; spf=neutral (google.com: 11.111.111.111 is neither permitted nor denied by domain of [email protected]) [email protected] (the IP and email are not the real ones, the dedicated server is not my-mag.com this is the newsletter owner's web site) what can i do to resolve this problem ?
Did you set up an SPF record for the domain? If so, is the mail server allowed to send emails for that domain?
i'm using the following sfp record : v=spf1 a mx ip4:11.111.111.111 a:my-mag.com -all (my main domain is not my-mag.com but i send email using [email protected])