I had a similar situation, ran mine thru my website host and worked great
until they changed something and it stopped.  I tried Gmail and Yahoo and
could not get it to work.  Used my Cox account and it works fine

Tom Hart

On Aug 18, 2017 9:38 AM, "J BLAUSTEIN" <[email protected]> wrote:

> 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
> <http://smtpout.secureserver.net> *|EMAIL_BCC_LIST [email protected]
> +
>         |EMAIL_REPLY [email protected] +
>     *    |EMAIL_USERID [email protected]
> <[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 <(516)%20371-3445> FAX 516-515-4549 <(516)%20515-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.
>

-- 
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