Displaying 1 result from an estimated 1 matches for "afterneath".
Did you mean:
aftermath
2006 Sep 11
1
ActionMailer SMTPSyntaxError 503
...working great for a couple months, but stopped recently (maybe
when I added another domain to my DNS?). I originally left the server
settings at their default. When it stopped working (giving me 505 -
sorry, no mailbox here by that name), I added this to my settings:
:domain => "www.afterneath.com",
:authentication => :login,
:user_name => "web-Id1Oio7c81i9Zq0HfjR8jw@public.gmane.org",
:password => "(password)"
and now I get this error:
Net::SMTPSyntaxError in StoreController#create_customer
503 you are already authenticated
any ideas?...