Steve,  I have tried just about port
Tom

On Aug 7, 2016 11:44 PM, "Steve Johnson" <sjohnson...@sprintmail.com> wrote:

> Tom,
>
> See if you send out on another port that does not require SSL. Might try
> Port 25, even though it's use is discouraged or even blocked by many
> residential ISP's.
>
> Steve Johnson
>
> BlackBerry Z30
> *From: *Tom Hart
> *Sent: *Thursday, August 4, 2016 7:59 PM
> *To: *rbase-l@googlegroups.com
> *Reply To: *rbase-l@googlegroups.com
> *Subject: *[RBASE-L] - Email
>
> I have used the email on report settings to send emails directly thru my
> website and it has worked fine.  Now it has stopped and when I test I get
> no connection.  I have checked with my webhost and am doing everything
> write. The following is my code which worked until recently
>
> PRINT stemailreport WHERE COUNT = 1 OPTION PDF|FILENAME dbcheck.CHK +
>   |EMAIL ON +
>   |EMAIL_HOST mail.worldsecureemail.com +
>   |EMAIL_USERID t...@mywebsite.com +
>   |EMAIL_PASSWORD Mycorrectpassword +
>   |EMAIL_TO_LIST tooma...@sbcglobal.net +
>   |EMAIL_FROM_NAME Daisy Exchange +
>   |EMAIL_FROM_ADDRESS t...@daisyexchange.com +
>   |EMAIL_SUBJECT hello +
>   |EMAIL_BODY FROM Daisy Exchange +
>   |EMAIL_ATTACHMENTS dbcheck.CHK +
>   |EMAIL_PORT 587 +
>   |EMAIL_AUTHENTICATION ON +
>   |EMAIL_DELETE_AFTER_SEND ON +
>   |EMAIL_SHOW_DIALOG On
>   return
>
> Tom Hart
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 rbase-l+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to