Re: [exim] Grey listing problem

Top Page
Delete this message
Reply to this message
Author: Andrew
Date:  
To: Alexandre NEY
CC: exim-users@exim.org
Subject: Re: [exim] Grey listing problem
Alexandre NEY wrote:
> Aha true thanks Andrew !
>
> But the user does not receive the mail in the end (probably because of those weirdly configured MX for this domain)
>
> Why does exim try the secondary MX, shouldn't it try the primary MX an hour later or something ?
>


If you really wanted to never try their ISP, you could add the following
router to your config file _before_ the dnslookup router.

manual_cr-mip:
driver = manualroute
domains = cr-mip.fr
transport = remote_smtp
route_data = 114-154.206-83.static-ip.oleane.fr
no_more

You could also use the IP for the primary MX rather than the DNS name on
the route_data line.


This should be considered a temporary solution until the user at the
other end gets their email setup all sorted out.


Cheers
cya
Andrew

> Thanks !
>
> Alex
> -----Message d'origine-----
> De : Andrew [mailto:awd@awdcomp.net]
> Envoyé : mercredi 18 novembre 2009 13:33
> À : Alexandre NEY
> Cc : exim-users@???
> Objet : Re: [exim] Grey listing problem
>
> Alexandre NEY wrote:
>> Hello everyone,
>>
>> I am having some problems with some email addresses that are behind a greylisting system.
>>
>> 2009-11-18 12:34:43 1NAio6-00052q-VN <= aney@??? H=localhost (mailgw.blueacacia.com) [127.0.0.1] P=esmtpa A=fixed_login:aney@??? S=672 id=1a6ca05b0c8ca432d9efbbfd8fbe4d2e@???
>> 2009-11-18 12:34:53 1NAio6-00052q-VN SMTP error from remote mail server after RCPT TO:<brigitte.taffin@???>: host 114-154.206-83.static-ip.oleane.fr [83.206.154.114]: 450 4.7.1 <aney@???>: Sender address rejected: Greylisted, see http://isg.ee.ethz.ch/tools/postgrey/help/cr-mip.fr.html
>> 2009-11-18 12:34:58 1NAio6-00052q-VN => brigitte.taffin@??? R=lookuphost T=remote_smtp H=mail3.systonic.fr [212.234.39.14]
>> 2009-11-18 12:34:58 1NAio6-00052q-VN Completed
>>
>> As you can see, exim does not try to resend the mail. I am using a cPanel installation but they won't support my installation because I have added mailscanner so I thought I would try here and in the mailscanner ML
>>
>
> It doesn't need to resend as it delivered successfully to
> mail3.systonic.fr, one of the backup mx's for cr-mip.fr
>
>> Thanks to anyone who can help me a little to troubleshoot this issue and have a good day all !
>>
>> Alex
>>
>
>



-- 
Awdcomp computing services.
Mobile: 0433 263 470
Web:    www.awdcomp.net
Email:  awd@???