Ron Lusk on 8 Nov 2005 16:34:25 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] ActionMailer trouble


Lots of configuration changes (environment, I believe) have been repackaged or moved in 0.14.x, I believe.  There are suggestions in the documentation Upgrading to Rails 1.0 (http://manuals.rubyonrails.com/read/book/19) that may help.  Try copying your directory (recursively) to a backup directory, and then run the command

    rails mykillerapp

followed by

    diff -r mykillerapp-bkup mykillerapp

to see what has changed (if you aren't using version control).  I think this is the suggestion in the manual.  My thought being that the Rails 0.14 config for mail environment may have changed.

On 11/8/05, Mike Zornek <mikezornek@mikezornek.com > wrote:
I use action mailer to send out emails but for some unknown reason I
couldn't get it to work this weekend on a new project, and then when I
started up an older project that I knew it worked in before, it didn't
anymore.

The big change for me is the new project has been 0.14.2 from the start and
the previous project was 0.13 upgraded recently to 0.14.2. I've also
recently upgraded OS X from 10.4.2 to 10.4.3 (not sure if that would have
anything to do with it).

Looking at the log I don't see any bad messages which makes me suspect it's
not getting out of the comcast network.

Any suggestions to help me troubleshoot?

~ Mike
--
http://MikeZornek.com


_______________________________________________
talk mailing list
talk@phillyonrails.org
http://lists.phillyonrails.org/mailman/listinfo/talk



--
Ron Lusk
ronlusk@alum.mit.edu
_______________________________________________
talk mailing list
talk@phillyonrails.org
http://lists.phillyonrails.org/mailman/listinfo/talk