Date: Tue, 15 May 2001 12:09:07 -0300 From: Marcelo Leal <leal@myway.com.br> To: freebsd-hackers@freebsd.org, freebsd-net@freebsd.org Subject: Re: How to transfer data from netgraph node to user program? Message-ID: <3B014693.6BCE7E79@myway.com.br> References: <Pine.SOL.4.33.0105142254130.3484-100000@abyss.unshadow.net>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, i'm writing a script for minitoring my network and send to me (via mail) statistics and falls. I wanna use mail program for that. But i don't know where i put the information of my smtp server. The mail program use the localhost for delivery the mails, and i don't wanna run a smtp server in this box only for that. What file i should edit for put this information (question). One second solution would be execute a telnet in the smtp server (port 25), but how write one telnet script non-interactive (question). one script telnet for send mail automatic...(question) sorry my interrogation signal is not work. thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B014693.6BCE7E79>