| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Note, that I have no way to test if this is actually going to work (no tests for matrix).
But, I assume that it is not going to pose problems, as we are not
migrating the db and these options won't remove state.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Running two mail-servers on one system is a total /mess/. Both try to
bind to the same ports, the old stack consists of **5** different
systemd services whilst stalwart-mail's systemd service simply refuses
to stop, etc.
I'm confident that it can work, but it would probably be best to deploy
the new mail-server on server3.
|
|
|
|
|
|
|
|
| |
We would need to set the `vmailUID` option to this value and even then
some parts of SNM would still hardcode the default of 5000.
Considering that we are in the process of phasing out SNM, this does not
seem to be a worthwhile endeavour.
|
| |
|
|
|
|
|
|
|
|
| |
We need to actually test stalwart out in the real world, because the
test can never actually capture all the weird things people do with
their mail setup.
Refs: #6ea08aa
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|