On Tue, 21 Sep 2010 15:16:35 -0500 Adam Vande More <[email protected]> wrote:
> That's pretty silly article if you ask me, sendmail is setup to that > by default. > > just add something like this to cron: > > uuencode /path/to/logfile logfile | mail -s "logfile" > [email protected] Most mail servers will block sendmail's connections from a dynamic IP: the advantage to ssmtp is that it forwards mail to the ISP's server. -- Bruce Cran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
