Jerry Dinan
My feedback
7 results found
-
6 votesJerry Dinan shared this idea ·
-
6 votes
An error occurred while saving the comment -
2 votes
An error occurred while saving the comment Jerry Dinan commentedI agree, having a compact view for the email list would be nice. This can be done by having option to show only subject line or having settings for the preview message with 1, 2 or 3 lines. The other option of using less cell padding would be good too.
Jerry Dinan supported this idea · -
11 votesJerry Dinan shared this idea ·
-
4 votesJerry Dinan shared this idea ·
-
24 votes
What benefits would you see with an Axigen email client, compared to (1) third party compatible clients and (2) the existing WebMail?
An error occurred while saving the comment Jerry Dinan commentedI personally see no benefits. I think that Web Client is best, it's also easier to develop for and uses less resources on the clients computer.
Stick with Web Client development.
-
1 voteJerry Dinan shared this idea ·
you could easily do this with a web proxy. Nginx for example would listen on the port with said FQDN and even handle the ssl if you like and then proxy inside to the normal :9000 port for admin. however I would strongly, strongly advise against having your admin console public to the internet. if you are accessing inside or via a vpn, the above method would work, but make sure you adjust your dns, or even you host file to point the the proxy for your admin FQDN instead the actual axigen server.