Avatar

Correct answer by
Employee

Hi Felix,

 

The message-ID is assigned by the campaign MTA while sending the message as an SMTP email header and is unique for each recipient. It is generated based on an algorithm which is present in the server side code.

 

This is generated in runtime by MTA and does not persist in the database to be retrieved later or viewed.

The message ID is a global standard for mailing systems and is documented here :

https://en.wikipedia.org/wiki/Message-ID

 

Regards,
Adhiyan

 

 

 

View solution in original post