-
-
Notifications
You must be signed in to change notification settings - Fork 2k
What is the DNS Server used by DMS? dig/dog to the rescue? #2987
Copy link
Copy link
Closed
Labels
kind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dmeta/needs triageThis issue / PR needs checks and verification from maintainersThis issue / PR needs checks and verification from maintainerspriority/low
Metadata
Metadata
Assignees
Labels
kind/questionSomeone asked a question - feel free to answerSomeone asked a question - feel free to answermeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dmeta/needs triageThis issue / PR needs checks and verification from maintainersThis issue / PR needs checks and verification from maintainerspriority/low
What is the DNS Server used by DMS?
dig/dogto the rescue?Description
I'm very new to DMS: just installed yesterday (
11.3.1) on my RPI4 to replace the SMTP/POP3/IMAP environment in my Homelab, used for testing purposes i.e. where https://github.com/mailhog/MailHog cannot be useful e.g. when an actual IMAP account is required to implement/test a specific feature.I'm very happy with the ENV VAR driven setup and its SW selection, including the slim image.
BTW I cannot understand what is the actual DNS resolver the DMS container is using, guessing the DNS used by the Docker Engine Host: I'm missing something like
digto be sure that DMS reads the proper info from my local DNS Server.I was not able to find anything related in both the Docs and the FAQ.
TIA,
Matteo