19 Commits

Author SHA1 Message Date
Lucas
2e164621e8 Add TLS options for SMTP (#693)
* added smtp security settings for mta

* Update README.md for mailman-core

* change default values according to mailman docs

* added smtp options to README

---------

Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2024-06-07 18:04:45 -07:00
Gabor Szarnyas
3dd4718770 README fixes (#464)
* Fix typos and use consistent YAML data structures for env

* Add Debug flag and more structure to the README

* Clarify default value of MM_HOSTNAME

* Fix typo

* Fix typos
2021-05-21 13:54:03 -07:00
pini-gh
c10aa6fce4 Get rid of hard coded IPs (#441)
Replace them with:
* containers' hostnames
* gateway's IP address for default SMTP_HOST
* Core: when SMTP_HOST undef, echo the default value
* docker-compose: add port mapping
* docker-compose: drop network driver conf
* Exim macro: use localhost as LMTP host
* Update README.md
* docker-compose: Limit port mapping to loopback
* Update other docker-compose example files
2021-03-15 10:47:13 -07:00
Danil Smirnov
2b84aea40f Update README.md 2020-08-25 16:18:25 +03:00
Danil Smirnov
071737f72d Suggested change in core/README.md
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2020-08-24 16:51:49 +03:00
Danil Smirnov
06d3665921 Updating README 2020-08-23 11:21:47 +00:00
Joren Vrancken
ffbdda51eb Rename non-existent HYPERKITTY_API_URL to HYPERKITTY_URL in core readme. 2019-06-20 20:19:45 +02:00
Abhilash Raj
0a7bbc1e87 Fix typo 2019-02-09 10:15:03 -08:00
richardbrinkman
ccf690b0a0 Fix #210: introduce MTA variable (#237)
* Fix #210: introduce MTA variable

* Fix: typo

* Fix: postfix configuration

* Del: temporary files
2018-06-19 09:09:00 -07:00
Abhilash Raj
6af3c86832 Update README.md 2018-04-22 22:51:36 -07:00
skoranda
5a8e7f02fc Inject REST port, user, password from environment (#220)
Enable the port, user, and password used by Core for the REST API to be
injected using environment variables.
2018-03-09 23:24:20 -08:00
Abhilash Raj
a7ab6509f1 Set MM_HOSTNAME to hostname -i. 2017-07-23 13:55:23 -07:00
Abhilash Raj
84dac7ae42 Database configuration should be set properly when using sqlite. (#78)
This will fix the default settings for sqlite database when running mailman-core image.
2017-07-20 15:01:23 -07:00
Abhilash Raj
f920f88165 Put the mailman.cfg in /etc instead of custom /config/ dir. (#39) 2017-05-28 13:17:13 -07:00
Abhilash Raj
74901ee51f Update documentation for core image. 2017-05-22 21:41:13 -07:00
Abhilash Raj
57d33dfafa Add more details about DATABASE related variables for core. 2017-04-08 20:03:07 -07:00
Abhilash Raj
5b53844a7e Add instructions for exim in the Core's Readme. 2017-04-07 16:04:53 -07:00
Abhilash Raj
32796a5a18 Add separate Readme for each image. 2017-04-07 15:47:36 -07:00
Abhilash Raj
5dd6b11660 Add a readme for the core. 2017-03-28 17:10:34 -07:00