SMS <-> POP3/SMTP Gateway
My SMS <-> POP3/SMTP gateway named BeRoSMSDaemon short BRSMSD works fine on my M912M with the Novatel EU850D. So I can now send any mail with each x-client and receive SMS messages as well.
BRSMSD contains a complete MIME encoder / decoder with support for all possible character including UTF8 and HTML to Plain text converter, which among other things, tables etc. correct ASCII converted to a graphic. Extra SMS and EMS are supported näturlich completely.
The POP3 and SMTP Kommunkation itself is outsourced to multiple threads, and supports SMTP authentication, the HMAC-MD5 and the POP3 APOP authentication. IMAP support was indeed once planned, but after some considerations I came to the conclusion that here for this use for SMS messages would be something overkil but, at least in relation to the implementation / debugging effort.
In addition, there are still two Kammandozeilen Tools brsmsdread and brsmsdsend. With brsmsdread ...















