diff --git a/config/mailers.yml b/config/mailers.yml deleted file mode 100644 index ae1a949a..00000000 --- a/config/mailers.yml +++ /dev/null @@ -1,12 +0,0 @@ -address: smtp.gmail.com -port: 587 -user_name: xxx -password: xxx -authentication: plain -enable_starttls_auto: true - -# default from field for notification mails -default_from: xxx - -# this is needed to generate absolute urls, use the url of your befdata instance -application_host: localhost \ No newline at end of file