From owner-freebsd-questions Tue Sep 28 2:37:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (zeus.dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id EE5CD14D16 for ; Tue, 28 Sep 1999 02:37:48 -0700 (PDT) (envelope-from sl@zeus.dnt.md) Received: from localhost (sl@localhost) by zeus.dnt.md (8.9.3/8.9.3) with ESMTP id MAA11046 for ; Tue, 28 Sep 1999 12:37:44 +0300 (EEST) Date: Tue, 28 Sep 1999 12:37:44 +0300 (EEST) From: slava revutchi To: freebsd-questions@freebsd.org Subject: how to use sendmail on an command line? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi I need to send an email using sendmail on a command line and take the body of the message from a file. I figured out how to set the sender with -f option and full name with -F. How do I include a subject? There is nothing said in the man page. Can I include my own lines in the header of the message? Thank you. slava revutchi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message