Django-Verify-Email icon indicating copy to clipboard operation
Django-Verify-Email copied to clipboard

SMTP relay unavailable - error 500

Open afdy opened this issue 3 years ago • 1 comments

Hey there,

Great plugin, thanks :)

It would be useful if the account was created separately to the send_verification_email() step.

The reasoning is that something could go wrong during the sending of the verification email (SMTP relay unavailable). In this event the whole transaction is lost - whereas it would be better to keep it, and retry email sending later.

I think it might be useful to have this feature in this app?

afdy avatar Oct 19 '22 12:10 afdy

That make sense, will try to add something for this, thanks ❤️

knownbug06 avatar Jul 13 '23 13:07 knownbug06