The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Binary Get Hanged Anand Prakash UNIX and Linux Applications 1 01-03-2008 11:03 AM
Binary Get Hanged Anand Prakash Linux 1 01-03-2008 01:55 AM
While killing the process, Script gets hanged. Please help me on this. Sheethal Shell Programming and Scripting 8 10-11-2007 10:50 AM
System hanged. help required. praveen_b744 UNIX for Advanced & Expert Users 8 09-20-2007 10:03 PM
AIX 4.3.3: Child proces always hanged techidada AIX 0 09-07-2005 10:33 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-25-2005
Srini75 Srini75 is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 23
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 (version 5.8).

****** Content Headers ****
Mime-Version: 1.0
Content-Type: Multipart/Mixed; boundary=Message-Boundary-JPR2474
--Message-Boundary-JPR2474

Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Read Me First


Content-type: Application/Octet-Stream; name=/export/home/ss/outbox/004567_log.log; type=Text
Content-description: attachment; filename=/export/home/ss/outbox/004567_log.log

**********************



Can someone help me to fix this issue ..


thanks
Srini
  #2 (permalink)  
Old 10-26-2005
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
The easiest fix is not to use Outlook. Since that probably isn't a suitable fix, please post the size of the file you are sending. This is usually the issue as Outlook can't handle large files very well (especially if you already have a bunch of stuff saved in your In box).

Also, to insure this isn't a Sendmail issue, check your log files (check /etc/syslog.conf for where mail logging is going to) to insure the mail is leaving that server. If you have successful messages stating the email was sent, then the issue is completely on the Outlook side.
  #3 (permalink)  
Old 10-26-2005
Srini75 Srini75 is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 23
The size of the file is only 15 KB.
  #4 (permalink)  
Old 10-26-2005
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
So what script are you using (you state it is on this forum)? Post a link to it please.

And have you checked the logs on the SUN server for errors?
  #5 (permalink)  
Old 10-26-2005
Srini75 Srini75 is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 23
I have taken the code from this link .

http://www.unix.com/faq-submission-queue/9417-multiple-attachments.html#post33233


I have verified the logs, there are no errors..

mail is getting delivered in the inbox.
  #6 (permalink)  
Old 10-30-2005
Just Ice's Avatar
Just Ice Just Ice is offline Forum Advisor  
Lights on, brain off.
  
 

Join Date: Mar 2005
Location: in front of my computer
Posts: 637
if you're just sending a text-formatted log file ... try
Code:
mailx -s "Your Subject" email.address@some.com < /dir/file.log
i don't think this is a sendmail issue --- the problem might be related to a non-printing character in the message that you sent ... try "hostname | mailx -v -s 'test' email.address@some.com" on the unix command line and see if it still hangs your outlook ... if no, check your log file entries for funky non-printing characters ... if yes, troubleshoot your sendmail install ...
Closed Thread

Bookmarks

Tags
sendmail

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:06 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0