Changeset 27705b65 for fmtext.c

Timestamp:
Feb 5, 2011, 11:52:58 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
release-1.7
Children:
c268c9e
Parents:
22662d7
git-author:
Adam Glasgall <adam@crossproduct.net> (02/04/11 19:26:33)
git-committer:
David Benjamin <davidben@mit.edu> (02/05/11 23:52:58)
Message:
Append sender's realm to Cc'd unqualified names when replying

Currently, if you reply to a personal from a user in another realm,
that message was Cc'd to other people on their realm, and the sender
didn't specify their realm, Barnowl will try to Cc the message to
users of the same name in your realm. So, if you are 'bar@EXAMPLE.ORG'
and you get a message from 'foo@EXAMPLE.COM' cc'd to 'bletch', if you
try to reply, Barnowl will address it to foo@EXAMPLE.COM, cc'd to
'bletch', which would be bletch@EXAMPLE.ORG, which is clearly
wrong. This patch appends the sender's realm to unqualified names in
the message's Cc line when generating the reply zwrite command line.

[davidben@mit.edu: Fix up some edge case handling]
(No files)

Note: See TracChangeset for help on using the changeset viewer.