Link to home
Start Free TrialLog in
Avatar of PachecoPrimo
PachecoPrimo

asked on

Emailing using Filemaker pro server

I have a database that that sends emails out to users. The process of sending emails works fine as long as I am sending emails out to users within my network. When I try to send an email to a general outside of network email, my script runs fine, but the email does not go out. I do not get any errors.  My database is hosted by FM Server. Any suggestion on what can be the issue?
Avatar of Will Loving
Will Loving
Flag of United States of America image

FileMaker can send emails two ways: 1) through the local email client - often Outlook or Apple Mail - on the computer that you are running FileMaker on (and using the default account to send from) and 2) using STMP (outgoing mail server) settings so that no email client is necessary. Which method is FileMaker using?

If you are using the email client method and are on a different computer, the client needs to be properly setup with an email account so that it can send messages. If you are using the SMTP method, it may require additional security settings for the STMP server to allow you to send messages from outside the local network.
Avatar of PachecoPrimo
PachecoPrimo

ASKER

Hello Willmcn,
Thanks for your response.
I am using the SMTP method. What additional security settings should I be aware of?
ASKER CERTIFIED SOLUTION
Avatar of Will Loving
Will Loving
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
what SMTP server is your FM database set up to use? internal on your network or external provided by ISP?