Date: Thu, 8 Jun 2006 23:41:52 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/ucspi-tcp Makefile distinfo Message-ID: <200606082341.k58NfqYp087622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2006-06-08 23:41:52 UTC FreeBSD ports repository Modified files: sysutils/ucspi-tcp Makefile distinfo Log: As qmail ports' maintainer, I recieved a lot of emails reporting a "problem". If you have a good client using an IP listed on a RBL, this person cannot have a chance to auth on qmail server if server uses rblsmtpd because connection is dropped before call qmail-smtpd. This patch fix this problem, changing rblsmtpd to doesn't drop the connection, just set a var, that will be checked by patched qmail-smtpd, and if person is authenticated, it ignores rbl check. PR: ports/98390 Approved by: maintainer Revision Changes Path 1.25 +8 -1 ports/sysutils/ucspi-tcp/Makefile 1.8 +3 -0 ports/sysutils/ucspi-tcp/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082341.k58NfqYp087622>