my client has been using the below code for the pass 10 years without any problem.  He recently been hack and he changed the password and now is working thru gmail.

I would appreciate some assistance in changing the code to permit the email to go out via the gmail client.

thanks

J


PRINT A9_CONTRACT WHERE EIDEN = .VEIDENFM  +
        OPTION PDF|FILENAME WELCOME.PDF |EMAIL ON  |EMAIL_TO_LIST &veaemail + *|EMAIL_HOST smtpout.secureserver.net *|EMAIL_BCC_LIST [email protected] +
        |EMAIL_REPLY [email protected] +
*    |EMAIL_USERID [email protected] |EMAIL_PASSWORD &vpasswd +*
        |EMAIL_FROM_NAME VISUAL IMAGE OFFICE |EMAIL_FROM_ADDRESS [email protected] +         |EMAIL_SUBJECT &VSUBJECT |EMAIL_BODY &vbody |EMAIL_DELETE_AFTER_SEND Off +
*|EMAIL_AUTHENTICATION on |EMAIL_PORT 3535* |EMAIL_SHOW_DIALOG On

--

*J. Blaustein*

*J Blaustein Associates, Inc.*

*12 Herrick Drive*

*Lawrence, NY 11559*

*516-371-3445 FAX 516-515-4549*

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to