rohit-chouhan / email_otp

A fast & simple email authentication OTP sender and verification flutter package.
https://pub.dev/packages/email_otp
MIT License
14 stars 5 forks source link

Unable to connect to mail.rohitchouhan.com SMTP server #26

Open MasoomRazaa opened 2 months ago

MasoomRazaa commented 2 months ago

I ma using email otp pakcege to send the top to user email. its working for 2 times but after that displaying this error what's the reason?

❌ Error: 400, Error Message: Unable to connect to mail.rohitchouhan.com SMTP server. Please check your SMTP details, Or click here to test your SMTP server. https://email-otp.rohitchouhan.com//smtp-test?smtp_host=mail.rohitchouhan.com&smtp_port=587&smtp_username=noreply@email-otp.rohitchouhan.com&smtp_password=vgk!cer8xku9BQN5nhk&smtp_crypto=tls

Link showing me SMTP server info is correct

rohit-chouhan commented 2 months ago

Please share code