[pfx] Re: icloud mx ip

2023-05-02 Thread AndrewHardy via Postfix-users
Forgive me if I’m wrong but the advantages I can see: - load balancing / redundancy - failover - geoDNS This would be for handling of incoming connections. I have no knowledge of apples infrastructure whether they are using geo-loadbalancer across multiple datacentres, whether their dcs are

Re: password security

2022-04-26 Thread AndrewHardy
Hi, Following this thread has been quite intriguing. Interesting conversation indeed. On a similar topic but probably more focused on addressing root cause (which in mind is just passwords = the devil of security) and the inherent insecurities with using them. I’m very interested in what opti

Re: STARTTLS Exchange Header and expected behaviour query

2021-10-07 Thread AndrewHardy
+1300, AndrewHardy wrote: > >> Looks like as long as STARTTLS is present in the server response then >> it doesn’t matter if it’s a hyphen or space and the s_client.c library >> suggests it just looks for that keyword so that confirms it. Helps to >> tell it to encrypt outbound ;

Re: STARTTLS Exchange Header and expected behaviour query

2021-10-06 Thread AndrewHardy
Viktor, you are an absolute legend. Couldn’t see the woods through the trees. Looks like as long as STARTTLS is present in the server response then it doesn’t matter if it’s a hyphen or space and the s_client.c library suggests it just looks for that keyword so that confirms it. Helps to tell i