Skip to content
Snippets Groups Projects
Commit 9f6a16be authored by Marcela Ribeiro de Oliveira's avatar Marcela Ribeiro de Oliveira
Browse files

send emails from contacts and suggestions to MEC

parent 71456575
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# along with portalmec. If not, see <http://www.gnu.org/licenses/>.
class ApplicationMailer < ActionMailer::Base
default to: 'portalmec_tec@inf.ufpr.br'
default to: 'plataformaintegrada@mec.gov.br'
default from: 'portalmec@inf.ufpr.br'
#layout 'mailer'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment