From owner-freebsd-bugs Fri Jul 5 6:20:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 403ED37B401 for ; Fri, 5 Jul 2002 06:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C4FA43E4A for ; Fri, 5 Jul 2002 06:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g65DK3JU018424 for ; Fri, 5 Jul 2002 06:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g65DK3nj018423; Fri, 5 Jul 2002 06:20:03 -0700 (PDT) Date: Fri, 5 Jul 2002 06:20:03 -0700 (PDT) Message-Id: <200207051320.g65DK3nj018423@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Igor Sobrado Subject: Re: bin/40221: [send-pr] send-pr does not allow specifying a return address Reply-To: Igor Sobrado Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/40221; it has been noted by GNATS. From: Igor Sobrado To: Peter Pentchev Cc: Igor Sobrado , freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/40221: [send-pr] send-pr does not allow specifying a return address Date: Fri, 05 Jul 2002 15:12:43 +0200 > Actually, send-pr(1) already provides this capability, though not via a > command-line option. You can either edit its config file, or set the > MAIL_AGENT environment variable before invoking it. As seen in > /usr/bin/send-pr around line 59, the default value for MAIL_AGENT is > "/usr/sbin/sendmail -oi -t". I find that adding -froam@ringlet.net to > the list of options helps sometimes :) > > That is, instead of just 'send-pr', run something like: > > $ env MAIL_AGENT='/usr/sbin/sendmail -oi -t -fsobrado@acm.org' send-pr It is a good alternative to new command-line options. It was all I was looking for. Now I see that this improvement is not really important. Can you, please, provide me some feedback about how closing this problem report? Thanks again!!! Igor. -- Igor Sobrado, UK34436 - sobrado@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message