Search Results

Search: Posts Made By: ltf1833
8,604
Posted By ltf1833
I'm using Outlook 2007. I'm able to send/receive...
I'm using Outlook 2007. I'm able to send/receive the file with no issues when I run my code from HU-UX.

---------- Post updated at 02:20 PM ---------- Previous update was at 02:01 PM ----------
...
8,604
Posted By ltf1833
Jim, I tried your suggestion but got the same...
Jim, I tried your suggestion but got the same results...

---------- Post updated at 09:17 AM ---------- Previous update was at 09:15 AM ----------

Corona688, how do I determine the mail client...
8,604
Posted By ltf1833
I am new to UNIX and need help with sending an...
I am new to UNIX and need help with sending an email with a .csv attachment. I'm running on Linux and my code is as follows:


(cat $msgfile1 | uuencode -m $extract) |mailx -r...
22,077
Posted By ltf1833
I'm runing on HP-UX B.11.11 I used your...
I'm runing on HP-UX B.11.11

I used your code exactly the way you wrote it only changing the values in the export statment for the various variables (ie email address, html body, attachment &...
22,077
Posted By ltf1833
Thanks, that works and the email is sent with the...
Thanks, that works and the email is sent with the attachment and the formatted HTML. The only issue is I'm getting 2 errors as follows:

-m: No such file or directory
-m: No such file or...
22,077
Posted By ltf1833
Email with attachment & HTML body
I'm new to UNIX and need some assistance in creating/sending an email containing HTML body and a .csv attachment. I've found
numerous posts on the forum that discuss this, however none of the...
5,936
Posted By ltf1833
How to grep the exact name
Yes, I'm doing that to validate the results. However, the problem is that I can't figure out the exact grep statement to use that will work correctly when it encounters America and Latin America. I...
5,936
Posted By ltf1833
How to grep the exact name?
I'm attempting to perform an exact match on an input data column with another input file but cannot figure out how to code the "grep" statement to handle 2 specific scenarios. I’m capturing the...
Showing results 1 to 8 of 8

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