• View
  • Changes
  • Options
  • Related
  • Edit
  • Mail server - if you don't have one on your machine, you can tell Wagn to use another mail server by adding something like this to wagn.rb:


    ActionMailer::Base.smtp_settings = {
    :address => "smtp.wherever.com",
    :user_name => "...",
    :password => "...",
    :domain => "",
    :authentication => :login
    }
    If you don't need authentication, you can skip the last four(?) lines in the squiggly brackets.

     

  • View
  • Changes
  • Options
  • Related
  • Edit
  • Documentation

    Support | Community

    Hosting and Consulting


    Download

     

    Request an account on Wagn.org

     

  • View
  • Changes
  • Options
  • Related
  • Edit
  • Wagn 1.0 Released!

     

    Wheeled by Wagn v. 1.3.0.