Date: Thu, 15 Aug 2002 09:10:56 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus-imapd2/files patch-df Message-ID: <200208151610.g7FGAupj059335@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/08/15 09:10:56 PDT Modified files: mail/cyrus-imapd2/files patch-df Log: It seems getpeername() returns with no error but doesn't fill struct sockaddr correctly against PF_UNIX socket under 5-CURRENT. Because of this behavior, PF_UNIX socket was always checked by libwrap. This work around prevents PF_UNIX socket from checking by libwrap to always allow LMTP. Revision Changes Path 1.3 +5 -3 ports/mail/cyrus-imapd2/files/patch-df To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208151610.g7FGAupj059335>