On Mon, May 10, 2004 at 12:23:44PM -0400, Paul D. Kraus wrote:
> The only problem is thats kind of lengthy i would like to have a
> script wrap my script that would have the mutt command built into it.
Or just bind a button to it in ~/.muttrc, so that mutt does all the hard
work.
--
Robin <[EMAI
On Mon, May 10, 2004 at 12:23:44PM -0400, Paul D. Kraus wrote:
> I have a perl script that parses an email.
> I use mutt and then just use the pipe command.
> I would like to be able to pipe the output of my script then to mutt to send the
> parsed email to someone else.
> I can do this in mutt bu
I have a perl script that parses an email.
I use mutt and then just use the pipe command.
I would like to be able to pipe the output of my script then to mutt to send the
parsed email to someone else.
I can do this in mutt but just hitting the pipe char then typeing the name of my
script then | a