This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Grey Listing

Hello there,

Is there anyone ho can tell me why "Grey listing" is not working as i would?

1/ One client setup grey listing and is working fine (temporary rejected in firewall and Server(mail) will retry next time......after a couple of minutes it will arrive!
2/ Second client grey listing will log in firewall the same as above (temporary rejected by firewall, retry later....) it will reject the mail completly "BACK"to sender with error mailserver.domain.com #5.5.0 smtp;550 all relevant MX records point to non-existent hosts>[:S] 

All these client are working with Exchange server behind the Astaro Firewall's(V6.303).

I'll hope anyone could give me some hints to resolve this problem, the delay is not the problem. The Reject of the send mail is!


This thread was automatically locked due to age.
Parents
  • Hello there,

    Is there anyone ho can tell me why "Grey listing" is not working as i would?

    1/ One client setup grey listing and is working fine (temporary rejected in firewall and Server(mail) will retry next time......after a couple of minutes it will arrive!
    2/ Second client grey listing will log in firewall the same as above (temporary rejected by firewall, retry later....) it will reject the mail completly "BACK"to sender with error mailserver.domain.com #5.5.0 smtp;550 all relevant MX records point to non-existent hosts>[:S] 

    All these client are working with Exchange server behind the Astaro Firewall's(V6.303).

    I'll hope anyone could give me some hints to resolve this problem, the delay is not the problem. The Reject of the send mail is!


    If my "ass"umption [:D] is correct, your MX record in your DNS entry is incorrect. You need to create a host for your mail server as an MX record that points to your A record. I'm confused myself but here is what I think you should have:

    Host:  yourdomain.com       Type: A     Data: 24.23.22.21

    Host:  mail.yourdomain.com  Type: A     Data: 24.23.22.21

    Host:  yourdomain.com       Type: MX    Data: mail.yourdomain.com

    The entry in the middle is needed so that your mail server is visible and resolves when you do an nslookup and to resolve your 550 error.

    I hope that helps, good luck!

    jav
  • Javelin, thanxs for your reply.

    Iff "grey listing" in ON the mail is getting bounced and  has to be send lets say 5 times and then it  will be accepted. "grey listing OFF the mail is delivered at ounce? So the A-record/MX record is not the issue??
    Would it be something at the Exchange servers settings?
Reply
  • Javelin, thanxs for your reply.

    Iff "grey listing" in ON the mail is getting bounced and  has to be send lets say 5 times and then it  will be accepted. "grey listing OFF the mail is delivered at ounce? So the A-record/MX record is not the issue??
    Would it be something at the Exchange servers settings?
Children
No Data