Re: Mutt/Netscape eludes me

2001-03-17 Thread Zach Thompson
Here's what I do with netscape in linux: Launch netscape with this shell script: ---BEGIN netscape.sh--- #!/bin/sh /usr/local/netscape/netscape & echo "" > ~/.mutt/netwin while [ "`cat ~/.mutt/netwin`X" = "X" ]; do xwininfo -root -tree | \ grep "Netscape:" | \ sed -e "s/ *\([0-9a-z]*

bounce-message command ignores sendmail -f

2001-03-17 Thread furio ercolessi
Hello, I use set sendmail='/usr/sbin/sendmail -oem -oi -f user@domain' to change my envelope FROM, and it works fine when I send, reply to, or forward mail. It doesn't work, though, when I bounce mail using the bounce-message command. In that case, the outgoing message retains my "nati

Re: bounce-message command ignores sendmail -f

2001-03-17 Thread Suresh Ramasubramanian
Using a large mallet, furio ercolessi whacked out: > set sendmail='/usr/sbin/sendmail -oem -oi -f user@domain' > to change my envelope FROM, and it works fine when I send, Hi furio - so we meet again :) > command. In that case, the outgoing message retains my "native" > envelope FROM, c

Re: bounce-message command ignores sendmail -f

2001-03-17 Thread furio ercolessi
On Sat, Mar 17, 2001 at 09:36:31PM +0530, Suresh Ramasubramanian wrote: Nice to see you again! > Using a large mallet, furio ercolessi whacked out: > > > set sendmail='/usr/sbin/sendmail -oem -oi -f user@domain' > > to change my envelope FROM, and it works fine when I send, > > command. In

Re: Mutt/Netscape eludes me

2001-03-17 Thread David Champion
On 2001.03.15, in <[EMAIL PROTECTED]>, "Zach Thompson" <[EMAIL PROTECTED]> wrote: > > It tells netsacpe to launch the url in a pre-existing window - the id that we > just found in netscape.sh. Alternatively: netscape -remote 'openURL(http://www.foo.net/, mutt-ns)' will open htt

problem with locale settings

2001-03-17 Thread Attila Csosz
Hi I've got the following error messages after starting mutt: -- Error in /home/attila/Muttrc.color, line 10: Invalid range end Error in /home/attila/.muttrc, line 326: source: errors in /home/attila/Muttrc.color source: errors in /home/attila/.muttrc -- I've the following script

[zach@mthoodmedia.com: Re: Mutt/Netscape eludes me]

2001-03-17 Thread Dave Murray
- Forwarded message from Zach Thompson <[EMAIL PROTECTED]> - For some reason it does not bounce. From: Zach Thompson <[EMAIL PROTECTED]> To: Dave Murray <[EMAIL PROTECTED]> Subject: Re: Mutt/Netscape eludes me Date: Thu, 15 Mar 2001 14:01:54 -0800 Here's what I do with netscape in linux:

Re: bounce-message command ignores sendmail -f

2001-03-17 Thread Jeremy Blosser
furio ercolessi [[EMAIL PROTECTED]] wrote: > On Sat, Mar 17, 2001 at 09:36:31PM +0530, Suresh Ramasubramanian wrote: > > Using a large mallet, furio ercolessi whacked out: > > > set sendmail='/usr/sbin/sendmail -oem -oi -f user@domain' > > > to change my envelope FROM, and it works fine when I s

Re: [zach@mthoodmedia.com: Re: Mutt/Netscape eludes me]

2001-03-17 Thread Suresh Ramasubramanian
Using a large mallet, Dave Murray whacked out: > - Forwarded message from Zach Thompson <[EMAIL PROTECTED]> - > For some reason it does not bounce. If you are bouncing the mail to this list, you succeeded four or five times, already :) -s -- Suresh Ramasubramanian + Lu

Re: bounce-message command ignores sendmail -f

2001-03-17 Thread Suresh Ramasubramanian
Using a large mallet, Jeremy Blosser whacked out: > The proper way to do this with mutt is using the $alternates and > $reverse_name variables, see the manual. I use set envelope_from (Furio, that needs a newer mutt, I suggest you upgrade to the latest stable - 1.2.5). However, I use folder

Re: bounce-message command ignores sendmail -f

2001-03-17 Thread Suresh Ramasubramanian
Using a large mallet, furio ercolessi whacked out: > Our 'sendmail' is really the sendmail-like interface of postfix. > Anyway, we use a similar setup for masquerading the domain part. I forgot you use postfix :) > It is not the domain part but the username part that I would > like to change.

Re: Mutt/Netscape eludes me]

2001-03-17 Thread Dave Murray
- Forwarded message from Zach Thompson <[EMAIL PROTECTED]> - Zach sent this to me, I tried to forward it to the list only to descover that my subscribershipt to the list had vanished. Here it comes again, wonder if I missed anything aimed at me. Regards, Dave From: Zach Thompson <[EMAIL