[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with the savesms function on nokia 6230i
From: |
Daniele Forsi |
Subject: |
Re: problems with the savesms function on nokia 6230i |
Date: |
Wed, 25 Jun 2008 20:23:43 +0200 |
2008/6/25 <address@hidden> wrote:
> I am trying to use save an sms into my NOKIA 6230i Inbox via linux command
> line using.
>
> echo "ballcocks" | gnokii --savesms --sender 07805123456 --smsc 07971234566
> --folder IN --location 1 --datetime 080622063059
the -l|--location parameter wasn't correctly handled by gnokii (the
phone might ignore it and save at the first free location, but that's
another matter)
there was also another problem that prevented you to use all --savesms
options in the same command line
fixes for both errors are already in CVS
--
Daniele Forsi