nDeere.com]
> Sent: Tuesday, October 29, 2002 8:34 AM
> To: [EMAIL PROTECTED]
> Subject: RE: how to set "To:" and "Subject:" with ssmtp
>
>
> You might also try formail, which is included in the procmail package.
>
> >From: Marcos Lorenzo
You might also try formail, which is included in the procmail package.
>From: Marcos Lorenzo
>
>I'm unable to fill some fields in mail header with ssmtp:
>
>When I run:
>
>marcos@MOZART ~$ echo "testing mail" | ssmtp -f
>administrador@mozart -F Administrador [EMAIL PROTECTED]
>
>
>I get the foll
I attached a small shell script which mimes the behaviour of the classic
Unix' mail command using ssmtp. Most of the options are ignored but
"To:" and "Subject:" at least work. Give it a try and type "mail --help"
Frank-Michael
Marcos Lorenzo wrote:
I'm unable to fill some fields in mail heade
Hi Marcos,
items such as Date, Subject, To, Cc, From are part of the message data. You
should consider to use a file for sending this data. Something like:
Subject: hello
To: Pete
Hello Pete!
Felix
Ma
I'm unable to fill some fields in mail header with ssmtp:
When I run:
marcos@MOZART ~$ echo "testing mail" | ssmtp -f administrador@mozart -F Administrador
[EMAIL PROTECTED]
I get the following:
Received: from arpa.i
5 matches
Mail list logo