D dwilko Verified User Joined Sep 7, 2005 Messages 57 Aug 4, 2009 #1 Hi Does exim that comes with DA support IPv6? also how to I get it listen on IPv6 and IPv6? Thanks David
Hi Does exim that comes with DA support IPv6? also how to I get it listen on IPv6 and IPv6? Thanks David
scsi Verified User Joined Aug 19, 2008 Messages 4,527 Aug 4, 2009 #2 Guess it does . http://www.exim.org/exim-html-4.40/doc/html/spec_13.html#SECT13.1
D dwilko Verified User Joined Sep 7, 2005 Messages 57 Aug 4, 2009 #3 I know exim does, but does the version that comes with directadmin support it, i.e was it complied with ipv6 enabled. after putting in the local_interfaces I get 2009-08-04 21:53:54 socket bind() to port 25 for address (any IPv6) failed: Invalid argument: waiting 30s before trying again (9 more tries) Click to expand... any ideas?
I know exim does, but does the version that comes with directadmin support it, i.e was it complied with ipv6 enabled. after putting in the local_interfaces I get 2009-08-04 21:53:54 socket bind() to port 25 for address (any IPv6) failed: Invalid argument: waiting 30s before trying again (9 more tries) Click to expand... any ideas?
scsi Verified User Joined Aug 19, 2008 Messages 4,527 Aug 5, 2009 #4 More then likely it was not you will have to email directadmin support and ask.
D dwilko Verified User Joined Sep 7, 2005 Messages 57 Aug 5, 2009 #5 Hi I have sent them an email Regards David
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,117 Aug 5, 2009 #6 Hello, I don't recall adding any special code to exim for ipv6, so if you need ipv6, you'd have to add it to exim yourself. This it the guide to compile exim: http://help.directadmin.com/item.php?id=125 So edit the Local/Makefile as required to setup ipv6 in exim. I've never personally done it, so am not yet farmiliar with how exim does it. John
Hello, I don't recall adding any special code to exim for ipv6, so if you need ipv6, you'd have to add it to exim yourself. This it the guide to compile exim: http://help.directadmin.com/item.php?id=125 So edit the Local/Makefile as required to setup ipv6 in exim. I've never personally done it, so am not yet farmiliar with how exim does it. John
D dwilko Verified User Joined Sep 7, 2005 Messages 57 Aug 6, 2009 #7 Hi I have fixed it, it seems for somereason when I was doing it before it didnt overwrite the exim file in /usr/sbin/exim I copied the build exim ipv6 file over ipv4 one at /usr/sbin/exim and its now IPv6 enabled Thanks David
Hi I have fixed it, it seems for somereason when I was doing it before it didnt overwrite the exim file in /usr/sbin/exim I copied the build exim ipv6 file over ipv4 one at /usr/sbin/exim and its now IPv6 enabled Thanks David