Looks like your e-mail server settings are missing EMAIL_HOST tells what e-mail server to send it through. Look at the help file. you might need other settings like user name and password to send. Dan
_____ From: [email protected] [mailto:[email protected]] On Behalf Of J BLAUSTEIN Sent: Thursday, June 17, 2010 2:56 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Email setup PRINT A1PreBuyWelcome WHERE Custiden = 410 + OPTION PDF|FILENAME welcome_410.PDF + |EMAIL ON |EMAIL_TO_LIST [email protected], [email protected] + |EMAIL_FROM_NAME J Blaustein Test |EMAIL_FROM_ADDRESS [email protected] + |EMAIL_SUBJECT test of email |EMAIL_BODY xxxxx + |EMAIL_ATTACHMENTS welcome_410.pdf + |EMAIL_DELETE_AFTER_SEND Off + |EMAIL_SHOW_DIALOG On RETURN I'm using the above code - I see the email dialog open and when I send - I do not receive the email - how do I setup email up??? do I need to EMAIL_HOST;EMAIL_USERID,EMAIL_PASSWORD ... thanks -- J. Blaustein J Blaustein Associates, Inc. 12 Herrick Drive Lawrence, NY 11559 516-371-3445 FAX 516-345-8009

