Displaying 1 result from an estimated 1 matches for "warenkorbcontrol".
2006 Sep 18
0
Mails aren't sent: 550 Administrative prohibition
...> "???",
}
ActionMailer::Base.default_charset = "utf-8"
ActionMailer::Base.delivery_method = :smtp
ActionMailer::Base.perform_deliveries = true
ActionMailer::Base.raise_delivery_errors = true
But when trying to send mail I receive the following error:
Net::SMTPFatalError in WarenkorbController#bestellung_abgeben
550 Administrative prohibition
But the older app still works with these settings! But the new one
doesn''t! I just don''t get it, what could go wrong here?
Thanks a lot for help.
Joshua
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~--...