Thanks Peter. I'm using a speakeasy account, so I'm not sure that if that makes a difference.
But since you mentioned that I tried it on my development computer and on the server. I was able to deliver the email from the development environment on both computers and from the production environment on my dev machine. Do you know what I could be doing wrong? Thanks, Jon On Oct 7, 6:10 pm, "Peter Dirickson" <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
