Hi , I install Devise(1.0.9) gem for rails 2.3.8 version it is install successfully and working fine . But i am not able to send mails to users after signup. Let me please help me how to send mails using devise gem .
Thanks in advance.
Hi , I install Devise(1.0.9) gem for rails 2.3.8 version it is install successfully and working fine . But i am not able to send mails to users after signup. Let me please help me how to send mails using devise gem .
Thanks in advance.
Hi ,
I install Devise(1.0.9) gem for rails 2.3.8 version it is install
successfully and working fine . But i am not able to send mails to users
after signup. Let me please help me how to send mails using devise gem .
you should search the devise google groups for this. i’m sure there’s a thread regarding this.
however, answering your question, you still need to setup your actionmailer settings.