Cannot send e-mail with rails 2.3.4(I could with 2.3.2)

前端 未结 2 830
心在旅途
心在旅途 2021-01-27 10:38

I\'m working with ruby on rails 2.3.4 and I yesterday I found out I cannot send emails any more.

The email-related credentials are ok because I could send emails until I

2条回答
  •  面向向阳花
    2021-01-27 10:58

    I guess this was happening due to a conflict between my gems environments. I adjusted some things and now it's solved.

提交回复
热议问题