Skip to main content

Weird Email Sending & Recipient Issues / Bouncebacks with my VPS?

Comments

3 comments

  • cPanelMichael
    So I've spent a number of hours reading up again (I set SPF and DKIM up last summer and it's worked until only the other day) and just edited my SPF to; v=spf1 +a +mx include:spf.isknow.how -all

    Hello :) The consensus is to avoid hard fails on SPF records since it breaks email forwarding unless the forwarding server uses SRS. The "~all" entry is generally preferred since it gets messages from non-standard senders bumped up in spam detection systems, but doesn't outright fail them. Thank you.
    0
  • PhoenixUK
    Hello :) The consensus is to avoid hard fails on SPF records since it breaks email forwarding unless the forwarding server uses SRS. The "~all" entry is generally preferred since it gets messages from non-standard senders bumped up in spam detection systems, but doesn't outright fail them. Thank you.

    Hi There, Thanks for reply. Well this is the funny thing - I was using ~ prior to trying to understand this whole issue earlier today but I've reverted back to ~all again, so now my SPF record is; "v=spf1 +a +mx include:spf.isknow.how ~all" I've since checked out one of the blacklists cPanel support made me aware of, Chilean so I have absolutely NO idea as to it's authenticity but upon entering my servers IP to run a check, the results were; Category 127.0.0.11 Category 127.0.0.11 of DNSBL Chile include IP addresses that are currently sending spam or IP addresses that do not comply with RFC standardsdefined for the Simple Mail Transfer Protocol (SMTP). If the IP address has stopped sending spam (we check against other DNSBL) or complies with RFC standards, you may request a delisting. To be RFC compliant, the IP address must have a resolvable fully-qualified domain name (FQDN), that is, the IP address has to have a valid hostname given by a MX, A or AAAA record (not a generic PTR record) and a reverse (PTR record) that resolves back to the hostname. To delist an IP address from this category you must first enable the postmaster account of the domain associated with the IP address. Do this before you proceed. A confirmation e-mail, valid for 24 hours, will be sent to the e-mail address. You will be able to make a new request only after the expiration of the previous request. Once the request has been confirmed, the IP address will be put in a queue for delisting. If the IP address is caught sending spam, is listed by other DNSBL, changes hostname or reverse at any time, the IP address will be listed again or removed from the delisting queue.
    Now I'm ever FURTHER lost, than I was earlier on trying to understand how to fully personalise / fix my SPF and DKIM areas. *this is too much for my ickle head* Groans!
    0
  • cPanelMichael
    The following document may help guide you: How to Keep your Email out of the Spam Folder - cPanel Knowledge Base - cPanel Documentation It includes information about configuring RDNS for the IP address that email is sent from. Thank you.
    0

Please sign in to leave a comment.