�
Hi John,
�
thanks for your reply. I have checked the site.config.m4 file, it supports libmilter with ipv6:
�
define(`confMAPDEF', `-DNEWDB')
define(`conf_sendmail_ENVDEF', `-DSASL=2')
define(`confINCDIRS', `-I/usr/local/include')
define(`confLIBDIRS', `-L/usr/local/lib')
define(`conf_sendmail_LIBS', `-lsasl2')
APPENDDEF(`confENVDEF', `-DMILTER')
APPENDDEF(`confLIBS', `-ldb')
APPENDDEF(`conf_sendmail_ENVDEF', `-DNETINET6')
APPENDDEF(`conf_libmilter_ENVDEF', `-DNETINET6')
APPENDDEF(`conf_mail_local_ENVDEF', `-DQUEUE_ONLY')
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_O_T')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_1')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_TOREK')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
define(`conf_sendmail_ENVDEF', `-DSASL=2')
define(`confINCDIRS', `-I/usr/local/include')
define(`confLIBDIRS', `-L/usr/local/lib')
define(`conf_sendmail_LIBS', `-lsasl2')
APPENDDEF(`confENVDEF', `-DMILTER')
APPENDDEF(`confLIBS', `-ldb')
APPENDDEF(`conf_sendmail_ENVDEF', `-DNETINET6')
APPENDDEF(`conf_libmilter_ENVDEF', `-DNETINET6')
APPENDDEF(`conf_mail_local_ENVDEF', `-DQUEUE_ONLY')
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_O_T')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_1')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_TOREK')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
�
the Mimedefang milter works fine with IPv6; this should not work as well if libmilter would not support IPv6...
�
CU
�
Gesendet:�Mittwoch, 29. M�rz 2017 um 11:06 Uhr
Von:�"John Damm S�rensen john@... [milter-greylist]"
An:�milter-greylist@yahoogroups.com
Betreff:�Re: [milter-greylist] IPv6 and unknown family 54
Von:�"John Damm S�rensen john@... [milter-greylist]"
An:�milter-greylist@yahoogroups.com
Betreff:�Re: [milter-greylist] IPv6 and unknown family 54
�
�
From this thread it seems to be libmilter compiled without IPv6 support.
https://www.mail-archive.com/dkim-milter-discuss@.../msg01042.html
/john
�Den 29-03-2017 kl. 10:51 skrev 'GMX VCU' ucv10@... [milter-greylist]:
��Hi,
�
we are using milter-greylist "version 4.6.2" on an CentOS 6 host with sendmail 8.14.7.
The host has an IPv4 and an IPv6 address (dual stack); sendmail was compiled with IPv6 support.
�
Milter-Greylist works fine with emails from an IPv4 host but when an email from an IPv6 hosts arrives we get back this error messages:
�
Mar 15 12:53:41 tyr milter-greylist: greylist: connect[140270896260864]: unknown family 54
Mar 15 12:53:41 tyr sendmail[13836]: v2FBrfvM013836: milter_sys_read(greylist): cmd read returned 0, expecting 5
Mar 15 12:53:41 tyr sendmail[13836]: v2FBrfvM013836: Milter (greylist): to error state
�
Any ideas?
�
CU�
�