Hello,
I’m trying to insert a queue item whose reference is a MailMessage UID. The problem is the that the MailMessage UID field length is 152 chars and the reference max length is 128. Is there any way to change the reference length for a queue? If that’s not possible, how do I assure that every processed mail has a unique reference?
Thank you