From owner-freebsd-questions Wed Nov 28 11:23:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from florida-wireless.com (mailserver.florida-wireless.com [208.62.145.34]) by hub.freebsd.org (Postfix) with ESMTP id 9773A37B41E for ; Wed, 28 Nov 2001 11:23:26 -0800 (PST) Date: Wed, 28 Nov 2001 14:22:35 -0500 Message-Id: <200111281422.AA309461118@florida-wireless.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "brain_damaged" Reply-To: To: "freebsd-questions" , "imgate" Subject: using MAIL command to send messages and copies of logs. X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello FreeBSDers, I was looking at the mail command to mail some logs or info out. Reading the man pages is somewhat informative but lacks so my guessing is it goes something like this ka sa ra sa ra life is ooops :-) i mean mail -s "subject if spaces are used" user@domain.com if i want to add a second or third receiptent mails -s "subject matter" user@domain.com -c user2@domain.com if i put a third do i use a ; or a ' or a space to seperate ? to read in a log file to send to abuse@noc.net mails -s "hack attempts" abuse@domain.net -c me@mydomain.com ~r /var/log/messages am i clos on any of them. thanks mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message