problem to send good email from my dedicated server.

Discussion in 'Server Operation' started by el3allali, Apr 22, 2010.

  1. el3allali

    el3allali New Member

    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 ?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you set up an SPF record for the domain? If so, is the mail server allowed to send emails for that domain?
     
  3. el3allali

    el3allali New Member

    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])
     

Share This Page