Add replyto option
This commit is contained in:
@@ -157,6 +157,7 @@ model Email {
|
||||
to String
|
||||
from String
|
||||
subject String
|
||||
replyTo String?
|
||||
text String?
|
||||
html String?
|
||||
latestStatus EmailStatus @default(QUEUED)
|
||||
|
Reference in New Issue
Block a user