 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
klwong
Joined: 07 Mar 2009 Posts: 22 Country: Australia |
|
Sendmail failed with error opening temporary file error |
|
Have the 24x7 job working for a while, and suddenly it is not working. Perform a TEST mode run and identify the job stopped at a MAILSEND statement saying 'Error opening temporary file'. What temporary file and where is the file this statement is expecting ? Restarting PC, checking disk space, etc, etc and all seems to be alright. Any assistance most appreciated.
|
|
Mon Nov 09, 2009 9:45 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7952
|
|
|
|
You are trying to send a blank message. An internal function verifying message data consistency fails when it finds zero-size message, which triggers the described error. Please fix your code calling MailSend or MailSendWithAttachments and make sure it puts something into the message text and message subject.
|
|
Mon Nov 09, 2009 11:15 pm |
|
 |
klwong
Joined: 07 Mar 2009 Posts: 22 Country: Australia |
|
|
|
No they are not blank messages.
I trace the problem and it seems to me there are a lot of *.tmp and *.doc files under \user profile\local setting\temp folder. After I removing them, it all start working.
It seems to me these files were created by 24x7 and left it there for some reasons.
|
|
Mon Nov 09, 2009 11:19 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|