Skip to content

Instantly share code, notes, and snippets.

@Znow
Created January 4, 2012 12:49
Show Gist options
  • Save Znow/1559911 to your computer and use it in GitHub Desktop.
Save Znow/1559911 to your computer and use it in GitHub Desktop.
#config.action_mailer.default_url_options = { host: '192.168.159.128:3000' }
#config.action_mailer.perform_deliveries = true
#config.action_mailer.delivery_method = :sendmail
#config.action_mailer.sendmail_settings = {
#location: '/usr/sbin/sendmail',
#arguments: "-i -t -f [email protected]"
#}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment