mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Reply to the original sender of the forwarded email
This commit is contained in:
parent
620ace93d1
commit
e5518e9f23
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ export function emailsServiceRouter() {
|
|||
to: newsletterEmail.user.email,
|
||||
subject: `Fwd: ${data.subject}`,
|
||||
html: data.html,
|
||||
replyTo: data.from,
|
||||
})
|
||||
|
||||
if (!result) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue