Ok, so. In order to simplify. Let’s say I have several domains being hosted by 
a server called maindomain.com <http://maindomain.com/> providing dovecot/exim 
as the mail servers. I want to be able to use each domain name as the name of 
the mail server, ex. for host myhosteddomainone.com <http://mydomainone.com/> I 
want to use mail.hosteddomainone.com <http://mail.domainone.com/> for the mail 
server names and not maindomain.com <http://maindomain.com/> for the end user.

When I use Mac Mail and try to create an account, I get a “Mail cannot verify 
the identity of the server” because the certificate is for maindomain.com 
<http://maindomain.com/> (I’m not sure why that is even being served as I’ve 
removed all instances of TLS from the exim.conf).

So, how do I configure exim so mail can still be accessed via tls and an 
account can be created without any complaints about certificates from Apple 
Mail?

NOTE: I’m assuming this is related to exim because if I set tls_certificate to 
point to a certificate for mail.hosteddomainone.com 
<http://mail.hosteddomainone.com/>, Apple Mail will create an account with no 
complaint.

> On Oct 16, 2019, at 8:18 AM, Cyborg via Exim-users <[email protected]> 
> wrote:
> 
> Am 16.10.19 um 17:13 schrieb Mike Tubby via Exim-users:
>> All of my users connect to post.thorcom.com as their server (outgoing
>> SMTP; or incoming IMAP) and neither Exim or Dovecot needs SNI or
>> handle multiple certificates.
>> 
>> I think Nospam2k is making it too complex?
>> 
>> 
>> Mike 
> 
> Yes, I think so.
> 
> Grüße,
> Marius
> 
> -- 
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to