Re: [newbie] email from command prompt

2002-03-01 Thread Gerald Waugh
On Fri, 01 Mar 2002, Michael wrote: > >%_I am trying to understand what you want. This isn't especially clear to me as > another newbie but i guess the question you want answered is can "mail" talk > direct to a SMTP server out of your box. I am probably way out in left feild as > i understand tha

Re: [newbie] email from command prompt

2002-02-28 Thread Michael
I am trying to understand what you want. This isn't especially clear to me as another newbie but i guess the question you want answered is can "mail" talk direct to a SMTP server out of your box. I am probably way out in left feild as i understand that on a standard setup this is the domain of pos

Re: [newbie] email from command prompt

2002-02-26 Thread Randy Kramer
Gerald Waugh wrote: > mycommand | mail -s "results of mycommand" [EMAIL PROTECTED] Gerald, I have added several of your suggestions to http://twiki.org/cgi-bin/view/Wikilearn/EmailSendingFromTheCommandLine and added your name as a contributor. I you have any comments, please advise. Randy Kram

Re: [newbie] email from command prompt

2002-02-26 Thread Gerald Waugh
> On Tue, 26 Feb 2002, Jim Dawson wrote: >%_If this message seems familliar, forgive me. I sent out a similar > message last week but I didn't see it or any replies to it on the > list... > I need to send an email message from the command line, either piping the > output of a command into a mail p

Re: [newbie] email from command prompt

2002-02-26 Thread Gerald Waugh
On Tue, 26 Feb 2002, Jim Dawson wrote: > >%_If this message seems familliar, forgive me. I sent out a similar message last >week but I didn't see it or any replies to it on the list... > > I need to send an email message from the command line, either piping the output of a >command into a mail

Re: [newbie] email from command prompt

2002-02-26 Thread Gerald Waugh
On Tue, 26 Feb 2002, Jim Dawson wrote: > >%_If this message seems familliar, forgive me. I sent out a similar message last >week but I didn't see it or any replies to it on the list... > > I need to send an email message from the command line, either piping the output of a >command into a mail

[newbie] email from command prompt

2002-02-26 Thread Jim Dawson
If this message seems familliar, forgive me. I sent out a similar message last week but I didn't see it or any replies to it on the list... I need to send an email message from the command line, either piping the output of a command into a mail program or redirectig the text into it, e.g.: myc