Or:
echo -e 'Subject: testing\nhello' | exim [EMAIL PROTECTED]
will also work. This works with standard sendmail and ssmtp as well.
Igor Pechtchanski wrote:
On Tue, 18 Feb 2003, Olaf Foellinger wrote:
On Tue, Feb 18, 2003 at 02:31:11PM +0100, [EMAIL PROTECTED] wrote:
Hi,
I use exim to
On Tue, 18 Feb 2003, Olaf Foellinger wrote:
> On Tue, Feb 18, 2003 at 02:31:11PM +0100, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I use exim to send emails from cygwin command line. How can I set the subject? I
>write something lik this:
> > echo hello | exim [EMAIL PROTECTED]
>
> For this purpose
On Tue, Feb 18, 2003 at 02:31:11PM +0100, [EMAIL PROTECTED] wrote:
> Hi,
>
> I use exim to send emails from cygwin command line. How can I set the subject? I
>write something lik this:
> echo hello | exim [EMAIL PROTECTED]
For this purpose it's posssible to use mutt.
Gruss Olaf Föllinger
--
Juraj,
Subject:, like Date:, To:, CC:, BCC:, Reply-To: and many others, is
part of the headers in message itself, not part of the envelope
information needed by the MTAs to get the mail to its recipient(s).
If you want to be able to specify header information on the command
line, write a cover
4 matches
Mail list logo