i was wondering how i could disable ipv6 support in sendmail.
any ideas?
timmy
next time read cf/README:
DAEMON_OPTIONS(`Family=inet, Name=MTA')
CLIENT_OPTIONS(`Family=inet, Name=MTA')
emanuel
You can disable IPV6 support in sendmail.mc in case
you built sendmail with IPV6 this way as mentioned by
Emanuel (run-time disabling of IPV6).
You can also remove IPV6 at compile time by making sure
-DNETINET6 is not in the confENVDEF (by default this
define is on for Solaris systems) in the devtools/siteconfig.m4 .
Regards,
SL/
---
Stephane Lentz
AES TSC