10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
I have a ksh script that emails a report to outlook from a Unix Solaris. On server the report formatted perfectly. However, the email version the format is not.
On the server report looks like this:
TN Region Old SPiAD Server Order/Req Local Status NAAC Status Request Date New... (1 Reply)
Discussion started by: mrn6430
1 Replies
2. Shell Programming and Scripting
Hi All,
Is there any way to create a draft mail with HTML body in Outlook using Shell script. (2 Replies)
Discussion started by: Girish19
2 Replies
3. Shell Programming and Scripting
Hello All,
I been trying to get a solution for a while not able to figure out. I am generating a file and sending that as an body of message to my outlook account. For some reason reason everything is showing up as one line in the email.
for i in `cat "${GEN_PARAM_LIST3}"`
do
... (0 Replies)
Discussion started by: Ariean
0 Replies
4. Shell Programming and Scripting
Hi
I have input file in solaris machine and my question is..,how to send email that input file to Microsoft outlook 2010 in excel /xls format. (5 Replies)
Discussion started by: buzzme
5 Replies
5. UNIX and Linux Applications
Hi,
I am sending an email from Microsoft Outlook 2010 (microsoft exchange) to a unix server. I am not receiving the email in server but I am getting the following error in outlook.
Your message:
From: x@y.com
Subject:
Could not be delivered because the domain name was... (4 Replies)
Discussion started by: Neethu
4 Replies
6. Windows & DOS: Issues & Discussions
Hi,
I was required to do a backup of a virtual machine that runs on vmware. The guest operating system is windows, and the host is windows too. I have to backup the whole directory of the virtual machine (say in linux it'll be in /var/lib/vmware/virtual machines/) to a linux server.
Initially... (0 Replies)
Discussion started by: 60doses
0 Replies
7. Solaris
We are not a huge shop -- 1 production V440 and one devel 450 box. Our backup strategy in a nutshell is if the system goes completely down, we reinstall the OS and then restore from tape the folders we need. I'm using Unix agent with BackupExec 10. It allows me to pick and choose down to a... (2 Replies)
Discussion started by: citrowske
2 Replies
8. UNIX for Advanced & Expert Users
Hi
A) I am able to send eMail using mailx from a UNIX ( solaris 8 ) host to my Outlook-email-ID : FName.Surname@Citigroup.com ( This is NOT my actual -eMail-ID). But in Outlook the "From :" eMail address is displayed as
" usr1@unix-host1.unregistered.email.citicorp.com " .i.e the words... (2 Replies)
Discussion started by: Vetrivela
2 Replies
9. UNIX for Dummies Questions & Answers
I have a unix script that emails output from a sql script. Problem is that the email, once received in Outlook, is in a variable width font which misaligns the columns (I assume it picks up the users default font). Is there any way to send the desired fixed-width font to Outlook via mailx or elm?... (1 Reply)
Discussion started by: tonimac_az
1 Replies
10. Shell Programming and Scripting
I am in a fix.......
I have to write a backup script to backup say Folder A.
Folder A contains n folders 1,2 ,3 .....n.
my script should copy A without folder 2 & 3.
Is there anyway I can do it without writing individual copy commands????
Please help.... (1 Reply)
Discussion started by: chimpu
1 Replies