[Radiant] Mailer extension causes problems

Sean Cribbs seancribbs at gmail.com
Tue May 8 12:59:27 CDT 2007


Artur,

You should try changing the transport method.  It's possible that the 
address the form is being sent to is disallowed via sendmail or your 
SMTP server.

You can change the transport method in config/environment.rb or 
config/production.rb (assuming you're running in production).  This page 
has more information on configuring ActionMailer:

http://api.rubyonrails.org/classes/ActionMailer/Base.html

Sean

Artur Baldyga wrote:
> I've followed with tutorial from:
>
> http://dev.radiantcms.org/radiant/wiki/HowToUseMailerExtension
>
> When I send the email error appeared: "Error encountered while trying to
> send email. 550-Verification failed for 550-Unrouteable address 550
> Sender verify failed.".
>
> Someone had such a problems in the past? For help thanks a lot :).
>
>   




More information about the Radiant mailing list