thank you those fixed it!
On Jul 30, 5:45 pm, Richard Luther
<richard.lut...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> To answer your questions specifically.
>
> Check your app logs tail -f log/development.log
> Check your mail server''s logs in /var/log/smtp.log? /var/log/
> postfix.log ?
>
> On Jul 30, 3:27 pm, kopf1988
<kopf1...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> > I''ve got postfix up and running on my rails system (unsure if
it''s
> > correct), but Rails doesn''t seem to talk to it at all.
>
> > I''ve setup:
>
> > ActionMailer::Base.delivery_method = :sendmail
> > ActionMailer::Base.smtp_settings = {
> > :address => ''localhost'',
> > :domain => ''www.mywebsite.com'',
> > :port => 25
>
> > }
>
> > But it doesn''t work. Which log files should I check and/or
how do I
> > fix this? I''m running Ubuntu and the latest stable rails
version.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---