Robert Pollard wrote:
> I need to automate email notifications from a shell script. I also
> need to be able to set up the email servers for sending mail through a
Then all you need is ssmtp (assuming you have somwhere real mail hub).
Look into /etc/ssmtp/ssmtp.conf - it has three options to
Eduardo Chappa <[EMAIL PROTECTED]> wrote:
> I think your best option is to use Mutt, unless you really, really want
> to use Pine. It is possible to use Pine, but only if you apply a patch to
> make it work that way, Pine (without patching) does not send e-mail non
> interactively. Pine does n
On Fri, 14 May 2004, Robert Pollard wrote:
> Hi,
>
> I need to automate email notifications from a shell script. I also
> need to be able to set up the email servers for sending mail through a
> shell script. Which ever email client I use, I need to automate the
> process of setting up and sendi
I send email from a scripts using ssmtp, but one needs to construct the
entire message, headers and all. Earlier I had tried mutt; I don't remember
why I switched, but it may have had something to do with sending MIME.
For your reference (and perhaps your amusement), I've attached the script
that
*** Robert Pollard ([EMAIL PROTECTED]) wrote in the cygwin list today:
:) I need to automate email notifications from a shell script. I also
:) need to be able to set up the email servers for sending mail through a
:) shell script. Which ever email client I use, I need to automate the
:) proce
5 matches
Mail list logo