Il 06:20, mercoled� 21 gennaio 2004, Kirk A Wolff ha scritto: > First off: Courier-mta is the BEST! > Question: Does courier iterate through all available MX records even if > the first few are broken and possibly violate RFC1035?
I agree with Gerardo Gregory and i also have had some issues regarding this topic .... nevertheless i needed to send/receive mail from the misconfigured domain. Here is the solution: 1) to send mail you have to add all MX records in your esmtproutes file Eg. area.ra.it: [213.209.214.65] area.ra.it: mail.area.ra.it 2) to receive mail you have to add all MX recorda in your smtpaccess file Eg. 213.209.214.65 allow,BOFHCHECKDNS=0,BOFHCHECKHELO=0 130.186.250.195 allow,BOFHCHECKDNS=0,BOFHCHECKHELO=0 and then run makesmtpaccess. I hope this help ...... Federico. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
