PLEASE HELP ME CONFIGURE MY DOMAIN IN WORKMAIL by adding my DNS records

0

Hi,

I'm afraid I got confused and couldn't complete the process of setting up my Workmail in AWS. I created my organization (maenkind and maenkind.com) but then the system gave me a warning.

To be able to use this domain with Workmail, you need to configure it by adding the following DNS records.

Can someone help me?

  • Can you expound on your question?

    This may help. https://docs.aws.amazon.com/workmail/latest/adminguide/domain_verification.html

    I do see that you have an mx record and txt DNS records defined.

    > dig mail.maenkind.com.
    
    ; <<>> DiG 9.10.6 <<>> mail.maenkind.com.
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57874
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096
    ;; QUESTION SECTION:
    ;mail.maenkind.com.		IN	A
    
    ;; ANSWER SECTION:
    mail.maenkind.com.	300	IN	A	3.128.126.25
    
    ;; Query time: 17 msec
    ;; SERVER: 2001:470:c112:41::1#53(2001:470:c112:41::1)
    ;; WHEN: Mon May 08 18:14:44 CDT 2023
    ;; MSG SIZE  rcvd: 62
    
    > dig -t txt maenkind.com
    
    ; <<>> DiG 9.10.6 <<>> -t txt maenkind.com
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34409
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
    
    ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096
    ;; QUESTION SECTION:
    ;maenkind.com.			IN	TXT
    
    ;; ANSWER SECTION:
    maenkind.com.		300	IN	TXT	"v=spf1 a mx -all"
    
    ;; Query time: 16 msec
    ;; SERVER: 2001:470:c112:41::1#53(2001:470:c112:41::1)
    ;; WHEN: Mon May 08 18:15:16 CDT 2023
    ;; MSG SIZE  rcvd: 70
    
1 Risposta
0

Hello,

In order to setup domain WorkMail, you can follow the document below. https://docs.aws.amazon.com/workmail/latest/adminguide/add_domain.html

Please elaborate your use case so we can provide more details.

Thank you

AWS
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande