Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
webschlocker3
Commits
252f9ecc
Commit
252f9ecc
authored
Apr 19, 2016
by
Michał 'rysiek' Woźniak
Browse files
testing smtpd
parent
62ba4a86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
webschleuder.yml
webschleuder.yml
+4
-6
No files found.
webschleuder.yml
View file @
252f9ecc
defaults
:
&defaults
web_hostname
:
example
.org
web_hostname
:
listtest.occrp
.org
schleuderd_uri
:
http://schlocker:4567/
mailer_from
:
noreply@
example
.org
mailer_from
:
noreply@
listtest.occrp
.org
# For delivery_method, sendmail_settings and smtp_settings see
# <http://guides.rubyonrails.org/action_mailer_basics.html#action-mailer-configuration>.
delivery_method
:
sendmail
sendmail_settings
:
arguments
:
'
-t
-i
-f'
delivery_method
:
smtp
smtp_settings
:
address
:
localhost
address
:
smtpd
port
:
25
#openssl_verify_mode: none
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment