• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

Apache James Email Server Help?

Started by SakuyaIzayoi, November 14, 2011, 05:26:44 PM

Previous topic - Next topic

SakuyaIzayoi

[snipped part that I fixed already and didn't want to make a new thread about]


The server is recieveing the packets on port 25 like it should, but the server rejects the incoming mail.

16/11/11 00:44:15 INFO  James.Mailet: RemoteAddrNotInNetwork: Authorized addresses: [127.0.0.1/255.255.255.255, 0.0.0.0/255.255.255.255, 66.220.2.75/255.255.255.255, 0.0.0.0/0.0.0.0]
16/11/11 00:44:15 INFO  James.Mailet: RemoteDelivery: maxRetries is larger than total number of attempts specified. Increasing last delayTime with 19 attempts
16/11/11 00:44:15 INFO  James.Mailet: RemoteDelivery: Delay of 21600000 msecs is now attempted: 20 times


i have ipv6.he.net in the authorized addresses list, but it doesn't look like it's using an IPv6 DNS. Not very sure about this at all. Help would be greatly appreciated.

cholzhauer

Well that blows...what version of apache?

If you're on windows, why not use IIS?

SakuyaIzayoi

Quote from: cholzhauer on November 14, 2011, 06:19:52 PM
Well that blows...what version of apache?

If you're on windows, why not use IIS?

It was the latest version of Apache. For whatever reason IIS didn't work (typed in localhost but got no connection. Seems like it wasn't listening 80 either).

I actually got it working with XAMPP, which had a version of Apache compiled with the IPv6 settings enabled. It has an SMTP server too, so that's good.