Sha256: 518b7d132d3b64d2620e523d4484c3918de2b274d7c406d575306ed9eff20d20

Contents?: true

Size: 418 Bytes

Versions: 46

Compression:

Stored size: 418 Bytes

Contents

<%
  @path = "#{rubber_env.graylog_web_dir}/config/email.yml"
%>

# Config for pony email gem

production:
  via: sendmail
#  via: smtp # via: sendmail
#  host: smtp.example.org
#  enable_starttls_auto: true
#  port: 25
#  auth: plain # plain, login, cram_md5 - Comment out or remove to use no auth
#  user: somebody
#  password: yourpass
#  domain: example.org # the HELO domain provided by the client to the server 

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
rubber-2.0.0.pre6 templates/graylog/config/rubber/role/graylog_web/email.yml
rubber-2.0.0.pre5 templates/graylog/config/rubber/role/graylog_web/email.yml
rubber-2.0.0.pre4 templates/graylog/config/rubber/role/graylog_web/email.yml
rubber-2.0.0.pre3 templates/graylog/config/rubber/role/graylog_web/email.yml
rubber-2.0.0.pre2 templates/graylog/config/rubber/role/graylog_web/email.yml
rubber-2.0.0.pre1 templates/graylog/config/rubber/role/graylog_web/email.yml