From owner-cvs-ports Sat Mar 8 00:08:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA00435 for cvs-ports-outgoing; Sat, 8 Mar 1997 00:08:59 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA00418; Sat, 8 Mar 1997 00:08:53 -0800 (PST) Date: Sat, 8 Mar 1997 00:08:53 -0800 (PST) From: Paul Traina Message-Id: <199703080808.AAA00418@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/mail/popper/patches patch-ad Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 97/03/08 00:08:50 Added: mail/popper/patches patch-ad Log: If this is a UNIX standard mailbox with "From " lines, don't lose the envelope-from information in that "From " line. Instead, convert it into a "Return-Path:" line, just as MMDF would do. This is the least obnoxious (standards-wise) way to transmit the envelope-from information in POP.