Software to SEND log files only?
Len Conrad
lconrad at Go2France.com
Tue Sep 21 20:43:57 UTC 2010
---------- Original Message ----------------------------------
From: Ed Flecko <edflecko at gmail.com>
Date: Tue, 21 Sep 2010 12:56:13 -0700
>According to the FreeBSD website
>(http://www.freebsd.org/doc/handbook/outgoing-only.html), the easiest
>way to send mail only is to install the mail/ssmtp port.
>
>Does anyone have an example of a script or other method (maybe a cron
>script?) that would e-mail my log files to me daily?
log files can be (too) huge as smtp DATA.
I zip mine and use the mpack port to send the .zip file as MIME attachment.
Len
More information about the freebsd-questions
mailing list