http://mahogany.sourceforge.net/cgi-bin/show_bug.cgi?id=677





------- Additional Comments From [EMAIL PROTECTED]  2002-07-31 10:51 -------
The problem appears to be in src/mail/SendMessageCC.cpp, SendMessageCC::Build().  
m_envelope->message_id is always being set to a new message ID.

I see two major 
alternatives.

1.  Set m_envelope->message_id to the existing Message-ID if 
HasHeaderEntry("Message-ID").

2.  Don't set m_envelope->message_id if Build() was called 
forStorage.

Since the message_id may be used for other things in Outbox, I lean towards #1.




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


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to