1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00
رسم بياني للالتزام

13 الالتزامات

المؤلف SHA1 الرسالة التاريخ
Adam Cooke
8d21adcbd4 docs: add quick contributing instructions 2024-02-23 22:51:33 +00:00
Adam Cooke
c09ab62d0c chore: various tweaks to support running tests in the CI 2021-07-26 17:40:56 +00:00
Antony
57cc0239bd Added explanation to config/postal.example.yml about #725 (#920) 2019-12-05 17:21:32 +00:00
Adam Cooke
d4fd6b9925 By default, we will now listen directly on various ports [breaking]
This allows us to avoid messing around with changes to iptables and generally makes installation easier for everyone.

If you have an instance of postal before this, you will need to do a couple of things to ensure your installation continues to work.

1. You will need to specify a `fast_server.bind_address` in your postal.yml configuration file. This is the IP that you dedicated to the fast server.
2. You will need to allow Ruby to listen on privileged ports (sudo setcap 'cap_net_bind_service=+ep' /usr/bin/ruby2.3).
3. You will need to remove any iptables rules that you may have added previously to accomodate the older way of doing this.
2017-05-05 11:45:27 +01:00
Adam Cooke
608b73afd4 add an example password to postal.example.yml 2017-05-05 10:49:44 +01:00
Adam Cooke
1b58cb853b remove a stray new line 2017-04-27 22:16:42 +01:00
Adam Cooke
1f64c61105 add a defaults file containing all defaults for configuration options and tidy initial config 2017-04-27 09:35:57 +01:00
Adam Cooke
ff645a6677 add script to set process concurrency on start/restart/run from config 2017-04-26 20:48:04 +01:00
Adam Cooke
2af46dbb6e improve defaults in the example config 2017-04-26 20:28:11 +01:00
Adam Cooke
945e7c2a06 add slash to vhost 2017-04-26 19:53:10 +01:00
Adam Cooke
4386be237c add the other smtp options to the example config file 2017-04-26 13:00:12 +01:00
Adam Cooke
a8ecb502fa improve config file generation 2017-04-19 14:30:00 +01:00
Adam Cooke
2fdba0ceb5 initial commit from appmail 2017-04-19 13:07:25 +01:00