Re: A "send email" utility?
From: Ian Gregory (i.h.gregory@herts.ac.uk)
Date: 01/29/03
- Next message: G*rd*n: "Frequency of password changes and security"
- Previous message: Olaf Kilian: "Re: Restricted CGI Execution - how to handle it?"
- In reply to: Jim: "A "send email" utility?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Ian Gregory <i.h.gregory@herts.ac.uk> Date: 29 Jan 2003 10:28:31 GMT
Jim wrote:
> I would like to email logs to me from a firewall I look after, but
> the client insists that it not be installed with sendmail or any
> other MTA. Is there a free utility that will simply email a text
> file to a given address? Something like Blat which is available
> for Windows.
As someone pointed out, using an MTA like sendmail for sending
should not be a problem, just make sure it is not listening. The
MTA does loads of work for you - deciding delivery method, queuing,
looking up MX records etc.
On the other hand, I have sent email from a machine with no MTA
using netcat. Admitedly I have only done it interactively but it
should not be too difficult to script.
Of course, if you could just get the firewall to log to another
machine running syslogd which *does* have an MTA then you could
configure that to email it on to you!
- Next message: G*rd*n: "Frequency of password changes and security"
- Previous message: Olaf Kilian: "Re: Restricted CGI Execution - how to handle it?"
- In reply to: Jim: "A "send email" utility?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|