I know that one of the parameters you can send is this, where you specify the 
port:

|EMAIL_PORT 25 

Have you tried adding this parameter and seeing it it helps?

Karen

 

 

 

-----Original Message-----
From: Gary Wendike <[email protected]>
To: rbase-l <[email protected]>
Sent: Mon, Jan 29, 2018 12:23 pm
Subject: RE: [RBASE-L] - Command History buttons



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 &vreportpar +
  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 [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