fix list
This commit is contained in:
parent
4b0975d437
commit
dbe05b97f5
|
@ -6,6 +6,7 @@ hide:
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Sometimes it's useful to have a public "relay-only" mailserver, that forwards all inbound mail to a private DMS instance and forwards all outbound mail to a receiving mailserver. There are a few reasons for this setup:
|
Sometimes it's useful to have a public "relay-only" mailserver, that forwards all inbound mail to a private DMS instance and forwards all outbound mail to a receiving mailserver. There are a few reasons for this setup:
|
||||||
|
|
||||||
* I don't want to have my private mail lying around on a VPS.
|
* I don't want to have my private mail lying around on a VPS.
|
||||||
* I want to be able to quickly move from one VPS to another without having to carry all my mail around.
|
* I want to be able to quickly move from one VPS to another without having to carry all my mail around.
|
||||||
* etc.
|
* etc.
|
||||||
|
|
Loading…
Reference in New Issue