LM override the domain - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: LM override the domain (/showthread.php?tid=3031) |
LM override the domain - Mirco - 30.11.2020 Hi, I have noticed that the LM override the domain with .local, is there any reason for doing it? Is there a way to disable it? RE: LM override the domain - admin - 30.11.2020 Do you mean for mDNS? What do you want to achieve with this? RE: LM override the domain - Mirco - 30.11.2020 Yes for mDNS RE: LM override the domain - Mirco - 03.12.2020 (30.11.2020, 10:54)admin Wrote: Do you mean for mDNS? What do you want to achieve with this?Is there a way or not? RE: LM override the domain - admin - 03.12.2020 Not at the moment. Can you describe a use case? RE: LM override the domain - Mirco - 04.12.2020 (03.12.2020, 10:01)admin Wrote: Not at the moment. Can you describe a use case? If LM takes the domain of the network: 1) it can be accessed more easily by clients, because the majority have more problems remembering the IP, instead of a name 2) it solves a lot of problems, especially when the network is not very customizable (for example the problem that I asked a few days ago with the email that was tagged SPAM because of the domain) RE: LM override the domain - Daniel - 04.12.2020 1. Can be solved by using our app. RE: LM override the domain - admin - 04.12.2020 1. mDNS does not work in Android. If you have your own DNS server you can create a sub-domain that points to LM IP. 2. SMTP library does not use system hostname/domain when sending. Domain parameter must be added to the mail settings manually or default "localhost" will be used. |