Jared <[EMAIL PROTECTED]> wrote: > Hello, I have a question.... > > I am trying to send an email from my sms phone. > I have created a sms-service > > (...) > > in my logs where the service starts look like: > 2003-8-27 21:44:31 [0] INFO: Starting to Service<Email > email?webserver.c0m test message> from <1234567890> to <*89> > > why does my email address convert from "[EMAIL PROTECTED]" to > "email?webserver.c0m" ??? > Where does that ? come from and how can I keep my @?
Please tell us which smsc protocol and kannel version do you use. Some older versions had problems encoding '@' char. If you use stable, please try 1.3.1 or cvs version and see if it fixes it.
