Hi List! Simple question: is there an easy way to add a message-id to every incoming message that is missing it? I've digged the documentation and the closest thing i found was the always_add_missing_headers parameters. But i don't want to add any other fields besides a message-id.
I understand that every message should include the message-id Header, but the world isn't perfect and some mails arrive without a Message-ID. Having a Message-ID tremedously helps anaylzing logfiles on different servers. Are there any drawbacks to doing this? tia, mw