Ver código fonte

Update README.textile

Sven Neuhaus 11 anos atrás
pai
commit
0dc94f115a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.textile

+ 1
- 1
README.textile Ver arquivo

180
  * @cloud.example.com@ (for owncloud)
180
  * @cloud.example.com@ (for owncloud)
181
  * @git.example.com@ (for cgit)
181
  * @git.example.com@ (for cgit)
182
 
182
 
183
-Create an @MX@ record for @example.com@ which assigns @mail.example.com@ as the domain's mail server.
183
+Create a @MX@ record for @example.com@ which assigns @mail.example.com@ as the domain's mail server.
184
 
184
 
185
 To ensure your emails pass DKIM checks you need to add a @txt@ record. The name field will be @default._domainkey.EXAMPLE.COM.@ The value field contains the public key used by OpenDKIM. The exact value needed can be found in the file @/etc/opendkim/keys/EXAMPLE.COM/default.txt@ it'll look something like this:
185
 To ensure your emails pass DKIM checks you need to add a @txt@ record. The name field will be @default._domainkey.EXAMPLE.COM.@ The value field contains the public key used by OpenDKIM. The exact value needed can be found in the file @/etc/opendkim/keys/EXAMPLE.COM/default.txt@ it'll look something like this:
186
 
186
 

Carregando…
Cancelar
Salvar