From owner-cvs-all Sat Oct 13 23:53:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16E1C37B40B; Sat, 13 Oct 2001 23:53:18 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9E6rIW01061; Sat, 13 Oct 2001 23:53:18 -0700 (PDT) (envelope-from ijliao) Message-Id: <200110140653.f9E6rIW01061@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 13 Oct 2001 23:53:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/drweb-sendmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/10/13 23:53:17 PDT Modified files: security/drweb-sendmail Makefile Log: 1) Configure should be run after drweb-smf binary has been installed 2) -zACTION flag changed from d to c, because with -zd drweb-smf discards emails with empty reverse-path (MAIL FROM: SMTP command which corresponds to Return-Path: envelope header) rather than emails with empty From: message header. According to RFC 2821 MTAs use empty reverse-path for rejection notifications and many other mail robots also do that. PR: 31057 Submitted by: MAINTAINER Revision Changes Path 1.23 +6 -8 ports/security/drweb-sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message