Re: Command line options for Reply_to with mutt

2002-08-28 Thread Michael Elkins
Bright, Frank wrote: > Does anyone know if mutt has a command line option for the reply_to? No, but you can use the $REPLYTO environment variable, or the -e command line switch to run a my_hdr command.

Re: Command line options for Reply_to with mutt

2002-08-28 Thread Gary Johnson
On Tue, Aug 27, 2002 at 04:58:24PM -0400, Bright, Frank wrote: > Hi, > > Does anyone know if mutt has a command line option for the reply_to? There's no reply-to option, but the -e option will allow you to specify a configuration command, so you could use that and the my_hdr command like this:

Re: Command line options for Reply_to with mutt

2002-08-28 Thread Sven Guckes
* Bright, Frank <[EMAIL PROTECTED]> [2002-08-28 08:35]: > Does anyone know if mutt has a command line option for the reply_to? no, there's no special one for that. however, if you use "mutt -H file" then you can stuff the Reply-To: line into that file. Sven

Command line options for Reply_to with mutt

2002-08-28 Thread Bright, Frank
Hi, Does anyone know if mutt has a command line option for the reply_to? Frank [EMAIL PROTECTED] -- Frank M. Bright, Jr. Administrative Computing [EMAIL PROTECTED] Universi

Re: Command line options

2001-12-06 Thread David T-G
Barney -- ...and then Barney Wells said... % > % > % don't get these type of files, I don't know any other way to % > % install the program on SCO unix. % > % > Do you have a compiler, either stock or GNU, or is SCO one of those % > horribly stricken *NIXes that has absolutely no compiling sup

Re: Command line options

2001-12-06 Thread Barney Wells
> % If I use any other distributions I do not > % get the VOL.000.000 files when they are extracted. If I > > Right; I've never seen 'em. > > > % don't get these type of files, I don't know any other way to > % install the program on SCO unix. > > Do you have a compiler, either stock or GNU,

Re: Command line options

2001-12-05 Thread David T-G
Barney -- ...and then Barney Wells said... % % --- David T-G <[EMAIL PROTECTED]> wrote: % % > ...and then Barney Wells said... % > % I am using mutt .93.1 on SCO UNIX 5.0.5. ... % > % Also, the only version I could get working is the version that % > % I found on the skunkware CD-ROM. % > % >

Re: Command line options

2001-12-05 Thread Barney Wells
--- David T-G <[EMAIL PROTECTED]> wrote: > ...and then Barney Wells said... > % I am using mutt .93.1 on SCO UNIX 5.0.5. > > Wow, that's pretty old :-) > % Also, the only version I could get working is the version that > % I found on the skunkware CD-ROM. > > I take it, then, that you've do

Re: Command line options

2001-12-05 Thread David T-G
Barney -- ...and then Barney Wells said... % I am using mutt .93.1 on SCO UNIX 5.0.5. Wow, that's pretty old :-) % I installed mutt last week, so my experience % is one week old. I want my database to e-mail % files to intranet users. This is done with the command; % % mutt -s test -a test.fi

Re: Command line options

2001-12-05 Thread Cliff Sarginson
On Wed, Dec 05, 2001 at 07:20:38AM -0800, Barney Wells wrote: > I am using mutt .93.1 on SCO UNIX 5.0.5. > I installed mutt last week, so my experience > is one week old. I want my database to e-mail > files to intranet users. This is done with the command; > > mutt -s test -a test.file username

Command line options

2001-12-05 Thread Barney Wells
I am using mutt .93.1 on SCO UNIX 5.0.5. I installed mutt last week, so my experience is one week old. I want my database to e-mail files to intranet users. This is done with the command; mutt -s test -a test.file username Instead of mutt sending the request I am prompted with To:username Then

Re: Command Line Options

2000-04-27 Thread Sam Roberts
Mutt isn't the tool for this, try metamail, it has a mail work-alike with intelligent and systematic MIME extensions (and MIME is what specifies how to encode non-us-ascii chars in header). Sam -- Sam Roberts, sam at cogent dot ca, www.cogent.ca > (3) The receipient gets unreadable Subject lik

Re: Command Line Options

2000-04-26 Thread Mikko Hänninen
CN Liu <[EMAIL PROTECTED]> wrote on Thu, 27 Apr 2000: > (1) Mutt does not provide command line option to specify/override > "FROM:". You can get around that by using "my_hdr From: blah " and the -e command line switch, or by specifying an alternative .muttrc file with the -F option. > (3) The re

Command Line Options

2000-04-26 Thread CN Liu
Hi! I am using Cyrus IMAP server and sendmail in Linux. I am looking for a mail client which will be started by CGI (which might be a very small shell script). When this CGI is started by the www server, it will collect the text from the html form and send it as a mail message through this mail c