bugzilla-daemon | 3 Jan 2007 21:45
Picon

[Bug 923] New: removing attachments modifies the message

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=923

           Summary: removing attachments modifies the message
           Product: Mahogany
           Version: from CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: General mailbox&news access
        AssignedTo: mahogany-developers <at> lists.sourceforge.net
        ReportedBy: vadim <at> wxwindows.org

Removing attachments changes the Message-Id of the message (removes it, in fact)
thus breaking threading. And it also adds X-Mailer and X-Face headers when it
shouldn't do this in this case. Also not sure if all recipients are preserved
correctly.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
bugzilla-daemon | 8 Jan 2007 22:23
Picon

[Bug 921] To: line address expansion

http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=921

vadim <at> wxwindows.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

------- Additional Comments From vadim <at> wxwindows.org  2007-01-08 22:23 -------
Fixed, now all addresses will be expanded on Enter.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Nerijus Baliunas | 8 Jan 2007 23:25
Picon

replying to all

Hi Vadim,

as I see you are working on address line expansion, one bug report.
If my own address is not the only one in the original message To line, or it is
in Cc line, then all addresses are coorectly placed as To or Cc when I press
"Reply to all".  But if I am the only one in the To line, and other addresses are in
Cc, after pressing "Reply to all" I get all the recipients in To lines.

Regards,
Nerijus

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Vadim Zeitlin | 8 Jan 2007 23:38
Favicon

Re: replying to all

On Tue, 9 Jan 2007 00:25:23 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> But if I am the only one in the To line, and other addresses are in
NB> Cc, after pressing "Reply to all" I get all the recipients in To lines.

 This is intentional: if there is no primary message recipient (you're not
going to reply to yourself, are you?) then M thinks (well, I think, and M
behaves accordingly :-) that you want to reply to all message recipients. I
really think this makes more sense usually.

 Regards,
VZ

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Nerijus Baliunas | 8 Jan 2007 23:48
Picon

Re: replying to all

On Mon, 8 Jan 2007 23:38:56 +0100 Vadim Zeitlin <vadim <at> wxwindows.org> wrote:

VZ> NB> But if I am the only one in the To line, and other addresses are in
VZ> NB> Cc, after pressing "Reply to all" I get all the recipients in To lines.
VZ> 
VZ>  This is intentional: if there is no primary message recipient (you're not
VZ> going to reply to yourself, are you?) then M thinks (well, I think, and M
VZ> behaves accordingly :-) that you want to reply to all message recipients. I
VZ> really think this makes more sense usually.

No, primary recipient is the original From address. But I found out that it differs
whether the addresses in Cc are with full name or just addresses. For example
(I sent 2 messages to you):

To: vadim <at> wxwin....org
cc: someone2 <at> somewhere.net, someone <at> somewhere.net

If you reply to all, you correctly get someone <at> somewhere.net and someone2 <at> somewhere.net in cc lines.

To: vadim <at> wxwin....org
cc: Someone2 <someone2 <at> somewhere.net>, Someone <someone <at> somewhere.net>

If you reply to all, you incorrectly get someone <at> somewhere.net and someone2 <at> somewhere.net in To lines
(instead of Cc). 

Regards,
Nerijus

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
(Continue reading)

Vadim Zeitlin | 9 Jan 2007 00:29
Favicon

Re: replying to all

On Tue, 9 Jan 2007 00:48:15 +0200 Nerijus Baliunas <nerijus <at> users.sourceforge.net> wrote:

NB> No, primary recipient is the original From address.

 Oops, sorry, I don't think what I was thinking about when writing my last
reply. That it was time to go to bed probably...

NB> But I found out that it differs whether the addresses in Cc are with
NB> full name or just addresses.

 Ok, I see the bug, thanks. Fixed now (in a less than ideal but hopefully
working in practice way),
VZ

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane