Re: A "send email" utility?

From: Ian Gregory (i.h.gregory@herts.ac.uk)
Date: 01/29/03


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!



Relevant Pages

  • Re: [opensuse] Why I dont upgrade often
    ... Your firewall might be as good ... But if you have a need for say the MTA (old/unsupported MTA ... Hartmut Meyer, EMEA NTS Business Development Project Manager ... Linux Enterprise 10 - Your Linux is ready ...
    (SuSE)
  • Re: complete rookie sendmail question
    ... Found out it was a firewall issue and that is open now. ... > Is mail.foo.com running an MTA? ... > This is probably a job of the MTA running on mail.foo.com, ... To unsubscribe, ...
    (freebsd-questions)
  • Re: SMTP TCPs on 113 / TPF
    ... > I can't remember the lack of ident service causing any trouble to MTA ... follow-ups set. ... What *is* a firewall issue are firewalls that are configured to 'DROP' ... MTA has to wait for a timeout (and possibly retransmit the SYN packet ...
    (comp.security.firewalls)
  • Re: MTA closing connection after 552 response
    ... The MTA does not have to save the message, just keep reading it until it gets the terminating dot, then return an 5xx error. ... I would be tempted to set up something in the firewall that would intelligently interrupt the stream. ...
    (comp.mail.misc)