Top "Email-confirmation" questions

Manually logging in a user without password

I hope you can help me figure the best way to implement a manual (server-side initiated) login without using the …

django login django-authentication email-confirmation
How can I recieive confirmation for delivered email with JavaMail API?

I'm writing a program, that sends email messages and want to know when the receiver receives the email message I've …

java email smtp email-confirmation
Magento auto email send to user after place order

I am working on magento. How can I enable auto email send option after placing the order through the checkout …

e-commerce magento-1.7 magento email-confirmation
How to make Confirmation link activate accounts in MVC4?

I am building an MVC 4 application starting with the default internet application. My goal is to send a confirmation email …

c# asp.net-mvc-4 ef-code-first security email-confirmation
Best practices for email confirmation codes

I'm creating a PHP website which involves users signing up, and I'm wondering about best practices for "email confirmation" codes. …

php activation email-confirmation
How to configure confirmation email token lifespan in asp.net core mvc

I'm trying to extend the lifespan of both confirmation emails and password reset emails but I can't manage to do …

asp.net-mvc asp.net-core asp.net-identity password-recovery email-confirmation