开发者

help with sending mail in rails, bad tutorial

开发者 https://www.devze.com 2022-12-22 09:33 出处:网络
I\'m tryi开发者_开发问答ng to follow this tutorial to send mail through rails: http://www.tutorialspoint.com/ruby-on-rails-2.1/rails-send-emails.htm

I'm tryi开发者_开发问答ng to follow this tutorial to send mail through rails:

http://www.tutorialspoint.com/ruby-on-rails-2.1/rails-send-emails.htm

Sendmail wasn't working on my machine, but I got it working when I deployed it.

The problem I'm having is that the @email variables and such don't show up in the mail when it's sent. What is wrong?


it's because this tutorial is outadated. See the Guide about mailing.

http://guides.rubyonrails.org/action_mailer_basics.html

0

精彩评论

暂无评论...
验证码 换一张
取 消