Date: Fri, 1 Jun 2007 17:38:38 +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/mail/qmail Makefile distinfo Message-ID: <200706011738.l51Hccem001189@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2007-06-01 17:38:38 UTC FreeBSD ports repository Modified files: mail/qmail Makefile distinfo Log: - Update smtpextfork patch for qmail-spamcontrol: o Use strncpy instead of strcpy o Limit memory buffers and fix QUIT_ASAP behavior on SMTP sessions, which may break some RFCs. Instead, the default behavior now is 100% RFC complaint. The old QUITASAP behavior, sometimes desired for a number of users (used to be default behavior on Spamcontrol in the past) is now a build option (XF_QUITASAP). Submitted by: Patrick Tracanelli (Author, by email) Revision Changes Path 1.121 +8 -3 ports/mail/qmail/Makefile 1.60 +3 -3 ports/mail/qmail/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706011738.l51Hccem001189>