This is just a guess, but when you say the first part of the message is truncated, do you mean that it looks like a portion of the email is cut out? Or from there until the end of the message is just deleted?
I was having a problem with cfmail not printing the whole mail out and it had to do with characters in the body of the mail. So I set the type to "html" and that fixed it. However, that doesn't explain why the mails go out when you move them directly to the spool directory. --- Bill Kaigler <[EMAIL PROTECTED]> wrote: > Hi, > > I have written a utility to allow my clients to send > out blast emails to > their customers/employees etc. Here is the process: > the client enters an > email, title and a list of members that the email > should be sent to. I > save all of this to a table to be sent out at a > later time. I have a batch > job that comes through an reads the table records > that have not been > processed and prepares them to be sent out. The > batch process currently > sends an individual email to each of the members. > > I have members that say when they send emails out > sometimes the first > paragraph (it is always the first part of the email) > is truncated. If I > look at the table record I can see that all the > information is there, so I > can remove the possibility that the problem exists > before the email is > sent. Knowing that cfmail will send bad email > address to the undeliv > folder I appended a bad email address to each batch > being sent out. If I > look at this email in the undeliv folder the entire > message exists. If I > change the x-cf-to (which exists in the cfmail > file): to my email address > and then move it to the Spool directory, the email > is sent out fine. > > I would blow it off if I had not had the same > complaint from 5 different > clients. > > any iodeas? > > thanks, > kaigler > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
