35 messages in net.sourceforge.lists.courier-usersRe: [courier-users] RFC 1035 error V....
FromSent OnAttachments
Kirk A WolffJan 21, 2004 4:12 am 
Anand BuddhdevJan 21, 2004 4:16 am 
Gerardo GregoryJan 21, 2004 8:28 am 
Kirk A WolffJan 21, 2004 9:16 am 
Dan MelomedmanJan 21, 2004 9:58 am 
Federico BaraldiJan 21, 2004 12:44 pm 
Kirk A WolffJan 21, 2004 12:58 pm 
Kirk A WolffJan 21, 2004 1:03 pm 
Gerardo GregoryJan 21, 2004 1:23 pm 
Gerardo GregoryJan 21, 2004 1:50 pm 
Dan MelomedmanJan 21, 2004 1:58 pm 
Gerardo GregoryJan 21, 2004 2:06 pm 
Sam VarshavchikJan 21, 2004 3:21 pm 
Sam VarshavchikJan 21, 2004 3:23 pm 
Sam VarshavchikJan 21, 2004 4:09 pm 
Roger B.A. KloreseJan 21, 2004 4:21 pm 
Gerardo GregoryJan 21, 2004 5:23 pm 
Roger B.A. KloreseJan 21, 2004 5:28 pm 
Mitch (WebCob)Jan 21, 2004 7:52 pm 
Roger B.A. KloreseJan 21, 2004 8:03 pm 
Gerardo GregoryJan 21, 2004 8:09 pm 
Roger B.A. KloreseJan 22, 2004 2:32 am 
Sam VarshavchikJan 22, 2004 4:18 am 
Kirk A WolffJan 22, 2004 8:38 am 
Jon NelsonJan 22, 2004 9:40 am 
Gerardo GregoryJan 22, 2004 9:41 am 
Kirk A WolffJan 22, 2004 9:56 am 
Mitch (WebCob)Jan 22, 2004 10:15 am 
Mitch (WebCob)Jan 22, 2004 10:15 am 
Roger B.A. KloreseJan 22, 2004 10:41 am 
Gerardo GregoryJan 22, 2004 11:44 am 
Roger B.A. KloreseJan 22, 2004 12:07 pm 
Jon NelsonJan 22, 2004 12:09 pm 
Kirk A WolffJan 23, 2004 7:03 am 
Sam VarshavchikJan 27, 2004 7:29 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] RFC 1035 error V.S. First two MX entries BAD for domainActions...
From:Federico Baraldi (fede@fbaraldi.it)
Date:Jan 21, 2004 12:44:41 pm
List:net.sourceforge.lists.courier-users

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.