Re: [RBASE-L] - email novice problems

2023-11-14 Thread 'jim schmitt' via RBASE-L
Hi, Karen: Thanks for the sample.I guess i missed it, and thought that the print command with email on and options could figure out the host/port/authentication issue on its own.   but, not true.  I guess I'll have to mess with the email to determine the settings, which I have never done. 

Re: [RBASE-L] - email novice problems

2023-11-11 Thread 'jim schmitt' via RBASE-L
Thanks, Karen: I will try this later on today. On Saturday, November 11, 2023 at 08:50:59 AM EST, 'Karen Tellef' via RBASE-L wrote: Here's a copy of code that runs fine every day (all data is sent in by variables).  Perhaps compare to your code and see what the differences are?  It's

Re: [RBASE-L] - email novice problems

2023-11-11 Thread 'Karen Tellef' via RBASE-L
Here's a copy of code that runs fine every day (all data is sent in by variables).  Perhaps compare to your code and see what the differences are?  It's been a long time since I've messed with this code; we embedded the host/port/authentication within the print itself for some reason rather tha

Re: [RBASE-L] - email novice problems

2023-11-11 Thread 'jim schmitt' via RBASE-L
h the complete location. Example: Set var vfilename TEXT = ‘complete location&Invoice_1031.PDF’ |EMAIL_ATTACHMENTS &vfilename Try something like this and see what happens.   Jim     From: 'jim schmitt' via RBASE-L Sent: Friday, November 10, 2023 4:53 PM To: rbase

RE: [RBASE-L] - email novice problems

2023-11-10 Thread 'Jim Belisle' via RBASE-L
'jim schmitt' via RBASE-L Sent: Friday, November 10, 2023 4:53 PM To: rbase group Subject: [RBASE-L] - email novice problems CAUTION:This is an EXTERNAL EMAIL, STOP! and think before clicking on any links or opening attachments. Greeting fellow R:base users: You may be able to o

[RBASE-L] - email novice problems

2023-11-10 Thread 'jim schmitt' via RBASE-L
Greeting fellow R:base users: You may be able to offer some blues clues for me.This is my first attempt at trying to send a report via email: Using RB Version X5E  10.5.4 20646 Tried using Razzak's sample in RRBYW20 - code listed below: PRINT Invoice WHERE TransID = 1031 +OPTION PDF|FILENAME Invo

Re: [RBASE-L] - eMail table structure

2022-05-04 Thread jan johansen
Karen, Nice. Thanks a lot! Jan From: "'Karen Tellef' via RBASE-L" To: "rbase-l@googlegroups.com" Date: Wed, 4 May 2022 16:52:43 +0000 (UTC) Subject: Re: [RBASE-L] - eMail table structure Jan: I have one application with this ability. The str

Re: [RBASE-L] - eMail table structure

2022-05-04 Thread 'Karen Tellef' via RBASE-L
  : TEXT 120   Or the email body can be contained in an external file, either ascii or html.  So this would be the filename, like F:\EmailFiles\Orders.txt Hope this gives you some ideas!! Karen -Original Message- From: jan johansen To: rbase-l@googlegroups.com Sent: Wed, May 4, 2022 10

[RBASE-L] - eMail table structure

2022-05-04 Thread jan johansen
Greetings, Was just wondering if anyone had a successful table structure to store emails to send, etc that would be willing to share. TIA, Jan -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribe

Re: [RBASE-L] - Email x5

2021-11-18 Thread Rich
Does rbase need to be installed first? Rich Sent from my iPhone > On Nov 16, 2021, at 2:13 PM, A. Razzak Memon wrote: > > Rich, > > Be sure the R:Mail X.5 installer was launched with the Administrator account, > and the process completed. > > R:Mail may be reinstalled, only using the Admin

Re: [RBASE-L] - Email x5

2021-11-16 Thread A. Razzak Memon
Rich, Be sure the R:Mail X.5 installer was launched with the Administrator account, and the process completed. R:Mail may be reinstalled, only using the Administrator account, without having to uninstall the software. Double click the installer file again to do so. R:Mail X.5 should then a

[RBASE-L] - Email x5

2021-11-16 Thread Rich
Moving to a new server Windows 2019. Ran the setup for rmail it displays the smtp server but does not install(does not show in the program list) no error messages What am I missing here? Rich Jasinski Sent from my iPhone -- For group guidelines, visit http://www.rbase.com/support/usersgroup_

[RBASE-L] - EMAIL ANOMALY

2020-12-07 Thread 'Jim Belisle' via RBASE-L
Buddy, Thanks for the mention of the password. Though I never changed the password, the administrator checked the password and asked me to try a different one. Sure enough, the password he gave me worked. I have no idea where things got changed since I am the one who runs the configuration file

[RBASE-L] - Email with attachment

2019-04-16 Thread Lena Dammstrom
Hi all, Is there a size limitation in RBaseX version 10.0.4.3 for attachments? If the PDF size is 3,317KB I receive the email If the PDF size is 10,091KB I do not get the email PRINT BreakInsRpt WHERE CustomerBreakinsID = .vbiBreakInID + OPTION PDF + |FILENAME &vbiEReportName + |SHOW_CAN

RE: [RBASE-L] - Email

2018-12-13 Thread Steve Johnson
Wednesday, December 12, 2018 1:16 PM To: rbase-l@googlegroups.com Subject: RE: [RBASE-L] - Email Dick, If only two of your users are having the issue it would appear that is not R:Base or e-mail related but user specific. Have the passwords been changed recently and not updated in the proper

RE: [RBASE-L] - Email

2018-12-12 Thread Javier Valencia
variable. Javier, Javier Valencia, PE O: 913-829-0888 H: 913-397-9605 C: 913-915-3137 -Original Message- From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of Carpet Broker, Dick Fey Sent: Tuesday, December 11, 2018 4:07 PM To: RBase Maillist Subject: [RBASE-L

RE: [RBASE-L] - Email

2018-12-11 Thread Steve Johnson
, December 11, 2018 5:07 PM To: RBase Maillist Subject: [RBASE-L] - Email This is NOT actually an R:base issue, but is driving us completely nuts. Many places in our R:base X application automatically sends out emails. (invoice, confirmations, etc) We use the EMAIL ON code in the print command

Re: [RBASE-L] - Email

2018-12-11 Thread Dan Goldberg
It has nothing to do with Thunderbird as that command sends it direct. Where is the PDF attachment saved in vattach? Dan Goldberg Daniel Goldberg Mis Manager Lance Camper On Tue, Dec 11, 2018 at 6:44 PM -0800, "Albert Berry" mailto:alb...@albertberry.com>> wrote: Check your windows settin

Re: [RBASE-L] - Email

2018-12-11 Thread Albert Berry
Check your windows settings to see if R:Base is “allowed” to access Thunderbird. Sometimes weird things crop up with computers. Albert > On Dec 11, 2018, at 3:06 PM, Carpet Broker, Dick Fey > wrote: > > This is NOT actually an R:base issue, but is driving us completely nuts. > > Many places

[RBASE-L] - Email

2018-12-11 Thread Carpet Broker, Dick Fey
This is NOT actually an R:base issue, but is driving us completely nuts. Many places in our R:base X application automatically sends out emails. (invoice, confirmations, etc) We use the EMAIL ON code in the print command.  All the settings are drawn from a user table. For years all worked fine,

Re: [RBASE-L] - email printing thru gmail

2017-08-18 Thread Tom Hart
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" wrote: > my client has been using

RE: [RBASE-L] - email printing thru gmail

2017-08-18 Thread A. Razzak Memon
[mailto:rbase-l@googlegroups.com] On Behalf Of J BLAUSTEIN Sent: Friday, August 18, 2017 7:38 AM To: rbase-l@googlegroups.com Subject: [RBASE-L] - email printing thru gmail my client has been using the below code for the pass 10 years without any problem. He recently been hack and he changed the

RE: [RBASE-L] - email printing thru gmail

2017-08-18 Thread Dan Goldberg
@googlegroups.com Subject: [RBASE-L] - email printing thru gmail 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

[RBASE-L] - email printing thru gmail

2017-08-18 Thread J BLAUSTEIN
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 A

Re: [RBASE-L] - Email

2016-08-12 Thread Gary Wendike
Good news Tom.  Will probably have to do the same.  Sent from my Verizon Wireless 4G LTE smartphone Original message From: Tom Hart Date: 08/12/2016 8:40 AM (GMT-06:00) To: rbase-l@googlegroups.com Subject: Re: [RBASE-L] - Email I finally got my email routine to

Re: [RBASE-L] - Email

2016-08-12 Thread Tom Hart
; *To: *rbase-l@googlegroups.com > *Reply To: *rbase-l@googlegroups.com > *Subject: *RE: [RBASE-L] - Email > > Tom, > > > > We recently switched to a hosted exchange where I had to make some changes > to my report code, one thing that got me was while I had to send a userid

Re: [RBASE-L] - Email

2016-08-10 Thread Steve Johnson
ase-l@googlegroups.comReply To: rbase-l@googlegroups.comSubject: RE: [RBASE-L] - Email Tom,   We recently switched to a hosted exchange where I had to make some changes to my report code, one thing that got me was while I had to send a userid and password, I had to have EMAIL_AUTHENTICATION OFF  

RE: [RBASE-L] - Email

2016-08-10 Thread jan johansen
Hmmm. I've been receiving some reports of some emails not going. I think I need to check that setting as well. -Original Message- From: Frank Taylor To: "rbase-l@googlegroups.com" Date: Wed, 10 Aug 2016 11:37:06 + Subject: RE: [RBASE-L] - Email Tom, We recentl

RE: [RBASE-L] - Email

2016-08-10 Thread Frank Taylor
Of Tom Hart Sent: Monday, August 8, 2016 8:22 AM To: rbase-l@googlegroups.com Subject: Re: [RBASE-L] - Email Steve, I have tried just about port Tom On Aug 7, 2016 11:44 PM, "Steve Johnson" mailto:sjohnson...@sprintmail.com>> wrote: Tom, See if you send out on another port that

Re: [RBASE-L] - Email

2016-08-08 Thread Tom Hart
ntial 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 e

Re: [RBASE-L] - Email

2016-08-07 Thread Steve Johnson
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

Re[2]: [RBASE-L] - Email

2016-08-05 Thread Bruce Chitiea
Sadly, Yahoo has such a history. Bruce -- Original Message -- Sent: 8/5/2016 9:49:04 AM Subject: RE: [RBASE-L] - Email From: "Tom Hart" To: rbase-l@googlegroups.com Cc: Gary, mine worked fine for well over a year then stopped, so I'm going to assume it's yah

RE: [RBASE-L] - Email

2016-08-05 Thread Tom Hart
t; the same results as Tom. The consistency with Tom and myself is we are both > using sbcglobal. > > Gary > > > > Sent from my Verizon Wireless 4G LTE smartphone > > > Original message > From: Dan Goldberg > Date: 08/05/2016 10:42 AM (GMT-06:

RE: [RBASE-L] - Email

2016-08-05 Thread Gary Wendike
:42 AM (GMT-06:00) To: rbase-l@googlegroups.com Subject: RE: [RBASE-L] - Email Sometimes they require ssl which this command doesn’t support. If you turn off ssl requirement in gmail you should get it to work.     Dan   From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf

RE: [RBASE-L] - Email

2016-08-05 Thread Dan Goldberg
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 mai

Re: [RBASE-L] - Email

2016-08-05 Thread Tom Hart
he 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 &

RE: [RBASE-L] - Email

2016-08-05 Thread Dan Goldberg
@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

[RBASE-L] - Email

2016-08-04 Thread Tom Hart
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