default_options=(value = nil) public

Allows to set defaults through app configuration:

config.action_mailer.default_options = { from: "[email protected]" }
Register or log in to add new notes.