Search Results

Search: Posts Made By: rajnikant
3,222
Posted By rajnikant
Automating Mail Process
hi sir
this code is working fine.one more request can script read the CC_LIST email id from some text files which is located on Desktop instead of directly specifying in the script.

thanks...
3,222
Posted By rajnikant
Automating mail process
HI
i would not mind renaming Folder name or script renaming the files in the attachments directory.i already renamed this particular file from
RFQ - Medical - 15-05- 2016.xlsx (containing...
3,222
Posted By rajnikant
Automating Mail Process
Hi rabatte
Script is able to send mail with single attachment but when it comes to multiple attachments.it is unable to do so.Have a look and share your thoughts.

Code which i am using is code:...
3,222
Posted By rajnikant
Hi Don Cragun Case1: i used the mail -s...
Hi Don Cragun
Case1: i used the mail -s "$SUBJECT" $ATTACHMENTS "$TO_LIST" < "$BODY_FILE"Output i am getting is like this on console:
sreenivasa@UIPL08:~/Desktop$ sudo ./Experiment1.sh...
3,222
Posted By rajnikant
Automating Mail Process
Hi Don Cragun
Case1: i used the mail -s "$SUBJECT" $ATTACHMENTS "$TO_LIST" < "$BODY_FILE"

Output i am getting is like this on console:
sreenivasa@UIPL08:~/Desktop$ sudo ./Experiment1.sh...
3,222
Posted By rajnikant
Automating Mail Process
Hi Don Cragun

1. i ran the script with echo keyboard inside the script as u instructed and it is unable to send the mail,it just displays the files inside that Folder....
3,222
Posted By rajnikant
Automating Mail Process
Hi Don Cragun
u asked me to run the script and few commands.i ran it and attached it with this message.please have a look at Attach Files.

Thank U
Rajnikant
3,222
Posted By rajnikant
Automating Mail Process
Thanks Don Cragun for quick reply.
i am trying to run this script but it is unable to attach any kind of files from that particular folder.it is sending mail but without any attachment.
My...
3,222
Posted By rajnikant
Automating Mail Process
Hi rbatte1
U r correct.i should be more specific.at present this script can send max 2 attachment at a time.but issue here is we can not modify the script all time.once we give it to our boss,he...
3,222
Posted By rajnikant
Automating Mail Process
Hi
my script can send mail and attachment without any issue.The problem i am facing is that:there are folder assume at Desktop which has multiple files e.g. pdf,zip,txt,jpg...e.t.c.So, How my...
3,222
Posted By rajnikant
Automating Mail Process
Hi
i had written one script,it sends email from terminal and mine script is as:
#!/bin/bash
SUBJECT="linux mail send attachment example"
BODY_FILE="/home/sreenivasa/Desktop/Testing.txt"...
Showing results 1 to 11 of 11

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