Search Results

Search: Posts Made By: rajendragora
2,114
Posted By rajendragora
Mail based on file size
Hi Friends,
i am trying to write a shell script which will check for the logfile size.
if the content of the logfile is wc -l >=1 then send mail with log file as attachment.else do nothing.

...
35,462
Posted By rajendragora
Hi Madhan, Thanks a lot.it works fine
Hi Madhan,

Thanks a lot.it works fine
35,462
Posted By rajendragora
Hi Madhan, your code is fine if it is a...
Hi Madhan,

your code is fine if it is a single line message.

but my case message is like a comeplete letter with many lines and spaces
in between.

For example my message looks like

Hi,
...
35,462
Posted By rajendragora
Hi bargav, this code works fine for message...
Hi bargav,

this code works fine for message body

mailx -s "List Of Attendance" RajendraP_Gora@abc.com.sg < /prod/applc/ds_data/mac/working/Message.txt

and this is working fine fine for...
35,462
Posted By rajendragora
How to send body in a mail
Hi,

How to send send body along with attachment in a mail
given below is code to send mail with attachemnt.its working fine
but i need to send some message as body of the mail.


uuencode...
11,728
Posted By rajendragora
Thanks a lot bobby it works fine for csv :)
Thanks a lot bobby it works fine for csv :)

i changed it to csv and it works fine . but for txt same problem

any way my problem is resolved thanks a lot


Regards
Rajesh
11,728
Posted By rajendragora
thanks but the output is not in desired format
Hi grail,

i have used both the scripts

(cat nullctry.txt; uuencode /prod/applc/ds_data/mac/working/nullctry.txt /prod/applc/ds_data/mac/working/nullctry.txt) | mail RajendraP_Gora@abc.com.sg
...
11,728
Posted By rajendragora
sending attachments in mail
Hi ,

i have tried the following command to send an email with an attachment
its working fine but i am getting mail with the embeded content inside the mail that too truncated.

i wanted it as...
Showing results 1 to 8 of 8

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