Hello Martin,

As far as I know, sendmail will only take system resources while sending the
mail. You don't have to run it in deamon mode. I use commands like :

echo "" | mutt [EMAIL PROTECTED]

Iam sure that you can use this and replace the echo with cat textfile.txt or
what ever....

Cheers,

Pieter

----- Original Message -----
From: "Martín Marqués" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 14:43
Subject: smtp


> Hi,
> I was wondering if there is some sort of smtp client (inteligent) that I
can
> put on the servers that are not the MTA of our net.
> Especifically, I want cron mails to be sent, and some other administrative
> mails to be sent from some of our servers, but without having the smtpd
port
> open.
> I have configured the MTA to only send mails, but I would like to have
> something lighter to do this job then an MTA server (postfix, qmail,
> sendmail), just because those servers have more importante things to do
> (database servers, web servers, etc).
>
> Is there something like this, or will I have to program it?
>
> Saludos... :-)
>
> --
> Porqué usar una base de datos relacional cualquiera,
> si podés usar PostgreSQL?
> -----------------------------------------------------------------
> Martín Marqués                  |        [EMAIL PROTECTED]
> Programador, Administrador, DBA |       Centro de Telematica
>                        Universidad Nacional
>                             del Litoral
> -----------------------------------------------------------------
>
>
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to