postal icon indicating copy to clipboard operation
postal copied to clipboard

Add Message-ID to outgoing messages if missing

Open ro78 opened this issue 8 years ago • 6 comments

Hello,

By default on SMTP servers, if a Message-ID is not provided by client, server is generating it and add it to headers.

With Postal, no Message-ID is added.

Example on email received on Gmail: Message-Id: [email protected]

Romain

ro78 avatar May 15 '17 12:05 ro78

You are right, Postal doesn't generate and add message IDs. I've converted this into an issue to add server side message ID generation when one is missing.

adamcooke avatar May 15 '17 13:05 adamcooke

@adamcooke Any update ?

ro78 avatar May 01 '20 15:05 ro78

No

adamcooke avatar May 01 '20 15:05 adamcooke

@adamcooke Any Update?

xjunin avatar Sep 26 '20 20:09 xjunin

No

adamcooke avatar Sep 26 '20 20:09 adamcooke

@adamcooke the outgoing_message_prototype in folder app/models work only for message sending by api and web postal? Have any files that interact directaly for smtp protocol?

thanks.

xjunin avatar Sep 27 '20 13:09 xjunin