Sorry on the Subject....I may be just getting to old period!!!

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of 
A. Razzak Memon
Sent: Monday, January 29, 2018 2:46 PM
To: [email protected]
Subject: [RBASE-L] - Re: Sending Secure E-Mails (was: Command History buttons)

Gary,

Are we becoming too old to use the correct
Subject: when sending an e-mail to this list <g>?

All internet providers are now subject to use SSL (Secure Sockets Layer) via 
their SMTP.

You will need to look into R:Mail to accomplish your goal of sending secure 
e-mails through your service provider's SMTP.

R:Mail has an easy to use configuration GUI for setting up specific server 
settings, which allows SMTP authentication.
Encrypted mail is supported through Secure Sockets Layer (SSL v2/v3) and 
Transport Layer Security (TLS v1).

http://www.rbase.com/products/rmail/

Very Best R:egards,

Razzak


At 01:23 PM 1/29/2018, Gary Wendike wrote:

>I have experienced a failure in the Print Email format that I have been 
>using for 5 months.
>
>Cox, my carrier, implemented a port change on the 25th of January.  
>Since then the program has not worked.  There only change was the out 
>going port.
>
>I can send an email to myself using the program, however, I cannot send 
>emails to anyone else that is required.
>
>I am using the current version of RBase Enterprise.
>
>Here is a snippet of print routine…
>   PRINT &vreportpaar +
>   OPTION PDF|FILENAME &vfilename +
>   |EMAIL ON +
>   |EMAIL_HOST smtp.cox.net +
>   |EMAIL_USERID CompCon2017 +
>   |EMAIL_PASSWORD XXXXXX +
>   |EMAIL_TO_LIST .vmailadd +Â Â Â Â Â Â Â  Â  (This area is the 
>limiting function. I can  only send to my self at this point.  All 
>other locations are blocked)
>   |EMAIL_FROM_NAME Gary Wendike +
>   |EMAIL_FROM_ADDRESS <mailto:[email protected]>[email protected] +
>   |EMAIL_SUBJECT .vsubject EMAIL +
>   |EMAIL_BODY Automated EMAIL...do NOT respond TO. +
>   |EMAIL_SHOW_DIALOG OFF
>
>Cox says it could be an update by windows that has caused the problem.
>
>Has anyone experienced a problem like this?  Any blue clues would be helpful.
>
>Thanks
>Gary

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