postfix deliver email, but it never appears at inbox receipt

Discussion in 'Server Operation' started by efuoax, Mar 28, 2009.

  1. efuoax

    efuoax New Member

    Hi there, i been goggling and searching throw htf forums but I can't figure out wich my problem is.

    I have a ISPConfig server (debian etch, ispc2.2.30), the issue i been following is why the email's sent to yahoo, hotmail or gmail from this server (postifx/smtp) don't appears at the inbox of that email services.

    /var/log/mail.log say's was delivered (at least I figure that)

    Mar 28 15:06:53 host01 postfix/smtp[2958]: CC9991F99A: to=<[email protected]>, orig_to=<[email protected]>, relay=gmail-smtp-in.l.google.com[209.XX.XXX.95]:25, delay=1.5, delays=0.12/0.04/0.12/1.2, dsn=2.0.0, status=sent (250 2.0.0 OK 1238267213 35si1794403qyk.129)
    Mar 28 15:06:55 host01 postfix/smtp[2968]: CC9991F99A: to=<[email protected]>, orig_to=<[email protected]>, relay=c.mx.mail.yahoo.com[216.XX.XX.3]:25, delay=3.8, delays=0.12/0.06/3.4/0.15, dsn=2.0.0, status=sent (250 ok dirdel)
    Mar 28 15:07:07 host01 postfix/smtp[2964]: CC9991F99A: to=<[email protected]>, orig_to=<[email protected]>, relay=mail.miPOP3.net[200.XX.XXX.195]:25, delay=16, delays=0.12/0.05/15/0.9, dsn=2.0.0, status=sent (250 15377991 message accepted for delivery)

    But the email never show's at the inbox.

    I been reading it would be a SPF issue but I don't realize how to check this record.

    what else would suggest?

    Grettings, EFuOax
     
    Last edited: Mar 28, 2009
  2. falko

    falko Super Moderator Howtoforge Staff

    Run
    Code:
    dig txt yourdomain.com
    Also, make sure your server isn't blacklisted: http://mxtoolbox.com/blacklists.aspx
     
  3. efuoax

    efuoax New Member

Share This Page