Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5092 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

For the past two years FMP 10 server, via schedules, has been running a server side script to perform emailing tasks. After an upgrade to FMP Server 11 this will no longer work. Please note: using FMP Server 11 Admin Console, from the tab Configuration > General Settings > Email Notifications > Test SMTP settings, server will send email fine.

Summary:

Scheduled server side script to send email has worked on a daily basis for the past two years.

Upgraded to FMP Server 11.

Server side script does not work.

Email notifications and Test SMTP settings from the server not using a scheduled script does work.

Scheduled script and FMP email scripts have not changed

SMTP Server address has not changed and is the same in both the script and Email Notification.

From and Reply to address has not changed and is the same in both the script and Email Notification.

FWIW: Created a new file using FMP 11, simple send email script, still will not work.

Posted

What does the FMS event log say immediately after the schedule finishes? If any script step threw an error it will be listed there...

Posted

What does the FMS event log say immediately after the schedule finishes? If any script step threw an error it will be listed there...

Scripting error (1506) at "testmail: mail: sendmail".

  • Like 1
Posted

That's a pretty generic error. What values do you have in the From, Reply To fields? Try leaving them empty if you do have values there.

Posted

That's a pretty generic error. What values do you have in the From, Reply To fields? Try leaving them empty if you do have values there.

The values were the same as the "Test Email" tab in the admin console for "Test SMTP Server".

I tried leaving them empty but still results in an error message.

Posted

Upgraded to FMP Server 11

Did you uninstall the FM Server 10 first?

Incidentally, please update your platform details - you cannot be using Mac OS 9

Posted

Did you uninstall the FM Server 10 first?

Incidentally, please update your platform details - you cannot be using Mac OS 9

FYI, I'm checking. I did not perform the upgrade.

Posted

Did you uninstall the FM Server 10 first?

Incidentally, please update your platform details - you cannot be using Mac OS 9

FM Server 10 was first uninstalled.

That's a pretty generic error. What values do you have in the From, Reply To fields? Try leaving them empty if you do have values there.

I can get the script to work intermittently if I leave the fields blank. Once it returns an error though FM Server requires a reboot.

Posted

I can get the script to work intermittently if I leave the fields blank. Once it returns an error though FM Server requires a reboot.

If it stops working, log into the server machine and do a "netstat -a" and see if there's an open connection to the SMTP server...

This topic is 5092 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.