Mailer not working with 0.8.1 & passenger in production mode

View: New views
2 Messages — Rating Filter:   Alert me  

Mailer not working with 0.8.1 & passenger in production mode

by pixelnate :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am having problems with the Aissac branch of the mailer extension, 0.8.1
branch, running with passenger on my production server. On my development
machine it works perfectly well (redirects to thank you page), but on the
production server it doesn't redirect. The database is exactly the same for
both environments. This is the output for each process:

Production:

Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05 15:49:58)
[POST]
  Parameters: {"x"=>"104", "y"=>"23", "url"=>["contact"],
"action"=>"show_page", "mailer"=>{"name"=>"test", "employment"=>"true",
"moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
"message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
pixelnate@..."}, "controller"=>"site"}
Sent mail to nturnage@..., kgresham@...
Completed in 6407ms (DB: 7) | 200 [http://localhost/contact/]


Development:

Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05 15:51:50)
[POST]
  Parameters: {"x"=>"92", "y"=>"29", "url"=>["contact"],
"action"=>"show_page", "mailer"=>{"name"=>"test", "employment"=>"true",
"moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
"message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
pixelnate@..."}, "controller"=>"site"}


I don't know where to start to troubleshoot this. Any pointers?



~Nate
_______________________________________________
Radiant mailing list
Post:   Radiant@...
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Re: Mailer not working with 0.8.1 & passenger in production mode

by Steven Southard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can be there at 1pm.  Is that okay with you?




On Nov 5, 2009, at 4:04 PM, Nate Turnage wrote:

> I am having problems with the Aissac branch of the mailer extension,  
> 0.8.1
> branch, running with passenger on my production server. On my  
> development
> machine it works perfectly well (redirects to thank you page), but  
> on the
> production server it doesn't redirect. The database is exactly the  
> same for
> both environments. This is the output for each process:
>
> Production:
>
> Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05  
> 15:49:58)
> [POST]
>  Parameters: {"x"=>"104", "y"=>"23", "url"=>["contact"],
> "action"=>"show_page", "mailer"=>{"name"=>"test",  
> "employment"=>"true",
> "moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
> "message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
> pixelnate@..."}, "controller"=>"site"}
> Sent mail to nturnage@..., kgresham@...
> Completed in 6407ms (DB: 7) | 200 [http://localhost/contact/]
>
>
> Development:
>
> Processing SiteController#show_page (for 127.0.0.1 at 2009-11-05  
> 15:51:50)
> [POST]
>  Parameters: {"x"=>"92", "y"=>"29", "url"=>["contact"],
> "action"=>"show_page", "mailer"=>{"name"=>"test",  
> "employment"=>"true",
> "moreinfo"=>"true", "internship"=>"true", "organization"=>"testing",
> "message"=>"taoiklj l;kj ;lkj ;lkj ;lkj ;lkj ", "email"=>"
> pixelnate@..."}, "controller"=>"site"}
>
>
> I don't know where to start to troubleshoot this. Any pointers?
>
>
>
> ~Nate
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@...
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@...
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant