kuba_huba
12/28/2023, 8:32 PMemailpassword/emaildelivery differs from SMTPService from emailverification/emaildelivery? Is there a particular - probably internal - reason for using two different SMTPService types for these two usecases? I was kind of surprised to discover that I could use the same SMTPService instance for both EmailPassword and ThirdPartyEmailPassword recipes, but not for EmailVerification.
Also, I noticed that verification emails are delivered (even for clicking "resend" or after logging out and logging in as an unverified user) despite not specifying the emailDelivery attribute explicitly for EmailVerification recipe. Is that a desired behavior?