SMTP Email not working after calling http_handler()
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Good day, I have a web server application running quite successfully but now I need to add Email functionality. As a standalone I used the example SMTP.c and that works for me. However after including in my my web server app it fails if I call http_handler() before sending the email. The "Resolving" resolves my smtp server then I get "error opening socket..." Anyone with some solutions? Thanks, Mike I'm using the RCM4300 and the DC 10.72A libs