Search Results

Search: Posts Made By: aster007
10,245
Posted By aster007
Got it resolved....updated the last peice of code...
Got it resolved....updated the last peice of code to remove boundary and just have the "echo" as below

cat $ATTACH
echo '---asdfghjkl'
echo "Content-Type: text/html charset=US-ASCII;"
echo...
10,245
Posted By aster007
Got the extra box removed by updating the HTML...
Got the extra box removed by updating the HTML code

END{
printf "</TABLE>"
printf "<BR>"instead of

END{
printf "<TR><TD></TD></TR></TABLE>"
...
10,245
Posted By aster007
Actual HTML file cat test_file.html ...
Actual HTML file
cat test_file.html
<BR><BR><FONT SIZE=4><CENTER><B>XXXXX</B></CENTER></FONT><BR><HTML><HEAD><TITLE> Title Header </TITLE></HEAD><BODY><TABLE border = 4 BORDERCOLOR =BLACK...
10,245
Posted By aster007
Sendmail with HTML body and attachment code issues
Hi,

I was working on getting an HTML file in the mail body along with attaching a "csv" file to the mail.
Below are the 2 parts of the code.

I need help with the second part where I'm sending...
Showing results 1 to 4 of 4

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