can anyone help me
in the python fastapi i would like to Send emails using my own domain but not get mail with my own domain name still getting supertokens default emails
configration :-
r
rp_st
11/04/2022, 1:57 PM
Hey @Hello_world
rp_st
11/04/2022, 1:57 PM
@KShivendu can help here
rp_st
11/04/2022, 2:05 PM
Which email are you trying to send? This only works for password reset email
rp_st
11/04/2022, 2:05 PM
Email verification emails have a similar setting in the emailverification recipe
k
KShivendu
11/04/2022, 2:21 PM
if password reset email isn't working, please share the smtp_settings. also pls alter your credentials before sharing 🙂
h
Hello_world
11/07/2022, 5:42 AM
i am using it for auth/signinup/code API
thank you for your suggetion
r
rp_st
11/07/2022, 5:47 AM
hey! thats the passwordless recipe API. So add the email_delivery config to the right recipe init related to the passwordless recipe