Quote:
Originally Posted by jiggy
Can you please let me know why this time it didnt looked for an MX record in the DNS and thrown an error ??
Thanks.. |
It sounds like you are asking "Why does it not throw an error?" Is that correct?
If so, the reason that it does not throw an error is because localhost.localdomain not only has an entry in /etc/hosts but it will never be different than 127.0.0.1
Keep in mind, with this config nobody outside of your system will be able to send you mail (or replies, etc.).
Hope this helps...