Re: reverse_name with alternates not working right

2012-10-07 Thread Rado Q
=- chs...@freenet.de wrote on Sun  7.Oct'12 at 10:23:29 +0200 -=

 So I set reverse_name=yes and listed all these addresses as
 alternates in my muttrc.
 
 Furthermore in the index view I cannot see the sender addresses
 anymore. Instead that column now shows the recipients like To
 a...@freenet.de.

Sounds like your alternates definition matches the sender, too.
mutt thinks you write to yourself.

-- 
© Rado S. -- You must provide YOUR effort for your goal!
EVERY effort counts: at least to show your attitude.
You're responsible for ALL you do: you get what you give.


Re: reverse_name with alternates not working right

2012-10-07 Thread chs748
* Rado Q l%...@gmx.de [07.10.2012 11:45]:
 Sounds like your alternates definition matches the sender, too.
 mutt thinks you write to yourself.

Thanks for that hint. Indeed I had spaces added in between the list of
alternative addresses. I wasn't aware that 'alternates' is a regular
expression. Now it works. 


reverse_name and alternates

2000-10-11 Thread Dan Boger

what am I doing wrong?

I have the following set:

set alternates = 
[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|dboger@.*.bgu.ac.il
set reverse_name

and yet, when I get mail to [EMAIL PROTECTED], and try to reply to it, the reply
has the default of [EMAIL PROTECTED]  what am I missing?

:)

Dan

-- 
Dan Boger
System Administrator
[EMAIL PROTECTED]

 PGP signature


Re: reverse_name and alternates

2000-10-11 Thread Dan Boger

On Wed, Oct 11, 2000 at 08:16:15PM +0300, Mikko Hänninen wrote:
 Are you using "my_hdr From", perhaps?  "my_hdr From" is incompatible
 (sort of) with $reverse_name.

sure enough, that was it.  Once I changed from

send-hook . 'my_hdr From...' 

to

send-hook . 'unmy_hdr From'

it works :)  Thanks!

-- 
Dan Boger
System Administrator
[EMAIL PROTECTED]

 PGP signature


Re: reverse_name and alternates

2000-10-11 Thread Bruce J.A. Nourish

On Wed, Oct 11, 2000 at 01:01:41PM -0400, Dan Boger wrote:
 set alternates = 
[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED]|dboger@.*.bgu.ac.il

Just a note on your alternates regex... its rather wordy. Try:

set alternates = 
"dan@((xif|wwind|peeron)\.com|wamaltc\.org|giccs\.georgetown\.edu)|dboger@(wwind.com|.*\.bgu\.ac.il)"

-- 
[ Bruce J.A. Nourish (email and finger) [EMAIL PROTECTED]]
[ GPG key ID BE062236 (75C2 6784 B600 F7F4 E35E  A039 F62C 5AC7 BE06 2236) ]
[ Fax (775) 665-5938 Phone (480) 763-6970 Pgr (602) 201-3376, ICQ 38344897 ]
[ Web http://www.kode187.net - Postal: PO Box 51611, Phoenix AZ 85076-1611 ]