Temporarily, we use the GCHQ mailserver up until the FreeBSD box has one set up.
This commit is contained in:
parent
e611650444
commit
e8762affa1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
class UserMailer < ActionMailer::Base
|
class UserMailer < ActionMailer::Base
|
||||||
default :from => "info@contact-o-rama.com",
|
default :from => "contact-o-rama@gasbottle-county.eu",
|
||||||
:bcc => "cor@gasbottle-county.eu"
|
:bcc => "cor@gasbottle-county.eu"
|
||||||
|
|
||||||
# obsolete
|
# obsolete
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue