------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1232 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> 2012-04-23 22:17:06 --- Git commit: http://git.exim.org/exim.git/commitdiff/e9eb345703f60f91a25b474ad3f85ebee5193e9e commit e9eb345703f60f91a25b474ad3f85ebee5193e9e Author: Jeremy Harris <[email protected]> AuthorDate: Mon Apr 23 21:47:53 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Mon Apr 23 21:47:53 2012 +0100 Add pointer to IPv6 support in prototype Makefile (bug 1232). --- src/src/EDITME | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/src/EDITME b/src/src/EDITME index 01faca2..c4aedb6 100644 --- a/src/src/EDITME +++ b/src/src/EDITME @@ -979,6 +979,10 @@ SYSTEM_ALIASES_FILE=/etc/aliases # dynamic loading library is not otherwise included. +#------------------------------------------------------------------------------ +# Uncomment this setting to include IPv6 support. + +# HAVE_IPV6 ############################################################################### # THINGS YOU ALMOST NEVER NEED TO MENTION # -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
