It looks like AIM doesn't currently work with Mono due to the lack of System.Net.Security.EncryptionPolicy in Mono.
An attempt to send an email using implicit SSL with AIM currently results in the following error: Mono: The class System.Net.Security.EncryptionPolicy could not be loaded, used in System, Version=4.0.0.0, Culture=neutral
Hi
It looks like AIM doesn't currently work with Mono due to the lack of System.Net.Security.EncryptionPolicy in Mono.
An attempt to send an email using implicit SSL with AIM currently results in the following error: Mono: The class System.Net.Security.EncryptionPolicy could not be loaded, used in System, Version=4.0.0.0, Culture=neutral
Whilst strictly speaking this is a Mono issue, AIM could easily implement a workaround like the one described at https://github.com/mono/mono/pull/1399
Regards,
Thanks for your suggestion, your link should work, we will keep it in our mind and might add to our next versions