Reply to the original sender of the forwarded email
This commit is contained in:
@ -89,6 +89,7 @@ export function emailsServiceRouter() {
|
||||
to: newsletterEmail.user.email,
|
||||
subject: `Fwd: ${data.subject}`,
|
||||
html: data.html,
|
||||
replyTo: data.from,
|
||||
})
|
||||
|
||||
if (!result) {
|
||||
|
||||
Reference in New Issue
Block a user