Re: Including Reply-To address when invoking mutt from a shell script

2001-03-27 Thread Cristian Gheorghe
Thanks for your help. I have checked the man page and I ended up exporting the REPLYTO env. variable. Works quite nice. Regards, Cristian Jim Toth <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 26, 2001 at 04:49:14PM -0500, Cristian Gheorghe > ([EMAIL PROTECTED]) said: > > Hi all, > > > > I ne

Re: Including Reply-To address when invoking mutt from a shell script

2001-03-27 Thread Jim Toth
On Mon, Mar 26, 2001 at 04:49:14PM -0500, Cristian Gheorghe ([EMAIL PROTECTED]) said: > Hi all, > > I need to sent automatic messages to some users following a nightly > build. Can I pass some parameter to mutt so that I can specify a > Reply-To address (which, of course is different than the add

Including Reply-To address when invoking mutt from a shell script

2001-03-26 Thread Cristian Gheorghe
Hi all, I need to sent automatic messages to some users following a nightly build. Can I pass some parameter to mutt so that I can specify a Reply-To address (which, of course is different than the address that I am using to send the message originally). Thank you, Cristian __