SendObj 3000 character limit problem

newone

Registered User.
Local time
Today, 15:29
Joined
Mar 8, 2001
Messages
15
Does anyone know how to get around the 3000 character EMAIL limit using the SendObj command? If you don't already know, more than 3000 characters causes a page fault. I don't have more than 100 characters but I have a report attached that (I think) is causing this error.
 
Suggestion:
Dump your email + attachment to a file and use a command-line mailer to email it or find a fixed version of SendObj.
Or ... split the file into 2000 character chunks and send as a multi-part Mime ...
 

Users who are viewing this thread

Back
Top Bottom