This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
hi all
I am trying to send mail using rabbit-semi board bl2100 using Serial GPRS modem.
I am using GMAIL as mail sender and i am receiving the following error is STIO output.
=======================================================
MTP: Read: 530 5.7.0 Must issue a STARTTLS command first.
=======================================================
Can anybody tell me how to enable TLS for SMTP ?
I have used the
#define USE_HTTP_SSL
and
#define HTTP_SSL_SOCKETS 1
in my code at the top but this doesn't seem to remove the error.
I believe the error is due to GMAIL's requirement of TLS. Please correct me if i am
wrong...
Can anybody give me any idea how i can force SSL/TSL during SMTP Authentication?
Regards
AM
------------------------------------

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )