On Tue, Feb 14, 2012 at 10:32 AM, Christopher Jones wrote:
>
> I have the following in my development.rb:
>
> config.action_mailer.raise_delivery_errors = false
>
> # config.action_mailer.delivery_method = :smtp
>
>config.action_mailer.smtp_settings = {
>:address => "smtp
Hey all, well I am trying to send emails to newly created users but I
have a problem.
In the rails log it states that the email has been sent but the email is
never actually received so obviously there is a problem.
I have noticed one in particular and I don't understand how to fix it.
Once I cre
2 matches
Mail list logo