Results 1 to 5 of 5

Thread: we cant send mail to only hotmail

  1. #1
    Member
    Join Date
    Aug 2006
    Posts
    7

    Default we cant send mail to only hotmail

    when we look from exim log file we cant see any problem. but we cant sent mail to our users whose have hotmail account. our mails gone all the other mail server but its not reached to hotmail accounts. how can we fix it?

    our example logs are these;

    2007-08-24 01:10:35 Start queue run: pid=17847
    2007-08-24 01:10:35 End queue run: pid=17847
    2007-08-24 01:10:35 exim 4.66 daemon started: pid=17851, no queue runs, listening for SMTPS on port 465 (IPv4)
    2007-08-24 01:10:47 1IOKt5-0004eA-Nb <= postaci@soozluk.net H=(soozluk.net) [127.0.0.1] P=esmtpa A=fixed_loginostaci@soozluk.net S=5908 id=jn8yxz.vrgzvl@v2.soozluk.net
    2007-08-24 01:10:49 1IOKt5-0004eA-Nb => xcoder@msn.com R=lookuphost T=remote_smtp H=mx2.hotmail.com [65.54.244.40]
    2007-08-24 01:10:49 1IOKt5-0004eA-Nb Completed

  2. #2
    Member
    Join Date
    Sep 2004
    Location
    Hokksund, Norway
    Posts
    40

    Default

    I think Hotmail is checking SPF records. You probably do not have this.

    http://www.openspf.org/Introduction

  3. #3
    Member
    Join Date
    Aug 2006
    Posts
    7

    Default

    when we checking spf records on the microsoft sender id framework wizard it find our spf record.our spf record is "v=spf1 a mx ptr mx:mail.soozluk.net ip4:62.68.207.146 -all" at the moment. do you know an other solution?

  4. #4
    Member
    Join Date
    Sep 2004
    Location
    Hokksund, Norway
    Posts
    40

    Default

    In our zone templates, I've put this entry at the bottom line:

    %domain%. IN TXT "v=spf1 a mx ~all"

    I think this is all you need.

  5. #5
    Member koolcards's Avatar
    Join Date
    Oct 2003
    Location
    Tampa, Fl
    Posts
    146

    Default

    Quote Originally Posted by xcoder View Post
    when we checking spf records on the microsoft sender id framework wizard it find our spf record.our spf record is "v=spf1 a mx ptr mx:mail.soozluk.net ip4:62.68.207.146 -all" at the moment. do you know an other solution?
    Your PTR is:

    62.68.207.146 is client-207-146.public-ge0.nixcon.com.tr.


    Ask your NOC to correct the reverse on that IP so it points to whatever mail server (usually the machine name) is listed in your email header envelope.

Similar Threads

  1. not send mail to Hotmail
    By uops in forum E-mail Discussions
    Replies: 6
    Last Post: 04-04-2008, 11:09 AM
  2. I can't send mail to hotmail
    By xserverx in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 09-12-2007, 10:05 AM
  3. can't send mail to yahoo or hotmail
    By techsupport1 in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 02-08-2007, 10:13 PM
  4. People on hotmail.com cannot send e-mail to my server
    By onaweb in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 08-14-2006, 10:32 AM
  5. [B]problem E-mail in send or receive from hotmail[/B]
    By RemazMT in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 10-19-2005, 04:19 AM