Some organizations have very strict firewall rules, blocking out https I would like to be able to send http links to those people. Ideally: Have the option in the back end to enable the following user option: Let user specify "send link via http" (both https and http links would be sent). Allow the admin to list the domains where http links are automatically sent (notifying the user that a http link will be sent).
Comments Johan Allard LiquidFiles The main challenge with anything like this is that we send the same email to everyone. This is important to not break how email normally work (i.e. you should be able to look in the CC header and see who else got this message). How should we then deal with an email sent to two people - one that requires http and one that requires https? In practice, this decision has to be made on a server level and treat everyone the same. July 22, 2011, 13:39 Michael Adam The option would be enabled for the entire e-mail (and therefore all recipients). If one recipient/domain is on the 'http' domain list, then all people in that e-mail would receive the http link. July 22, 2011, 22:36 Vodafone - Justshare Support In our case the application sends the messages http not https, any clue how to switch it to opposite scenario ? Cheers, Noha Ghazal February 25, 2016, 04:02 Johan Allard LiquidFiles