Jump to content

No email from XSLT email setup


rwoods

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

Recommended Posts

  • 1 month later...
  • 1 month later...

Thanks for that, it helped me to persevere.

Turns out that if I change :-

"fmxslt:send_email ($smtpFields,'invitation.xsl',/,true())"

to

"fmxslt:send_email ($smtpFields,'invitation.xsl',/,false())"

it works, but I've no idea why. I know that means 'don't include images', but I'm not sure why trying to include the images would break it completely.

Anyway, it works now, but I have to use full paths to images. I can't include images from the database. Would anyone have any idea why that would be?

Link to comment
Share on other sites

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