Search Results

Search: Posts Made By: thangaga
6,021
Posted By thangaga
Inserting subject for the mails sent through SQR
we are not sure of the UNIX version which we are using.

we have already tried mailx.


let $exec_email = 'mailx -s "' || $subject || '" ' || ' -r' || -
! ' "'...
6,021
Posted By thangaga
Please send us sample code for CODE TAGS.
we are assigning the unix code to variable , using peoplesoft function we are calling unix code to send email from our SQR process.

Let $Email_Command = 'uuencode ' || $filename || ' ' ||...
6,021
Posted By thangaga
Inserting subject for the mails sent through SQR
I am trying to insert subject for the mails sent through one of our sqr process using below code


Let $Email_Command = 'uuencode ' || $filename || ' ' || $filename || ' | sendmail -F'''...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy