minor syntax modification
This commit is contained in:
parent
e8aa65d1a0
commit
d890a1aa1f
|
@ -59,8 +59,8 @@ actually works perfectly.
|
||||||
request that this port be opened to send mail successfully. Although I have
|
request that this port be opened to send mail successfully. Although I have
|
||||||
never had to do this on a Vultr VPS, others have had this issue so if you
|
never had to do this on a Vultr VPS, others have had this issue so if you
|
||||||
cannot send, contact your VPS provider.
|
cannot send, contact your VPS provider.
|
||||||
7. Edit parameter section in emailwiz script. For example, change '${domain}' to
|
7. Edit parameter section in emailwiz script. For example, change `${domain}` to
|
||||||
'changchukuan.name' and '${subdom}' to 'mx'.
|
`changchukuan.name` and `${subdom}` to `mx`.
|
||||||
|
|
||||||
## Post-install requirement!
|
## Post-install requirement!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue