September 27, 200223 yr Anyone else have this problem? I have an automated email shipping confirmation in my DB, and although FM appears to run it just fine, no message actually gets sent. I've rebuilt the script, re-assigned Mail as the primary email program, etc. John
September 27, 200223 yr Use the OpenURL step instead. Use a calcuation field that does: emailurl = "mailto: " & emailfield use that field in the OpenURL step and your set.
Create an account or sign in to comment