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

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

Recommended Posts

Posted

(Note: Platform is actually Win 7 64 bit)

Can I use Send Email when my default email client isn't a Microsoft product? I use a program called eM Client and get the "no email program associated" error message when trying to use this script step. (It worked fine several years ago when I was using FM 5 and Windows Mail).

Not having any luck associating eM Client in my control panel, as the only option is "E-mail program: Use my current e-mail program".

Thanks,

Karen

Posted

AFAIK the only Windows limitation on email clients is that they must be MAPI compliant

Posted

I see that you are using FM 10. You can configure the "Send Mail" step to use SMTP instead of a mail client.

Posted

I know, but doesn't that send it immediately? I need to make changes or add a file to some of them before they're sent. (I haven't any experience using just SMTP.)

Posted

Concerning change to the content, you can have a mail layout. Concerning the file, if it's an automated file, you can attach a file with a variable representing the path of the file.

Otherwise, I don't see any quick idea for the attachment. Maybe creating a child table called "attachments" to "mails".

"attachments" contains a container field. And when a person add an attachment, it calls a script to import the file to the container.

When the button "Send" is pressed, you export the attachments to FM temporary folder and attach those files to the mail.

HTH

This topic is 5420 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.