Sponsored Content
Full Discussion: outlook error
Top Forums UNIX for Dummies Questions & Answers outlook error Post 18684 by bache_gowda on Tuesday 2nd of April 2002 01:33:39 AM
Old 04-02-2002
Quote:
Originally posted by killerserv
Outlook Express ? bache_gowda is it possible to let us know what version of Unix are you running ? Can you provide the details of uname -a As of what i understand Outlook Express consumed by MS Product. Hope you did read the Forum Rules. Neway could be im mistaken pls post those needed information above..
Outlook express 6.0 and redhat linux 7.2
 

9 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Outlook express

Where is the file where all my e-mails are stored?I know theres one file with everything in it. (3 Replies)
Discussion started by: perleo
3 Replies

2. Shell Programming and Scripting

Outlook is getting hanged - sendmail

Hi, Problem with Sendmail When I receive the mail in my outlook, (sent using sendmail ) , Outlook is not working properly( its getting hanged).I am using the script which is available in this forum. The following are the headers that are getting generated . Sendmail is running on SunOS... (5 Replies)
Discussion started by: Srini75
5 Replies

3. Solaris

outlook for unix?

Anyone know if you can download an outlook client to run on Unix? Company recently moved to outlook 2003 and I am wondering if I can install a client on my solaris 9 ultra 10 to access my internal mail.. (1 Reply)
Discussion started by: frustrated1
1 Replies

4. UNIX for Dummies Questions & Answers

Unix and Outlook Express

Awhile back I followed instructions in a newsletter (I don't remember which one) giving instructions on making Outlook Express very plain. Unfortunately I followed the instructions but did not make a note of the string. The last word was true. The instructions stated that if one wanted to return to... (0 Replies)
Discussion started by: MarilynNolan
0 Replies

5. Windows & DOS: Issues & Discussions

Outlook Express on Windows 2000

Does anyone know where Outlook Express on Windows 2000 store the e-mails? I know where it stores on Windows XP, but I need it for Windows 2000 regards. (0 Replies)
Discussion started by: milhan
0 Replies

6. Shell Programming and Scripting

mailx output format in outlook

We have a deamon monitoring script on Solaris 10 - uname -a gives: SunOS be2900 5.10 Generic_118833-33 sun4u sparc SUNW,Netra-T12 Thes script is: #!/usr/bin/ksh if then # Create message body echo "To:a.nother@company.co.uk\n" > /tmp/appmon.$$ echo "Subject: The APP... (1 Reply)
Discussion started by: jabberwocky
1 Replies

7. Shell Programming and Scripting

MS Outlook + Win32::OLE

Hey guys, I'm trying to go through my emails in Outlook until I find an email with a certain subject line. I am able to send emails with no problem, but reading emails and their properties (From, Subject, etc.) is my main problem. Basically, I don't know where to start and using search engines... (2 Replies)
Discussion started by: kooshi
2 Replies

8. Shell Programming and Scripting

Set Outlook property to Follow-up

Hi Unix Experts, I am trying to send mail from Unix to my email id configured on outlook. I need to make sure it works as a follow-up. I am using the below code my AIX unix box. /usr/sbin/sendmail -t << EOM X-Priority: 1 X-Message-Flag: Follow up Reply-By: 15/06/2011 10:00... (1 Reply)
Discussion started by: bankimmehta
1 Replies

9. Linux

Send mail to outlook

Hello Guys, I have a requirement to send an email to outlook from unix script. I have used the below stuff to send an email and it worked on machine A but not on machine B. Please find their versions. Machine A ) Linux xxx 2.4.9-e.40enterprise #1 SMP Thu Apr 8 16:43:01 EDT 2004 i686 unknown... (1 Reply)
Discussion started by: srikanthbiradar
1 Replies
MAILSTATS(8)						      System Manager's Manual						      MAILSTATS(8)

NAME
mailstats - display mail statistics SYNOPSIS
mailstats [-c] [-o] [-p] [-P] [-C cffile] [-f stfile] DESCRIPTION
The mailstats utility displays the current mail statistics. First, the time at which statistics started being kept is displayed, in the format specified by ctime(3). Then, the statistics for each mailer are displayed on a single line, each with the following white space separated fields: M The mailer number. msgsfr Number of messages from the mailer. bytes_from Kbytes from the mailer. msgsto Number of messages to the mailer. bytes_to Kbytes to the mailer. msgsrej Number of messages rejected. msgsdis Number of messages discarded. msgsqur Number of messages quarantined. Mailer The name of the mailer. After this display, a line totaling the values for all of the mailers is displayed (preceded with a ``T''), separated from the previous information by a line containing only equals (``='') characters. Another line preceded with a ``C'' lists the number of TCP connections. The options are as follows: -C Read the specified file instead of the default sendmail configuration file. -c Try to use submit.cf instead of the default sendmail configuration file. -f Read the specified statistics file instead of the statistics file specified in the sendmail configuration file. -P Output information in program-readable mode without clearing statistics. -p Output information in program-readable mode and clear statistics. -o Don't display the name of the mailer in the output. The mailstats utility exits 0 on success, and >0 if an error occurs. FILES
/etc/mail/sendmail.cf The default sendmail configuration file. /etc/mail/statistics The default sendmail statistics file. SEE ALSO
mailq(1), sendmail(8) $Date: 2002/06/27 22:47:29 $ MAILSTATS(8)
All times are GMT -4. The time now is 01:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy