On Mon, Apr 20, 2015 at 3:53 AM, Richard < inbound-lists-post...@listmail.innovate.net> wrote:
> > > ------------ Original Message ------------ > > Date: Sunday, April 19, 2015 21:37:54 +0200 > > From: Krzs <krozu...@autistici.org> > > > > Hi list ... > > my smtp refuses to deliver mail to SOME adressess not all giving > > me a connection timed out error . I show you logs in charge: > > > > smtp[13847]: 27A6111B: to=<myemailadress(at)riseup.net>, > > relay=none, delay=86842, delays=86722/0.01/120/0, dsn=4.4.1, > > status=deferred (connect to riseup.net[1.209.122.23]:25: Connection > > timed out) > > You seem to be trying to deliver to an IPnumber for the A-record for > riseup.net. Check their dns records, I'm seeing: > > riseup.net. 600 IN MX 10 mx1.riseup.net. > > mx1.riseup.net. 600 IN A 198.252.153.129 > > I'm only seeing the 1.209.122.23 IPnumber on an A-record for their > top-level domain: > > riseup.net. 219 IN A 1.209.122.23 > > Do you have an entry for riseup.net stapled into your /etc/hosts > file? > > that would have been a logical conclusion, except funnily (why?) he sends email bound for gmail.com to 173.194.112.22 (fra07s27-in-f22.1e100.net) and 173.194.112.21 (reverses but doesnt forward resolve). I wonder why. Interesting domain name ('frozenstar.info'), btw. Krzs, your 'postconf -n' output is a mess. Can you tidy that up? -jf