Date: Sat, 13 Oct 2001 23:53:17 -0700 (PDT) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/drweb-sendmail Makefile Message-ID: <200110140653.f9E6rIW01061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110140653.f9E6rIW01061>