I sent a mail from my smtp server to gmail. The message-id that I got is: Message-ID: SMTPIN_ADDED_BROKEN@mx.google.com> X-Google-Original-Message-ID:
Gmail appended extra parts in Message-id.
All I got on google that it can be an authentication issue.But source of mail shows: SPF:PASS
But DKIM is not present in the source. Do we require DKIM to be necessarily present in the mail's source?? What can I do to prevent header from being modified?