I want to setup a similar message structure as in github, where a user can either respond by email or logging into his account.
Github appears to have a unique-id in the reply-to field:
reply+i-39945717-887b26ec5b3de79d00dec7ef29ad308795b85685-6876349@reply.github.com
Is it possible to add a unique ID to the "Reply-to"-header with swift-mailer?
How would the mail server be able to work with this?