When using nodemailerAdapter
with mock email (ethereal) - ethereal data is logged multiple times w/ diff data
#9226
Labels
Describe the Bug
Only happens in
dev
mode - ethereal data is only output once when running in prod (next build && next start
)Attached below is an example output when running
pnpm dev email-nodemailer
:Note
: The emails are only sent to the first instance of the new ethereal account out of the 4 instances logged in the consoleLink to the code that reproduces this issue
pnpm dev email-nodemailer
Reproduction Steps
pnpm dev email-nodemailer
createMockAccount()
function that is called when usingnodemailerAdapter()
w/o any argsWhich area(s) are affected? (Select all that apply)
area: core, Not sure
Environment Info
The text was updated successfully, but these errors were encountered: