Newbies dunumba Posted December 15, 2015 Newbies Posted December 15, 2015 Hello, regards from Spain. I've been working with Filemaker for ten years, but never with a plugin like this. Now I am setting up my databases hosted in a Mac Mini Server, running Mac OS El Capitan and Filemaker Server 14, and I'm missing a quick installation guide, to solve this issues: Do I need to install the Email plugin at the /Library/FileMaker Server/Database Server/Extensions Folder? I've bought an enterprise license, so: do I have to install the plugin on every client computer? Is it necessary to register the plugin from every computer and every time the database is opened? Thanks for your help, Damián
Caleb360Works Posted December 15, 2015 Posted December 15, 2015 What sort of usage are you looking for? Installing the plugin on each client's computer is only necessary if you want to use the plugin functions client-side. If you're running everything server-side you won't need to install it on the client's computers. Same thing applies to registration, if you're only installing it on the server you only need to register it on the server. On server installs you need to register is as a script step in scripts that use the Email plugin. But yes, that is the correct installation location. If it isn't loading please ensure you have the correct iteration of Java installed. On OSX you need this: https://support.apple.com/kb/dl1572?locale=en_US
Newbies dunumba Posted December 16, 2015 Author Newbies Posted December 16, 2015 Thanks, Caleb, the database is hosted on the server, and there are ten client computers. I only need that every client can: check the email address format, receive and send emails with several attachments. Damian
Caleb360Works Posted December 16, 2015 Posted December 16, 2015 Damian, So either route would work. You could run server-side scripts that send email, receive, and validate. This may add difficulty to development though. But you could choose either the server-side or client-side path.
ryan360Works Posted December 16, 2015 Posted December 16, 2015 In addition to what Caleb has said, if you have the Java 6 it may be that your Admin Console is just not updating when you enable the plugin. Restart your Admin Server by opening Terminal and typing the command "fmsadmin restart AdminServer -y" and then log back into the admin console to see if that remedy the problem.
Newbies dunumba Posted December 16, 2015 Author Newbies Posted December 16, 2015 Thanks, I could install the plugin on the server, and I prefer run server-side scripts. I have some questions: How can I register the plugin from filemaker Server? I'm opening my databases and I can't see the plugin functions, do I have to do anymore? Finally, is there some guide to start? Thanks, regards Damian
Recommended Posts
This topic is 3538 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now