.nick6154
.nick6154
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
thanks again, if i done the pay today can i get a refund or better swtich to another plan for the next billing?
21 replies
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
thanks for help, if i switch to hobby plan, send mails from code have to works right?
21 replies
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
but in the logs tell me that railway don't recognized that mail to send emails
21 replies
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
i was using this: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> and this configuration: spring.mail.host=smtp-mail.outlook.com spring.mail.port=587 [email protected] spring.mail.password=password spring.mail.properties.mail.smtp.auth=true spring.mail.properties.mail.smtp.starttls.enable=true spring.mail.properties.mail.smtp.starttls.required=true
21 replies
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
i'm trying to send emails from code
21 replies
RRailway
Created by .nick6154 on 7/4/2023 in #✋|help
how do i set up e-mail support in my app if i just paid for pro plan?
i'm using java-spring, is there a way to set up with this?, a while ago i tried with smtp from office365 but railway block it.
21 replies