RE: [RBASE-L] - Email

2016-08-05 Thread Dan Goldberg
Sometimes they require ssl which this command doesn’t support. If you turn off 
ssl requirement in gmail you should get it to work.

[cid:image003.jpg@01D1EEF5.3CA94720]

Dan

From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of 
Tom Hart
Sent: Friday, August 5, 2016 8:27 AM
To: rbase-l@googlegroups.com
Subject: Re: [RBASE-L] - Email

I may be with my website hose, but I have tried thru my gmail account and I can 
get it to connect under email settings in Rbase but I still can't get it to 
send.

Tom

On Fri, Aug 5, 2016 at 10:17 AM, Dan Goldberg 
> wrote:
I would try to break it down to see what is broken. Maybe try the print command 
without the email, then remove email_attachments option.

Dan

From: rbase-l@googlegroups.com 
[mailto:rbase-l@googlegroups.com] On Behalf Of 
Tom Hart
Sent: Thursday, August 4, 2016 4:59 PM
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.

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


Re: [RBASE-L] - Email

2016-08-05 Thread Tom Hart
I may be with my website hose, but I have tried thru my gmail account and I
can get it to connect under email settings in Rbase but I still can't get
it to send.

Tom

On Fri, Aug 5, 2016 at 10:17 AM, Dan Goldberg  wrote:

> I would try to break it down to see what is broken. Maybe try the print
> command without the email, then remove email_attachments option.
>
>
>
> Dan
>
>
>
> *From:* rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] *On
> Behalf Of *Tom Hart
> *Sent:* Thursday, August 4, 2016 4:59 PM
> *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.