The Ultimate Site for FileMaker
FileMaker News
Finding SMTP Settings Made Easy
November 11, 2009
| Company: | SavvyData |
| Web site: | www.savvydata.com |
| Contact: | Lee Lukehart |
A new feature in FileMaker Pro v10 and FileMaker Server v10, Send Mail via SMTP enables sending email without requiring a user's email client application. The Send via SMTP option is also available to the Send Mail script step, providing the ability to send email unattended via server-side scripts. Prior versions required a FileMaker Pro client to send email.
As usual, with power comes responsibility. In this case, it means knowing the SMTP configuration details and correctly formatting email elements. Failure here is easy, often resulting in the general (and least informative) error, 1506: "Email(s) could not be sent successfully".
Related Tip: A common cause of error 1506 is related to the format of the email address given to the To: parameter, when including the recipient's name along with the address. Specifically, it cannot be in the form that includes the full recipient name by using angle brackets around the email address: Full Name Contact: SavvyData - Making Data Make Sense.
About SavvyData
SavvyData knows how to make data work smarter. The company builds custom database solutions and data-driven Web sites, empowering clients to collect, use, augment, analyze, transform and share this digital lifeblood called data. Ever the technologist mentors, SavvyData staff teach, write articles, and present at industry events. SavvyData is a division of Lifescope Inc., a 15-year old company based in the San Francisco Bay Area.
Lee Lukehart
Certified FileMaker Developer: v10/9/8/7
Expert FileMaker Trainer: v10/9/8/7
650.868.0882 mobile 650.368.8448 office
Print - Contact owner - Web site - Send to a friend - Read comment (1) - Add a comment
Comment (1) Add your comment
trailrunner ( 11/18/2009 at 21:23 ) Awesome diagnostic tool. I just spent a few hours this morning trying to debug an SMTP configuration problem with a FM10 script - then tried your solution. Your SMTP_SendMail_Interrogation.fp7 database identified the problem for me. THANK YOU.
