Ian Durey
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Ian Durey-
Hi again, Thanks for your help, I figured it out. There was a mismatch between the email address and the certificate. Just in case someone else comes across this: server contains two domains: d...
-
Thanks for your reply. I did confirm the email client is connecting to mail.domain.tld and that cert is listed under the Domains section in Manage SSL Hosts and I have removed all self-signed cert...
-
I believe this has been resolved. The user domain was referencing ns1.userdomain.com and ns2.userdomain.com but didn't have corresponding A records, so the DNS zone didn't actually exist and DNS l...
-
ensure it is present in /etc/remotedomains. The router or any exim customization shouldn't be necessary for this to function. Confirmed it is in /etc/remotedomains, still getting "host lookup did ...
-
Thanks for your reply. I do have the MX record configured properly. It has been like that for several days. I wonder if the issue could be that this domain happens to be the "main" domain of the...
-
I am still getting "host lookup did not complete" on this, so clearly I'm not doing something right. Any help is appreciated.
-
After doing some more reading I believe the solution is to create a manualroute in the POSTMAILCOUNT section of exim config: o365_route: driver = manualroute domains = +userdomain.com transp...