Question:
Hi, can you help me ? I would like to know if exist a method to link the answer to first email. In anthor world I would like create a tree that you see when I use Thunderbird or Outlook. Example : info re: info re: info
Probabily the fields References: 5416B7B0.3080000@pantarei-si.it 5416B993.8050800@xxxtt.it 5416C62F.7040405@pantarei-si.it In-Reply-To: 5416C62F.7040405@pantarei-si.it
I hope that you understand me. Massimo
When I create the first email : 'mailman.AutoGenMessageId = False 'email.AddHeaderField("Message-ID", "<my-generate-id>") for other emails :
email.AddHeaderField("In-Reply-To", "<my-generate-id>")
but if do you know another method.... bye