Re: SMTP Email not working after calling http_handler()
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
Have you tried to increased the number of sockets available using the MAX_TCP_SOCKET_BUFFERS macro? Depending on the amount of RAM available it will default to either 2 or 4 and you may be running out of sockets. Regards, Peter