From owner-cvs-all@FreeBSD.ORG Fri Oct 3 08:48:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA516A4B3; Fri, 3 Oct 2003 08:48:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F82343FE0; Fri, 3 Oct 2003 08:48:30 -0700 (PDT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h93FmTXJ085670; Fri, 3 Oct 2003 08:48:29 -0700 (PDT) (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h93FmTfR085669; Fri, 3 Oct 2003 08:48:29 -0700 (PDT) (envelope-from krion) Message-Id: <200310031548.h93FmTfR085669@repoman.freebsd.org> From: Kirill Ponomarew Date: Fri, 3 Oct 2003 08:48:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/tmda Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 15:48:30 -0000 krion 2003/10/03 08:48:29 PDT FreeBSD ports repository Modified files: mail/tmda Makefile distinfo Log: - Update to 0.86 "Venetian Way" release: * A potentially serious bug is fixed in the 'smtp-check-sender' script. If use use smtp-check-sender, you should upgrade. See http://mla.libertine.org/tmda-cvs/2003-10/msg00000.html for details on the change. * 'Jane Doe' is no longer used if a real fullname value can't be determined for the user. Instead, an empty string is used, which will result in just the e-mail address being used in the "From:" field when TMDA sends auto-responses. PR: 57538 Submitted by: maintainer Revision Changes Path 1.42 +1 -1 ports/mail/tmda/Makefile 1.37 +1 -1 ports/mail/tmda/distinfo