Hi John, What are you using for your SMTP server? Maybe in dev environment you have different permissions to send emails than in your production server.
Tks, Peter. On Tue, Oct 7, 2008 at 3:57 PM, whoismario <[EMAIL PROTECTED]> wrote: > > Does anyone know why I would be having trouble delivering mail in > production? When I call the action in development I have no problems > and the email is delivered instantly. But when I run merb in > production it fails without an error message. > > I start it with "merb -e production -p 3000" and I have a github clone > of merb from about a week ago. > > I saw an IRC chat which suggested that I require merb-mailer as > opposed to adding it as a dependency, so I tried that without > success. I also made sure that I have my config settings in the > after_app_loads block. > > Thanks, > Jon > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
