Same problem here, I wasn't able to make it work.
2007/1/26, Oliver Coningham <[EMAIL PROTECTED]>:
> Hi.
>
> I have just installed the Mailer behaviour for Radiant CMS.
>
> My hosting is with A Small Orange.
>
> When trying to test the form I get the error:
>
> "Error encountered while trying to send email. 550 Administrative
> prohibition"
>
> I have added the config part to the page and also in the environment.rb
> file I added the code shown below (obviously with my own settings):
>
> ActionMailer::Base.server_settings = {
> :address => "mydomain.com",
> :port => 25,
> :domain => 'mydomain.com',
> :user_name => "username",
> :password => '****',
> :authentication => :login
> }
>
> Any ideas?
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post: [email protected]
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant