IPv6 sendmail problem

Mike michael at NOMENNESCIO.NET
Fri Oct 7 15:07:07 IST 2005


> From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On
> Behalf Of Julian Field
> 
> One for you gurus out there...
> 
> I'm using IPv6 with sendmail 8.13.1 on RHEL 4 box.
> 
> Got problems relaying. My access db contains these IPv6 lines:
> 
> IPv6:2001:0630:00d0 RELAY
> IPv6:2001:630:d0 RELAY
> [IPv6:2001:0630:00d0] RELAY
> 
> As you can see I have tried a few variants :-)
> 
> But I still get these errors:
> 
>     ----- Transcript of session follows -----
> ... while talking to relay.ecs.soton.ac.uk.:
> 
> >>> DATA
> >>>
> <<< 550 5.7.1 <user at domain.ac.uk>... Relaying denied. IP name lookup
> failed [IPv6:2001:630:d0:f110:204:23ff:feb3:e42c]

I think the problem is that the IPv6 address
2001:630:d0:f110:204:23ff:feb3:e42c cannot be resolved into an IP name:

# host 2001:630:d0:f110:204:23ff:feb3:e42c
Host
c.2.4.e.3.b.e.f.f.f.3.2.4.0.2.0.0.1.1.f.0.d.0.0.0.3.6.0.1.0.0.2.ip6.arpa
not found: 3(NXDOMAIN)

As opposed to:

# host 2001:630:d0:f102:230:48ff:fe11:b6bc
c.b.6.b.1.1.e.f.f.f.8.4.0.3.2.0.2.0.1.f.0.d.0.0.0.3.6.0.1.0.0.2.ip6.arpa
domain name pointer peewit.ecs.soton.ac.uk.

(relay.ecs.soton.ac.uk being an alias for peewit).

I presume that the relay entries in your access.db are therefore not
executed. On the notation, I have the following entry in my access.db:

Connect:IPv6:2002:507f:a412::1	OK

So, IMHO the [] are not necessary. IPv6:2001:630:d0 RELAY should be ok.

> It appears to be ignoring my IPv6 RELAY lines altogether.
> 
> Any ideas?
> - --
> Julian Field

Mike.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list