CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Email Body Size Limit?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
RVaughn13



Joined: 09 Feb 2006
Posts: 13
Location: Santa Fe, Texas

View user's profile Send private message Visit poster's website

Email Body Size Limit?
PostPosted: Mon May 12, 2008 9:59 pm     Reply with quote

I have an application that requires the creation of an email to report daily status updates. I am working with the PIC18F67J60 controller using the example code supplied by CCS for sending email. I have modified the code to allow the creation of an email body that has about 3K of text information. For some reason, the email is consistently cut off at about 975 bytes of text. I have not included any of my code because I just have a few general questions:
(1) Is there an email body size limit when using the CCS example email routines (ex_st_email.c).
(2) Could the problem be caused by my SMTP server (is it possible to time-out the SMTP server if the data is not sent as one continuous block with no delays?) Part of the email body requires the reading of eeprom data values, which will cause some delay due to serial access of the eeprom.
Thanks in advance to any help/suggestions offered!
_________________
--Rick
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group