From: "iwireless2001" <waynem@...>
Feb 9, 2006
I have 2 mailstation 350's, one is a version 1.37 and the
other is a versio=
n 1.39.
If I do a Power up with Control, Q, A, held down on the
1.39, I g=
et a input box, I have tried the qa781206 data,
and it comes back and says =
"wrong ISP".
If I do the same Power up with the 1.37, it comes up in
diagn=
ostic menu mode.
When you check something, and then Quit and re-power, the=
setup menu comes up, with everything cleared,
HOWEVER, you can NOT get in=
to the "email Address" line.
If you try to SAVE, a box says that all entrie=
s have to be filled and
then takes you to the "email address line". But y=
ou can NOT enter
anything in it ???????
In the tests, which are:
1. S/A te=
st 1. LCD
2. keyboard
3. Rom
4. RAM
=
5. Flash
6. Phone
7 DTMF
8 Cu=
rrent
There is an OPTION to "CLEAR FLASH" ??????????
If I Cleared the flash=
, would that JUST clear the email and network
entries, or clear ALL the PR=
OGRAMMING ????
Also on the main screen is a place for the S/N and ship ID,=
but I can
not seem to get into that area to write anything ??
Any sugge=
stions ????
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 10, 2006
e is a version 1.37 and the
up with Control, Q, A, held down on the
tried the qa781206 data,
I do the same Power up with the 1.37, it comes up in
e.
On mine (350 v1.37), when I do ctrl-q-a qa781206 I get the
message "T=
his device can't recognize the ID, please contact
your service provider."
=
The version info under the menu setup>mailstation> is
V.1.37 XTND:ON C
I d=
on't know what the C means.
Is this the same on yours?
I wonder what might=
be different?
get into the "email Address" line.
l entries have to be filled
and
ne". But you can NOT enter
That is how mine beha=
ves when I hold ctrl-d while booting, and then
interrupt it (reset button)=
while it is doing the "restore factory
settings".
To get past the part w=
here it insists all entries be filled, but
will not let you fill one of th=
em, I have to restore factory settings
again, without interrupting.
the tests, which are:
3. Rom
Phone
I have never got this=
menu on a 350. Can you get it into
the hex edit mode? On the other model=
s, from the first
test mode menu, you enter a ctrl-f5 to start the hex edit=
or.
ash, would that JUST clear the email and network
he PROGRAMMING ????
I don't know for sure, but my best guess is it would o=
nly clear data,
and not code. If I could get mine to this point, I don't t=
hink I
could suppress my curiosity, and I would just try it.
But that's m=
e. :-)
The fact that they call out rom & flash separately in the menu wou=
ld
seem to suggest that they are calling the codeflash "Rom", and the
dataf=
lash "Flash".
D, but I
y suggestions ????
What's in those areas now? The serial number is on a =
sticker
on the bottom of unit, maybe ship ID is the other number on that
=
sticker?
The older models just display the sn at the bottom of the
test mo=
de menu. You can't change it on those models.
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 10, 2006
BEWARE OF TESTING FLASH ON 350!!!!! (more below)
I was playing a bit mor=
e today, and figured out some more,
so I am replying to myself...
below>
ss2001" <waynem@> wrote:
on 1.37 and the
th Control, Q, A, held down on the
ed the qa781206 data,
If I do the same Power up with the 1.37, it comes up in
mode.
message "This device can't recognize the ID, please contact
provider."
I figured out the correct id for 350's, but not the master.
It =
is based on the serial number (sticker on bottom).
If your serial number is=
SN023903xxxx
then the ID would be qa350xxxx
This also works for the 120's=
& 150's, but it is qa120xxxx
(it's qa120xxxx even on the 150).
I tried qa=
783508 for the master instead of qa781208,
^^^ =
^^^
but it did not work.
setup>mailstation> is
Maybe the "C" means "closed", as opposed to "open",
(iow, "locked" or "un=
locked")???
into
menu, you enter a ctrl-f5 to start the hex editor.
I got to the test mode=
menu now, but ctrl-f5 does not work
to put 350 into hex edit. :-(
ere is an OPTION to "CLEAR FLASH" ??????????
uld that JUST clear the email and
OGRAMMING ????
ly
n't think I could suppress my curiosity, and I would just
hat's me. :-)
I didn't yet try the "CLEAR FLASH", but I did try the
"TES=
T FLASH" option. It apparently cleared out the
"factory setting" values, a=
nd now I cannot get out of
the "can't set email, and can't quit till you se=
t email"
infinite loop. Oh well, I will try some more, and maybe
the "CLEA=
R FLASH" will get me out.
From: bmarcum@...
Feb 11, 2006
On Fri, Feb 10, 2006 at 01:46:22PM -0000, Cyrano Jones wrote:
Cool! I got into the hex editor on my 150, had to press ctrl-shift-f5.
What can you do in the hex editor? Write Z80 machine code? How do you
execute it? The memory seems to contain mostly zero bytes except for a
few hundred bytes at the end.
Do not meddle in the affairs of troff, for it is subtle and quick to anger.
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 12, 2006
2006 at 01:46:22PM -0000, Cyrano Jones wrote:
menu on a 350. Can you get it into
dels, from the first
ex editor.
=
I should have said shift-f5. That works on all but the 3=
50,
and puts you into a "secret" hex-viewer mode.
If you want to actually =
edit some bytes, you need to enable
the "double secret" hex-edit mode. Typ=
e G710304x<back> :-)
(uh... without the smiley, of course!)
After enablin=
g, ctrl-s will shift you into edit mode. Another
ctrl-s exits edit mode, a=
nd saves the new bytes to dataflash.
Each screenful in hex edit mode is a s=
ingle 256 byte sector of
the dataflash. You have to save each sector befor=
e you can
move to another sector.
ite Z80 machine code?
in mostly
You can=
edit any byte in the dataflash. The first 5 pages
of dataflash can contai=
n 5 applications. Control is transfered
to the first byte of those pages w=
hen you select the corresponding
icon from the mailstation menu. You add t=
he apps to the menu
by editing the "app count" in page #08 of the dataflash=
.
If you form your app code like the mailstation wants, you will
have an i=
con and caption as part of your app. The mailstation
will display it in th=
e menu, under "Yahoo" if you have a
yahoo folder, or under "Extras" if you =
don't have a yahoo folder.
If you don't include icon & caption, you will j=
ust get a
blank space in the menu, or maybe a garbage icon if your
code sit=
s where the icon is 'sposed to be. It's pretty
obvious where the new item =
is regardless of whether you
include icon.
From: bmarcum@...
Feb 12, 2006
On Sun, Feb 12, 2006 at 07:54:18AM -0000, Cyrano Jones wrote:
OK, got it. Now to try and make a "hello world" app...
Show me a man who is a good loser and I'll show you a man who is playing
golf with his boss.
From: bmarcum@...
Feb 12, 2006
On Sat, Feb 11, 2006 at 02:05:02PM -0500, bmarcum@... wrote:
I found out, the hex editor seems to be read-only. Maybe it needs a
different password to allow writing.
Beam me up, Scotty! It ate my phaser!
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 12, 2006
ifferent password to allow writing.
Sounds like you are in plain old hex-v=
iewer mode.
You need to *enable* edit mode after you get in viewer mode.
=
Then, you need to kick it into edit mode for each sector.
reread msg 447
=
(URL)
From: "iwireless2001" <waynem@...>
Feb 13, 2006
Biggest problem is trying to find where to unlock the area
that has the ent=
ries for the email address.
They couldn't get this unit to go on the syste=
m because the s/n was
still being listed under somebodies account. (Probab=
ly paid up front
for a full year, and then sold it), and the other unit I =
have, sends
out OK, but will not receive the "special email" that changes =
the
unit over to the NEW account. SO I am stuck !!!!
If I can get into t=
he Email address area and change it, then I can
start using it on the Mail=
station account already setup.
The 1.37 version is now blank, and can't ge=
t back in the area.
The 1.39 version brings up the "entry box", which I cou=
ld get into,
but if I wipe out the Flash, then I have 2 dead units.
Is th=
ere a way to get into it to read one, and then re-program the
HEX on the o=
ther ???
Just need to find a way to unlock that unit to re-program it ???
=
wayne
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 13, 2006
and can't get back in the area.
A couple/three questions:
1) What is afte=
r the V.1.37 on the setup screen??? In particular, is
there a "C" afte=
r the "XTND:ON" (or "XTND:OFF")????
2) Did you blank the acct data by test=
ing flash, or by erasing flash,
or did you do it by interrupting the "re=
store factory settings"???
3) Did you try restoring factory settings to fi=
x the blanked data???
n re-program the
lock that unit to re-program it ???
Unfortunately, just about everything w=
e know about the 350 was in
this thread of the last few days. As far as I =
know, you are the
first to get a 350 into test mode. :-)
From: "iwireless2001" <waynem@...>
Feb 22, 2006
wrote:
now blank, and can't get back in the area.
=
is=
blank the acct data by testing flash, or by erasing
flash,
do it by interrupting the "restore factory
settings"???
ry restoring factory settings to fix the blanked data???
way to get into it to read one, and then re-program
the
her ???
it ???
in
st to get a 350 into test mode. :-)
1. It is as you describ=
ed it as above.
2. I guess by testing the flash ??? Then I also did a Flas=
h Clear.
3. Yes I tried to restore factory settings, there are none !!!
I=
need to find some way to get into the hex editor and see if I can
re-prog=
ram it or something ???
When you are is QA mode, there is a spot on the lo=
wer left for the
serial number and the seller's (Earthlink ??) name.
There=
are several main screens to do tests on, and all activites of
the mailsta=
tion are tested. But there is no way so far to do any
flash programming o=
r hex editing as I have been able to find out so
far. The ver. 1.37 goes =
right into the QA mode, and the ver. 1.39
comes up with a login box, I tri=
ed the number you had given earlier
and it came back as wrong isp. I woul=
d assume that the number as it
is figured out in relationship to the seria=
l number might work there,
but I haven't tried it as yet.....I didn't want=
2 dead units.
I would assume that the units either have another code to d=
o the
programming or it is done as a plug in on the Parellel connection on=
the back of the unit. We have other computer equipment that programs
th=
at way, so there should be some sort of programmer or software out
there t=
hat will do that ???
From: "jeeggers" <ib@...>
Feb 22, 2006
I wonder if QA stands for Quality Assurance and is a code to be used
by th=
at department? So there would be other codes (like DEV for the
developmen=
t department ?) If not, who originally figured out the QA
scheme ? Also,=
in the menu, there's S/A and F/A if I recall
correctly... What does that =
stand for ?
.>
wrote:
ojones_lalp@> wrote:
A couple/three questions:
screen??? In
particular,
or "XTND:OFF")????
, or by erasing
ore factory
ngs to fix the blanked
data???
read one, and then re-program
is thread of the last few days. As far as I know, you are the
get a 350 into test mode. :-)
scribed it as above.
a Flash Clear.
ne !!!
can
is a spot on the lower left for the
link ??) name.
activites of
do any
so
comes up with a login box, I tried the number you had given earlier
it came back as wrong isp. I would assume that the number as
it
gured out in relationship to the serial number might work
there,
haven't tried it as yet.....I didn't want 2 dead units.
that the units either have another code to do the
done as a plug in on the Parellel connection
on
We have other computer equipment that
programs
d be some sort of programmer or software
out
?
From: "wayne" <waynem@...>
Feb 23, 2006
That's a really good question, I did not see what difference the
test menu's did ?? If I get some spare time (yeah right), I will
setup something to run some of those tests.
The thing somebody needs to do is setup something on a server that is
offline that can be setup as the DNS address that the mailstation uses
to send to Earthlink, and see what user name and password it uses to
access that account.
Then a email can be sent back to the mailstation to change the data
on the email address and password from the info we already know about
what it needs to do that.
I believe that it gets a MD5 code related to its serial number (and address)
and then is told to change to what ever email address and password that
earthlink sets up for a customer account.
I have one unit that will send to earthlink, and receive that info,
but it will not change to the new account that we setup with them.
That is the version 1.39 that I have. The Version 1.37 I have could not
be setup with them because the serial number could not be cleared from
somebody else's account. Even though they had sold it to me.
As far as the Flash programming, we will have to track down exactly
what chips are in use in the unit, and computer type, and then see
how the CPU bus is setup.
A Jig of some sort will have to be made to allow the parallel port
on the mailstation to connect to a Parallel port on a computer. Otherwise
the TTL voltage from both will burn out each other. There needs to be
some sort of OPTO-ISOLATOR chips or something in between.
Actually, what we need to find out is WHO made this unit and try to get
some documentation on it.
Since Earthlink is NO longer selling these units, and will phase them out
in the future, you would think that they would be a little more forthcoming
with some documentation. If I was them, I would be trying to fix or program
as many of these units as I could to get the monthly income.
However, there does not seem to be anybody that repairs or re-programs these
units ???
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of jeeggers
Sent: Wednesday, February 22, 2006 4:34 PM
To: mailstation@yahoogroups.com
Subject: [mailstation] Re: Mailstation 350
I wonder if QA stands for Quality Assurance and is a code to be used
by that department? So there would be other codes (like DEV for the
development department ?) If not, who originally figured out the QA
scheme ? Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
wrote:
particular,
data???
it
there,
on
programs
out
Yahoo! Groups Links
From: "John R. Hogerhuis" <jhoger@...>
Feb 23, 2006
On Thu, 2006-02-23 at 08:14 -0700, wayne wrote:
Always new people here. Welcome!
CJ has already worked all this out and there is software in the files
section. No special hardware is required, just a standard parallel port
"laplink" cable.
It is a waste of time to try to develop for the mailstation any other
way than using CJs tools that he has worked so hard on.
The mailstation is already "cracked" long ago. Now it just needs some
new software developed for it.
From: govind c <govigov@...>
Feb 23, 2006
Content-Transfer-Encoding: 8bit
[quote]
Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
[\quote]
what menu? and how to get it ?
btw the ISP password for the default account is found in such a manner
if the serial number is 024189046 , the ISP password is , Ze09814 that is remove the last 2 digits and enter the digts backwards and 02 stands for the year of manufacture.i think you guys already know that.. but i dont know how to get the menu...
wayne <waynem@...> wrote:
That's a really good question, I did not see what difference the
test menu's did ?? If I get some spare time (yeah right), I will
setup something to run some of those tests.
The thing somebody needs to do is setup something on a server that is
offline that can be setup as the DNS address that the mailstation uses
to send to Earthlink, and see what user name and password it uses to
access that account.
Then a email can be sent back to the mailstation to change the data
on the email address and password from the info we already know about
what it needs to do that.
I believe that it gets a MD5 code related to its serial number (and address)
and then is told to change to what ever email address and password that
earthlink sets up for a customer account.
I have one unit that will send to earthlink, and receive that info,
but it will not change to the new account that we setup with them.
That is the version 1.39 that I have. The Version 1.37 I have could not
be setup with them because the serial number could not be cleared from
somebody else's account. Even though they had sold it to me.
As far as the Flash programming, we will have to track down exactly
what chips are in use in the unit, and computer type, and then see
how the CPU bus is setup.
A Jig of some sort will have to be made to allow the parallel port
on the mailstation to connect to a Parallel port on a computer. Otherwise
the TTL voltage from both will burn out each other. There needs to be
some sort of OPTO-ISOLATOR chips or something in between.
Actually, what we need to find out is WHO made this unit and try to get
some documentation on it.
Since Earthlink is NO longer selling these units, and will phase them out
in the future, you would think that they would be a little more forthcoming
with some documentation. If I was them, I would be trying to fix or program
as many of these units as I could to get the monthly income.
However, there does not seem to be anybody that repairs or re-programs these
units ???
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of jeeggers
Sent: Wednesday, February 22, 2006 4:34 PM
To: mailstation@yahoogroups.com
Subject: [mailstation] Re: Mailstation 350
I wonder if QA stands for Quality Assurance and is a code to be used
by that department? So there would be other codes (like DEV for the
development department ?) If not, who originally figured out the QA
scheme ? Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
wrote:
particular,
data???
it
there,
on
programs
out
Yahoo! Groups Links
SPONSORED LINKS
Network appliance Software development Stainless steel appliance Appliance attached network storage Home appliances Appliance repair parts
YAHOO! GROUPS LINKS
Visit your group "mailstation" on the web.
To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
Content-Transfer-Encoding: 8bit
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
Jiyo cricket on (URL)hoo.com/cricket/">Yahoo! India cricket
From: "jeeggers" <ib@...>
Feb 23, 2006
OK, now I'm confused...
I didn't know anything about the ISP Password.
I =
was using the QA trick, i.e. hold q and a down during boot, then
enter the=
qa-password into the text-box that pops up. The qa-
password was qa350xxx=
x where xxxx is the last 4 digits of the serial
number. All of this acord=
ing to Cyrano, and it works, but didn't
help. I did a flash test and flas=
h clear, now I can't use the damn
thing because restoring factory settings=
doesn't put the defaults in
(email address).
I suppose the ISP password =
would bring up some new options, I've got
to try this tonight.
ilstation@yahoogroups.com, govind c <govigov@...> wrote:
so, in the menu, there's S/A and F/A if I recall
hat stand for ?
btw the ISP password for the default account is found in such a
manner =
4
that is remove the last 2 digits and enter the digts backwards and 02
s=
tands for the year of manufacture.i think you guys already know
that.. but=
i dont know how to get the menu...
hat's a really good question, I did not see what difference the
's did ?? If I get some spare time (yeah right), I will
to run some of those tests.
mething on a server that
is
that the mailstation
uses
and password it uses to
t back to the mailstation to change the data
sword from the info we already know
about
I believe that it gets a MD5 code related to its serial number (and
addre=
ss)
t=
hat
ill send to earthlink, and receive that info,
he new account that we setup with them.
ave. The Version 1.37 I have
could not
erial number could not be cleared
from
ugh they had sold it to me.
ave to track down exactly
type, and then see
l have to be made to allow the parallel port
t to a Parallel port on a computer.
Otherwise
will burn out each other. There needs to
be
chips or something in between.
HO made this unit and try to
get
rthlink is NO longer selling these units, and will phase
them out
future, you would think that they would be a little more
forthcoming
th some documentation. If I was them, I would be trying to fix
or program=
r, there does not seem to be anybody that repairs or re-
programs these
nits ???
lstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]On
f jeeggers
ahoogroups.com
r if QA stands for Quality Assurance and is a code to be used
artment? So there would be other codes (like DEV for the
artment ?) If not, who originally figured out the QA
the menu, there's S/A and F/A if I recall
nd for ?
yranojones_lalp@> wrote:
=
.
1.37 on the setup screen??? In
fter the "XTND:ON" (or "XTND:OFF")????
t data by testing flash, or by erasing
by interrupting the "restore factory
ou try restoring factory settings to fix the blanked
k that unit to re-program
it ???
rything we know about the 350 was
in
s. As far as I know, you are the
:-)
.
Clear.
=
I need to find some way to get into the hex editor and see if I
can
e-program it or something ???
pot on the lower left for the
??) name.
ctivites
of
do any
t
so
9
earlier
=
=
I would assume that the units either have another code to do the
mming or it is done as a plug in on the Parellel connection
ck of the unit. We have other computer equipment that
way, so there should be some sort of programmer or software
that will do that ???
pliance Software development Stainless steel
appliance Appliance a=
ttached network storage Home appliances
Appliance repair parts
Visit your group "mailstation" on the web.
rom this group, send an email to:
m
Service.
ket
time=
.
From: "jeeggers" <ib@...>
Feb 23, 2006
If someone has figured out how to set the value for the email address
then=
I'm not aware of that. Are you saying that his has been done ?
I wouldn=
't mind setting up software/laplink cable to program my
unit. If there's =
a way to do it through the ms itself, then that
would be even better, but =
I just haven't seen that yet.
R. Hogerhuis" <jhoger@...>
wrote:
ayne wrote:
own
exactly
then see
e to be made to allow the parallel port
o a Parallel port on a computer.
Otherwise
ill burn out each other. There needs
to be
chips or something in between.
CJ has already worked all this out and there is software in the
files
ction. No special hardware is required, just a standard parallel
port
aplink" cable.
tion any
other
some
=
From: "wayne" <waynem@...>
Feb 24, 2006
John,
from what I saw in the "files" section was about cracking the
100 and 150 version mailstations. So far I have not seen anything
on getting into the 350 units?? That is what I need to do !!!
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of John R. Hogerhuis
Sent: Thursday, February 23, 2006 11:24 AM
To: mailstation@yahoogroups.com
Subject: RE: [mailstation] Re: Mailstation 350
On Thu, 2006-02-23 at 08:14 -0700, wayne wrote:
Always new people here. Welcome!
CJ has already worked all this out and there is software in the files
section. No special hardware is required, just a standard parallel port
"laplink" cable.
It is a waste of time to try to develop for the mailstation any other
way than using CJs tools that he has worked so hard on.
The mailstation is already "cracked" long ago. Now it just needs some
new software developed for it.
Yahoo! Groups Links
From: "wayne" <waynem@...>
Feb 24, 2006
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
These are mailstation 350's.........version 1.37 seems to come up in the
"diagnostic" menu, if you
hold down the "Function, Q and A" keys on the keyboard and turn the power on
or RESET the unit.
Have to hold them down UNTIL the menu comes up !!
Version 1.39 comes up with a "Login" box, which requires you to type in "QA
???????" relating to the
serial number of the unit. Then you should get the Diagnostic menu.
So far, other testing the unit, and clearing the "flash" memory, I can't see
what use this menu is to
getting things re-programmed.
The unit S/N and SHIPID is located in the lower left of the unit.
If you test "Flash" or "Clear Flash", then when you re-power it up, all data
is cleared from the
Setup and Network areas. Problem is that the unit will NOT let you into the
"E-mail Address" on the
Setup screen. If you hit the "Save" key, then it tells you to enter all
data, and if you press OK,
then it goes directly to the "Email Address" location, but will NOT allow
you to enter anything in it.
You are effectively locked out from using the unit from there on.
Even resetting the "Factory settings" by the "Function and D" keys gets you
nowhere. There is NO
factory data in the "Flash" anymore to put back in the unit.
The ONLY hope is to either find a way to get into a HEX editor on the unit,
or to re-load the info
from the Parallel port via another computer.
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of govind c
Sent: Thursday, February 23, 2006 1:07 PM
To: mailstation@yahoogroups.com
Subject: RE: [mailstation] Re: Mailstation 350
[quote]
Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
[\quote]
what menu? and how to get it ?
btw the ISP password for the default account is found in such a manner
if the serial number is 024189046 , the ISP password is , Ze09814 that is
remove the last 2 digits and enter the digts backwards and 02 stands for the
year of manufacture.i think you guys already know that.. but i dont know how
to get the menu...
wayne <waynem@...> wrote:
That's a really good question, I did not see what difference the
test menu's did ?? If I get some spare time (yeah right), I will
setup something to run some of those tests.
The thing somebody needs to do is setup something on a server that is
offline that can be setup as the DNS address that the mailstation uses
to send to Earthlink, and see what user name and password it uses to
access that account.
Then a email can be sent back to the mailstation to change the data
on the email address and password from the info we already know about
what it needs to do that.
I believe that it gets a MD5 code related to its serial number (and
address)
and then is told to change to what ever email address and password that
earthlink sets up for a customer account.
I have one unit that will send to earthlink, and receive that info,
but it will not change to the new account that we setup with them.
That is the version 1.39 that I have. The Version 1.37 I have could not
be setup with them because the serial number could not be cleared from
somebody else's account. Even though they had sold it to me.
As far as the Flash programming, we will have to track down exactly
what chips are in use in the unit, and computer type, and then see
how the CPU bus is setup.
A Jig of some sort will have to be made to allow the parallel port
on the mailstation to connect to a Parallel port on a computer.
Otherwise
the TTL voltage from both will burn out each other. There needs to be
some sort of OPTO-ISOLATOR chips or something in between.
Actually, what we need to find out is WHO made this unit and try to get
some documentation on it.
Since Earthlink is NO longer selling these units, and will phase them
out
in the future, you would think that they would be a little more
forthcoming
with some documentation. If I was them, I would be trying to fix or
program
as many of these units as I could to get the monthly income.
However, there does not seem to be anybody that repairs or re-programs
these
units ???
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of jeeggers
Sent: Wednesday, February 22, 2006 4:34 PM
To: mailstation@yahoogroups.com
Subject: [mailstation] Re: Mailstation 350
I wonder if QA stands for Quality Assurance and is a code to be used
by that department? So there would be other codes (like DEV for the
development department ?) If not, who originally figured out the QA
scheme ? Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
wrote:
particular,
data???
it
there,
on
programs
out
Yahoo! Groups Links
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
SPONSORED LINKS Network appliance Software development Stainless steel
appliance
Appliance attached network storage Home appliances Appliance
repair parts
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
b.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
charset="iso-8859-1"
-1">
DY>
f size=3D2>These
are mailstation 350's.........version 1.37 seems to come =
up in the "diagnostic"
menu, if you</FONT></SPAN></DIV>
=3D842465615-24022006><FONT face=3DArial color=3D#0000ff size=3D2>hold
dow=
n the "Function, Q and A" keys on the keyboard and turn the power on or RES=
ET
the unit.</FONT></SPAN></DIV>
NT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
SPAN class=3D842465615-24022006><FONT face=3DArial color=3D#0000ff size=3D2=
to hold them down UNTIL the menu comes up !!</FONT></SPAN></DIV>
V><SPAN class=3D842465615-24022006><FONT face=3DArial color=3D#0000ff
size=
=3D2></FONT></SPAN> </DIV>
face=3DArial color=3D#0000ff
size=3D2>Version 1.39 comes up with a "Login=
" box, which requires you to type in
"QA ???????" relating to the</FONT></=
SPAN></DIV>
=3D#0000ff size=3D2>serial
number of the unit. Then you should get t=
he Diagnostic
menu.</FONT></SPAN></DIV>
006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>=
ize=3D2>So
far, other testing the unit, and clearing the "flash" memory, I=
can't see what
use this menu is to</FONT></SPAN></DIV>
=3D842465615-24022006><FONT face=3DArial color=3D#0000ff
size=3D2>getting =
things re-programmed.</FONT></SPAN></DIV>
2006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV=
size=3D2>The
unit S/N and SHIPID is located in the lower left of the
unit=
.</FONT></SPAN></DIV>
ial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
=3D842465615-24022006><FONT face=3DArial color=3D#0000ff size=3D2>If you
t=
est "Flash" or "Clear Flash", then when you re-power it up, all data is cle=
ared
from the </FONT></SPAN></DIV>
FONT face=3DArial color=3D#0000ff size=3D2>Setup
and Network areas. =
Problem is that the unit will NOT let you into the
"E-mail Address" on the=
ial color=3D#0000ff size=3D2>Setup
screen. If you hit the "Save" key=
, then it tells you to enter all data,
and if you press OK,</FONT></SPAN><=
/DIV>
0ff size=3D2>then
it goes directly to the "Email Address" location, but wi=
ll NOT allow you to
enter anything in it.</FONT></SPAN></DIV>
lass=3D842465615-24022006><FONT face=3DArial color=3D#0000ff
size=3D2></FO=
NT></SPAN> </DIV>
rial color=3D#0000ff size=3D2>You
are effectively locked out from using th=
e unit from there
on.</FONT></SPAN></DIV>
22006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DI=
V>
size=3D2>Even
resetting the "Factory settings" by the "Function and D" ke=
ys gets you nowhere.
There is NO</FONT></SPAN></DIV>
2465615-24022006><FONT face=3DArial color=3D#0000ff
size=3D2>factory data =
in the "Flash" anymore to put back in the
unit.</FONT></SPAN></DIV>
SPAN class=3D842465615-24022006><FONT face=3DArial color=3D#0000ff
size=3D=
2></FONT></SPAN> </DIV>
ce=3DArial color=3D#0000ff size=3D2>The
ONLY hope is to either find a way =
to get into a HEX editor on the unit, or to
re-load the info</FONT></SPAN>=
00ff size=3D2>from
the Parallel port via another computer.</FONT></SPAN></=
DIV>
ff
size=3D2></FONT></SPAN> </DIV>
06><FONT face=3DArial color=3D#0000ff
size=3D2>Wayne</FONT></SPAN></DIV>
DIV><SPAN class=3D842465615-24022006></SPAN> </DIV>
=3D842465615-24022006> </SPAN></DIV>
okMessageHeader dir=3Dltr align=3Dleft><FONT face=3DTahoma
size=3D2>----=
-Original Message-----<BR><B>From:</B> mailstation@yahoogroups.com
[mail=
to:mailstation@yahoogroups.com]<B>On Behalf Of </B>govind
c<BR><B>Sent:<=
/B> Thursday, February 23, 2006 1:07 PM<BR><B>To:</B>
mailstation@yahoog=
roups.com<BR><B>Subject:</B> RE: [mailstation] Re:
Mailstation 350<BR><B=
R></FONT></DIV>
IV><FONT face=3D"Courier New">Also, in the menu, there's S/A and F/A if I
=
recall<BR>correctly... What does that stand for ?</FONT><BR>[\quote]</DIV=
bsp;</DIV>
such a manner
024189046 , the ISP password is , Ze09814 that is
remove the last 2 digi=
ts and enter the digts backwards and 02 stands for the
year of manufactu=
re.i think you guys already know that.. but i dont know how
to get the m=
enu... </DIV>
rote:</DIV>
style=3D"PADDING-LEFT: 5px; MAR=
GIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><TT>That's
a really goo=
d question, I did not see what difference the<BR>test menu's did
??&nb=
sp; If I get some spare time (yeah right), I will<BR>setup something to
=
run some of those tests.<BR><BR>The thing somebody needs to do is setup
=
something on a server that is<BR>offline that can be setup as the DNS
=
address that the mailstation uses<BR>to send to Earthlink, and see what=
user
name and password it uses to<BR>access that account.<BR><BR>Then=
a email can
be sent back to the mailstation to change the data<BR>on =
the email address
and password from the info we already know about<BR>=
what it needs to do
that.<BR><BR>I believe that it gets a MD5 code rel=
ated to its serial number
(and address)<BR>and then is told to change =
to what ever email address and
password that<BR>earthlink sets up for =
a customer account.<BR><BR>I have one
unit that will send to earthlink=
, and receive that info,<BR>but it will not
change to the new account =
that we setup with them.<BR>That is the version
1.39 that I have. =
; The Version 1.37 I have could not<BR>be setup with
them because the =
serial number could not be cleared from<BR>somebody else's
account. Ev=
en though they had sold it to me.<BR><BR>As far as the Flash
programmi=
ng, we will have to track down exactly<BR>what chips are in use in
the=
unit, and computer type, and then see<BR>how the CPU bus is
setup.<BR=
por=
t<BR>on the mailstation to connect to a Parallel port on a computer.
O=
therwise<BR>the TTL voltage from both will burn out each other. There=
needs to be<BR>some sort of OPTO-ISOLATOR chips or something in
=
between.<BR><BR>Actually, what we need to find out is WHO made this unit an=
d
try to get<BR>some documentation on it.<BR><BR>Since Earthlink is NO=
longer
selling these units, and will phase them out<BR>in the future,=
you would
think that they would be a little more forthcoming<BR>with =
some
documentation. If I was them, I would be trying to fix or
=
program<BR>as many of these units as I could to get the monthly
in=
come.<BR><BR>However, there does not seem to be anybody that repairs or
=
re-programs these<BR>units
???<BR><BR>Wayne<BR><BR><BR><BR><BR><BR>-=
mailstation@yahoogroups.com [mailto=
:mailstation@yahoogroups.com]On<BR>Behalf
Of jeeggers<BR>Sent: Wednesd=
ay, February 22, 2006 4:34 PM<BR>To:
mailstation@yahoogroups.com<BR>Su=
bject: [mailstation] Re: Mailstation
350<BR><BR><BR>I wonder if QA sta=
nds for Quality Assurance and is a code to
be used<BR>by that departme=
nt? So there would be other codes (like DEV
for the<BR>developme=
nt department ?) If not, who originally figured
out the QA<BR>sc=
heme ? Also, in the menu, there's S/A and F/A if I
recall<BR>cor=
rectly... What does that stand for ?<BR><BR>--- In
mailstation@yahoogr=
oups.com, "iwireless2001"
mailstation@yahoogroups.com, "Cyrano Jones"<BR>>
yranojones_lalp@> wrote:<BR>> ><BR>> > ---
"iwire=
less2001" <waynem@> wrote:<BR>> ><BR>> > > The
1.=
37 version is now blank, and can't get back in the area.<BR>>
BR>> > A couple/three questions:<BR>> ><BR>> > 1)
Wh=
at is after the V.1.37 on the setup screen???
In<BR>particular,<=
BR>> is<BR>> > there a "C"
after the "XTND:=
ON" (or "XTND:OFF")????<BR>> ><BR>> > 2) Did you
blank the=
acct data by testing flash, or by erasing<BR>> flash,<BR>>
or did you do it by interrupting the "restore
facto=
ry<BR>> settings"???<BR>> ><BR>> > 3) Did you try
resto=
ring factory settings to fix the blanked<BR>data???<BR>>
t; > > Is there a way to get into it to read one, and then
re-pr=
ogram<BR>> the<BR>> > > HEX on the other ???<BR>> >
=
=
re-program it ???<BR>> ><BR>> > Unfortunately, just about
=
everything we know about the 350 was in<BR>> > this thread of the las=
t
few days. As far as I know, you are the<BR>> > first to =
get a
350 into test mode. :-)<BR>> ><BR>> > -- CJ<BR=
.<BR>> 2.
I guess by testing the flash ??? Then I also did a =
Flash
Clear.<BR>> 3. Yes I tried to restore factory settings,=
there are
none !!!<BR>><BR>> I need to find some way to get int=
o the hex editor
and see if I can<BR>> re-program it or something ?=
??<BR>><BR>> When
you are is QA mode, there is a spot on the low=
er left for the<BR>> serial
number and the seller's (Earthlink ??) =
name.<BR>><BR>> There are
several main screens to do tests on, a=
nd all activites of<BR>> the
mailstation are tested. But ther=
e is no way so far to do any<BR>>
flash programming or hex editing =
as I have been able to find out so<BR>>
far. The ver. 1.37 go=
es right into the QA mode, and the ver.
1.39<BR>> comes up with a l=
ogin box, I tried the number you had given
earlier<BR>> and it came=
back as wrong isp. I would assume that the
number as<BR>it<BR>&=
gt; is figured out in relationship to the serial number
might work<BR>=
there,<BR>> but I haven't tried it as yet.....I didn't want
2 dead =
units.<BR>><BR>> I would assume that the units either have
anoth=
er code to do the<BR>> programming or it is done as a plug in on the
=
Parellel connection<BR>on<BR>> the back of the unit. We have oth=
er
computer equipment that<BR>programs<BR>> that way, so there shou=
ld be
some sort of programmer or software<BR>out<BR>> there that wi=
ll do that
???<BR>><BR><BR><BR><BR><BR><BR><BR><BR><BR>Yahoo! Group=
s
Links<BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR></TT></BLOCKQUOTE><=
BR>
Jiyo cricket on <A
href=3D"(URL)
o.com/mail/in/mailcricket/*Yahoo!">(URL)
I=
ndia cricket</A><BR><A
href=3D"(URL)
messenger/*Yahoo!">(URL)
Messenger M=
obile</A> Stay in touch with your buddies all the time. </BODY></HTML>
From: govind c <govigov@...>
Feb 24, 2006
Content-Transfer-Encoding: 8bit
Thank you, Wayne.
//--unintelligible--//
Can you pls let me know how to do the diagnostic test on the screen? Function + F5, right?
wayne <waynem@...> wrote:
These are mailstation 350's.........version 1.37 seems to come up in the "diagnostic" menu, if you
hold down the "Function, Q and A" keys on the keyboard and turn the power on or RESET the unit.
Have to hold them down UNTIL the menu comes up !!
Version 1.39 comes up with a "Login" box, which requires you to type in "QA ???????" relating to the
serial number of the unit. Then you should get the Diagnostic menu.
So far, other testing the unit, and clearing the "flash" memory, I can't see what use this menu is to
getting things re-programmed.
The unit S/N and SHIPID is located in the lower left of the unit.
If you test "Flash" or "Clear Flash", then when you re-power it up, all data is cleared from the
Setup and Network areas. Problem is that the unit will NOT let you into the "E-mail Address" on the
Setup screen. If you hit the "Save" key, then it tells you to enter all data, and if you press OK,
then it goes directly to the "Email Address" location, but will NOT allow you to enter anything in it.
You are effectively locked out from using the unit from there on.
Even resetting the "Factory settings" by the "Function and D" keys gets you nowhere. There is NO
factory data in the "Flash" anymore to put back in the unit.
The ONLY hope is to either find a way to get into a HEX editor on the unit, or to re-load the info
from the Parallel port via another computer.
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On Behalf Of govind c
Sent: Thursday, February 23, 2006 1:07 PM
To: mailstation@yahoogroups.com
Subject: RE: [mailstation] Re: Mailstation 350
[quote]
Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
[\quote]
what menu? and how to get it ?
btw the ISP password for the default account is found in such a manner
if the serial number is 024189046 , the ISP password is , Ze09814 that is remove the last 2 digits and enter the digts backwards and 02 stands for the year of manufacture.i think you guys already know that.. but i dont know how to get the menu...
wayne <waynem@...> wrote:
That's a really good question, I did not see what difference the
test menu's did ?? If I get some spare time (yeah right), I will
setup something to run some of those tests.
The thing somebody needs to do is setup something on a server that is
offline that can be setup as the DNS address that the mailstation uses
to send to Earthlink, and see what user name and password it uses to
access that account.
Then a email can be sent back to the mailstation to change the data
on the email address and password from the info we already know about
what it needs to do that.
I believe that it gets a MD5 code related to its serial number (and address)
and then is told to change to what ever email address and password that
earthlink sets up for a customer account.
I have one unit that will send to earthlink, and receive that info,
but it will not change to the new account that we setup with them.
That is the version 1.39 that I have. The Version 1.37 I have could not
be setup with them because the serial number could not be cleared from
somebody else's account. Even though they had sold it to me.
As far as the Flash programming, we will have to track down exactly
what chips are in use in the unit, and computer type, and then see
how the CPU bus is setup.
A Jig of some sort will have to be made to allow the parallel port
on the mailstation to connect to a Parallel port on a computer. Otherwise
the TTL voltage from both will burn out each other. There needs to be
some sort of OPTO-ISOLATOR chips or something in between.
Actually, what we need to find out is WHO made this unit and try to get
some documentation on it.
Since Earthlink is NO longer selling these units, and will phase them out
in the future, you would think that they would be a little more forthcoming
with some documentation. If I was them, I would be trying to fix or program
as many of these units as I could to get the monthly income.
However, there does not seem to be anybody that repairs or re-programs these
units ???
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of jeeggers
Sent: Wednesday, February 22, 2006 4:34 PM
To: mailstation@yahoogroups.com
Subject: [mailstation] Re: Mailstation 350
I wonder if QA stands for Quality Assurance and is a code to be used
by that department? So there would be other codes (like DEV for the
development department ?) If not, who originally figured out the QA
scheme ? Also, in the menu, there's S/A and F/A if I recall
correctly... What does that stand for ?
wrote:
particular,
data???
it
there,
on
programs
out
Yahoo! Groups Links
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
SPONSORED LINKS
Network appliance Software development Stainless steel appliance Appliance attached network storage Home appliances Appliance repair parts
YAHOO! GROUPS LINKS
Visit your group "mailstation" on the web.
To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
Content-Transfer-Encoding: 8bit
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
//--unintelligible--//
Jiyo cricket on (URL)hoo.com/cricket/">Yahoo! India cricket
From: "jeeggers" <ib@...>
Feb 24, 2006
According to CJ's documentation (and I may be incorrect), a boot-
loader is=
invoked by the MS that looks for something on the printer
port. Presumab=
ly with the right s/w on the PC, it should be possible
to re-load the flas=
h with what was there before. In other words,
someone would need to back-=
up their flash from the MS into a file,
then we could try and load that fi=
le back into the MS, making it
useful again. That's all assuming that CJ'=
s software/hardware works
on the 350.
, "wayne" <waynem@...> wrote:
on 1.37 seems to come up
in the
e "Function, Q and A" keys on the keyboard and turn the
power on
T the unit.
sion 1.39 comes up with a "Login" box, which requires you to
type in "QA
???????" relating to the
the Diagnostic menu.
"flash" memory, I
can't see
e-programmed.
the unit.
it up,
all data
is that the unit will NOT let you
into the
tup screen. If you hit the "Save" key, then it tells you to
enter all
ata, and if you press OK,
cation, but will NOT
allow
ectively locked out from using the unit from there on.
the "Factory settings" by the "Function and D" keys
gets you
ere is NO
the u=
nit,
.
oogroups.com
[mailto:mailstation@yahoogroups.com]On
Sent: Thursday, February 23, 2006 1:07 PM
s.com
=
t does that stand for ?
=
man=
ner
4
that is
stands for the
but i dont
know how
=
test menu's did ?? If I get some spare time (yeah right), I
will
setup something to run some of those tests.
ds to do is setup something on a server
that is
setup as the DNS address that the
mailstation uses
ink, and see what user name and password it
uses to
unt.
e
data
ow
about
MD5 code related to its serial number
(and
old to change to what ever email address and
password that
sets up for a customer account.
earthlink, and receive that
info,
account that we setup with
them.
ve. The Version 1.37 I have
could not
e serial number could not be
cleared from
ven though they had sold it to me.
, we will have to track down
exactly
it, and computer type, and then
see
A Jig of some sort will have to be made to allow the parallel
port
on the mailstation to connect to a Parallel port on a computer.
se
needs =
to be
Actually, what we need to find out is WHO made this unit and
try to ge=
t
ling these units, and will
phase them
think that they would be a little more
entation. If I was them, I would be trying to
fix or
any of these units as I could to get the monthly income.
there does not seem to be anybody that repairs or re-
programs
units ???
=
[mailto:mailstation@...=
m]On
PM
Mailstation 350
is a code to be
used
odes (like DEV
for the
ally figured out
the QA
F/A if I recall
In mailstation@yahoogroups.com, "iwireless2001" <waynem@>
ranojones_lalp@> wrote:
wrote:
ack in the
area.
cular,
F")????
, or by
erasing
ng the "restore factory
try restoring factory settings to fix the blanked
=
program=
need to find a way to unlock that unit to re-program
it ???
was in
are the
=
. I guess by testing the flash ??? Then I also did a Flash
Clear.
3. Yes I tried to restore factory settings, there are
none !!!
I can=
mode, there is a spot on the lower left
for the
the seller's (Earthlink ??) name.
reens to do tests on, and all
activites of
ted. But there is no way so far to do
any
x editing as I have been able to find
out so
oes right into the QA mode, and the ver.
1.39
n box, I tried the number you had given
earlier
s wrong isp. I would assume that the
number as
d out in relationship to the serial number might work
but I haven't tried it as yet.....I didn't want 2 dead units.
the
connection
on
programs
software
senger Mobile Stay in touch with your buddies all the
time.
ED LINKS Network appliance Software development
Stainless steel
nce
Applian=
ce
it your group "mailstation" on the web.
his group, send an email to:
=
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 25, 2006
ay be incorrect), a boot-
thing on the printer
should be
In other words,
to a file,
it
What is this documentation you refer to?
....Oh. That doc=
umentatation.
I just took a look, and I see it does not mention the fact=
that mailbug does *not* work with the 350.
I need to fix that!
That'=
s a pretty big oversight. I guess I was just
taking for granted that anybo=
dy who actually read the
doc had been reading the group messages.
http:=
//groups.yahoo.com/group/mailstation/message/306
(URL)
roup/mailstation/message/245
(URL)
sage/205
At the time when I wrote that manual, I thought everybody was
awa=
re that the 350 was a different animal than all the others.
But I will defi=
nately add that to the manual.
My bad.
From: "John R. Hogerhuis" <jhoger@...>
Feb 25, 2006
On Fri, 2006-02-24 at 08:56 -0700, wayne wrote:
Yep I was wrong, sorry! Didn't catch the 350 part of the story.
That said, how different is the 350 supposed to be?
From: "Cyrano Jones" <cyranojones_lalp@...>
Feb 26, 2006
the 350 supposed to be?
The most significant differences I can see are the=
CPU
is different, the display has 16 gray-levels, and it
does not respond=
to the same update protocol that the
earlier models use.
Also, it uses=
SDRAM (I think it is 2MByte), and it has
4 MByte of flash. There are two=
identical flash chips,
each 2 MB.
I added a link to a data sheet for =
the Toshiba TMP91C820AF
to the group's links section.
I don't have any pl=
ans at the present to pursue this,
but you never know...
From: "iwireless2001" <waynem@...>
Apr 18, 2006
I just finally was able to get Earthlink to make a 350 unit
switch to an em=
ail account on their system.
Seems that the 350 units do NOT use the same =
setup process
message that all the other units do.
After several attempts =
by the 3rd world techs there to get this unit to
turn on, they called in a=
real technician somewhere back here in the
states, and He sent the correc=
t data stream to the device, and then it
was working in a few minutes.
I =
find that quite interesting !!!!
I still have one 350 unit which we wiped =
out all the memory on,
and I can't seem to figure out how to program it bac=
k up again.
If anybody has gotten anywhere on this model, give a shout bac=
k !!
From: "Neil Morrison" <neilsmorr@...>
Apr 18, 2006
I wish we knew what that data stream was. Did they need to know the model
etc.?
Neil
From: "iwireless2001" <waynem@...>
From: "wayne" <waynem@...>
Apr 18, 2006
They needed to know the model number and the serial number.
The first 2 times the tech in India tried it and it would not
switch over, so I called irate, and then they said that they would
have to get ahold of a "real" technician, and it was suddenly working
within the hour. So I would assume that whatever the standard data
stream that they send the mailstations, the 350 takes something
different in or on it ??
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Neil Morrison
Sent: Tuesday, April 18, 2006 11:16 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
I wish we knew what that data stream was. Did they need to know the model
etc.?
Neil
From: "iwireless2001" <waynem@...>
Yahoo! Groups Links
From: "Neil Morrison" <neilsmorr@...>
Apr 18, 2006
I guess.
Neil
From: "wayne" <waynem@...>
From: "Govind C" <govindc@...>
Apr 19, 2006
Content-Disposition: inline
[ Attachment content not displayed ]
Content-Disposition: inline
[ Attachment content not displayed ]
From: "wayne" <waynem@...>
Apr 19, 2006
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Well since you seem to know what is needed here, how do I ask to get another
unit turned on
next time ???
I have another 350 unit, that I want to replace a current model 100 unit
with.
We tried to do that about 6 months ago, but ran into the same problem, in
the fact that
they could NEVER get it to change over and go to the setup mail account from
it's serial
number account. It sends mail out OK, so I know it works.
Up until I put this last 350 in service, I just thought that it was broken
somehow.
But when the other 350 unit would not convert to the mail account also, I
bought a
3rd unit. It did the exact same thing.
It was not until I raised the fact that I would not pay for a NEW account
that I did not have any
equipment on that worked, that they said that they had to get a SENIOR
Technician to
do something. About 2 hours later, that unit changed it's programming and
set itself
up on the account like it should have. It is working fine now, (And YES, I
did pay the
account up at that point).
So what do I have to tell the Phone person to correctly get this other 350
unit setup,
and transferred to my other account that I have the model 100 on ??
thanks,
Wayne
PS, I think the mailstation service is great, especially for those that are
not computer
geeks like us. The system works great in most cases, except for it's lack
of being
able to view larger emails. But I have had one for my Mother (age 75)(Model
100) for several years now,
and She is thrilled with it and I just got one (model 350) for my Aunt and
Uncle (75 years).
The ONLY way that we can get good constant communications with these people.
If Earthlink decides at some point to discontinue this service in the
future, please advise us
at that time how to change these units for other services !!! Thanks !!
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Govind C
Sent: Wednesday, April 19, 2006 6:15 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
No thats not the case. The service in mailstation 350 is the same, but the
mailstation itself takes the data differently. its the hardest mailstation
to tech, unlike the other mailstation models which are quite easy.
Regards,
a tech from india :)
On 4/19/06, wayne <waynem@...> wrote:
They needed to know the model number and the serial number.
The first 2 times the tech in India tried it and it would not
switch over, so I called irate, and then they said that they would
have to get ahold of a "real" technician, and it was suddenly working
within the hour. So I would assume that whatever the standard data
stream that they send the mailstations, the 350 takes something
different in or on it ??
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Neil Morrison
Sent: Tuesday, April 18, 2006 11:16 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
I wish we knew what that data stream was. Did they need to know the
model
etc.?
Neil
From: "iwireless2001" < waynem@...>
to
Yahoo! Groups Links
Yahoo! Groups Links
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
b.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
charset="iso-8859-1"
-1">
DY>
f size=3D2>Well
since you seem to know what is needed here, how do I ask t=
o get another unit
turned on</FONT></SPAN></DIV>
416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>next
time ???</FO=
NT></SPAN></DIV>
olor=3D#0000ff size=3D2>I have
another 350 unit, that I want to replace a =
current model 100 unit
with.</FONT></SPAN></DIV>
416-19042006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN>&nb=
sp;</DIV>
#0000ff size=3D2>We
tried to do that about 6 months ago, but ran into the =
same problem, in the fact
that</FONT></SPAN></DIV>
01416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>they
could NEVE=
R get it to change over and go to the setup mail account from it's
serial<=
/FONT></SPAN></DIV>
l color=3D#0000ff size=3D2>number
account. It sends mail out OK, so =
I know it works.</FONT></SPAN></DIV>
size=3D2></FONT></SPAN> </DIV>
V><SPAN class=3D352101416-19042006><FONT face=3DArial color=3D#0000ff size=
=3D2>Up
until I put this last 350 in service, I just thought that it was b=
roken
somehow.</FONT></SPAN></DIV>
FONT face=3DArial color=3D#0000ff size=3D2>But
when the other 350 unit wou=
ld not convert to the mail account also, I bought a
DIV><SPAN class=3D352101416-19042006><FONT face=3DArial color=3D#0000ff siz=
e=3D2>3rd
unit. It did the exact same thing. </FONT></SPAN></DIV>
IV><SPAN class=3D352101416-19042006><FONT face=3DArial color=3D#0000ff
siz=
e=3D2></FONT></SPAN> </DIV>
T face=3DArial color=3D#0000ff size=3D2>It was
not until I raised the fact=
that I would not pay for a NEW account that I
did not have any</FONT=
or=3D#0000ff
size=3D2>equipment on that worked, that they said that they h=
ad to get a SENIOR
Technician to </FONT></SPAN></DIV>
s=3D352101416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>do
some=
thing. About 2 hours later, that unit changed it's programming and set=
itself</FONT></SPAN></DIV>
ce=3DArial color=3D#0000ff size=3D2>up on
the account like it should have.=
It is working fine now, (And YES, I did
pay the</FONT></SPAN></DIV>=
=
size=3D2>account up at that point).</FONT></SPAN></DIV>
352101416-19042006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SP=
AN> </DIV>
lor=3D#0000ff size=3D2>So
what do I have to tell the Phone person to corre=
ctly get this other 350 unit
setup,</FONT></SPAN></DIV>
=3D352101416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>and
tran=
sferred to my other account that I have the model 100
on ??</FON=
T></SPAN></DIV>
lor=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
1416-19042006><FONT face=3DArial color=3D#0000ff
size=3D2>thanks,</FONT></=
SPAN></DIV>
=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
6-19042006><FONT face=3DArial color=3D#0000ff
size=3D2>Wayne</FONT></SPAN>=
00ff
size=3D2></FONT></SPAN> </DIV>
2006><FONT face=3DArial color=3D#0000ff size=3D2>PS, I
think the mailstati=
on service is great, especially for those that are not
computer</FONT></SP=
AN></DIV>
#0000ff size=3D2>geeks
like us. The system works great in most cases=
, except for it's lack of
being</FONT></SPAN></DIV>
101416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>able
to view l=
arger emails. But I have had one for my Mother (age 75)(Model
100) &=
nbsp;for several years now,</FONT></SPAN></DIV>
6-19042006><FONT face=3DArial color=3D#0000ff size=3D2>and
She is thrilled=
with it and I just got one (model 350) </FONT></SPAN><SPAN
class=3D3=
52101416-19042006><FONT face=3DArial color=3D#0000ff size=3D2>for my Aunt a=
nd
Uncle (75 years).</FONT></SPAN></DIV>
2006><FONT face=3DArial color=3D#0000ff size=3D2>The
ONLY way that we can =
get good constant communications with these
people.</FONT></SPAN></DIV>
IV><SPAN class=3D352101416-19042006><FONT face=3DArial color=3D#0000ff
siz=
e=3D2></FONT></SPAN> </DIV>
T face=3DArial color=3D#0000ff size=3D2>If
Earthlink decides at some point=
to discontinue this service in the future,
please advise us</FONT></SPAN>=
00ff size=3D2>at
that time how to change these units for other services !!=
! Thanks
!!</FONT></SPAN></DIV>
6><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
DIV><SPAN class=3D352101416-19042006><FONT face=3DArial color=3D#0000ff
si=
ze=3D2></FONT></SPAN> </DIV>
sp;</SPAN></DIV>
align=3Dleft><FONT face=3DTahoma
size=3D2>-----Original Message-----<BR=
[mailto:mailstation@yahoogroup=
s.com]<B>On Behalf Of </B>Govind
C<BR><B>Sent:</B> Wednesday, April 19, =
2006 6:15 AM<BR><B>To:</B>
mailstation@yahoogroups.com<BR><B>Subject:</B=
350<BR><BR></FONT></DIV><TT>
hats not the case. The service in mailstation 350 is the same, but
the m=
ailstation itself takes the data differently. its the hardest mailstation
=
to tech, unlike the other mailstation models which are quite easy. </DIV>=
ch from india :) </DIV>
ail_quote>On 4/19/06, <B class=3Dgmail_sendername>wayne</B>
=3D"mailto:waynem@...">waynem@...</A>>
wrote:</SP=
AN>
style=3D"PADDING-LEFT: 1ex; MARGI=
N: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">They
needed to know=
the model number and the serial number.<BR><BR>The first 2
times the =
tech in India tried it and it would not <BR>switch over, so I
called i=
rate, and then they said that they would<BR>have to get ahold of a
"re=
al" technician, and it was suddenly working<BR>within the
hour. &=
nbsp;So I would assume that whatever the standard data
they send the mailstations, the 350 takes
something<BR>different in o=
r on it ??<BR><BR>Wayne<BR><BR><BR>-----Original
Message-----<BR>From:=
href=3D"mailto:mailstation@yahoogroups.com">mailstation@yahoogroup=
s.com
href=3D"mailto:mailstation@yahoogroups.com">=
mailstation@yahoogroups.com</A>]On<BR>Behalf
Of Neil Morrison<BR>Sent:=
Tuesday, April 18, 2006 11:16 AM<BR>To: <A
href=3D"mailto:mailstation=
@yahoogroups.com">mailstation@yahoogroups.com
ilstation] mailstation 350<BR><BR><BR><BR>I wish we
knew what that dat=
a stream was. Did they need to know the
model<BR>etc.?<BR><BR>Neil<BR>=
"iwireless2001" < <A
=
href=3D"mailto:waynem@...">waynem@...</A>><BR><BR><=
BR>>
I just finally was able to get Earthlink to make a 350 unit<BR=
to an email account on their system.<BR>><BR>> Seem=
s that the 350
units do NOT use the same setup process <BR>> messag=
e that all the other
units do.<BR>><BR>> After several attempts =
by the 3rd world techs
there to get this unit to<BR>> turn on, they=
called in a real technician
somewhere back here in the<BR>> states=
, and He sent the correct data
stream to the device, and then it <BR>&=
gt; was working in a few
minutes.<BR>><BR>> I find that quite in=
teresting !!!!<BR>><BR>>
I still have one 350 unit which we wipe=
d out all the memory on,<BR>> and
I can't seem to figure out how to=
program it back up again. <BR>><BR>>
If anybody has gotten anyw=
here on this model, give a shout back
!!<BR><BR><BR><BR><BR>Yahoo! Gro=
ups
Links<BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>Yahoo! Groups=
Links<BR><BR><*> To visit your group on the web, go to:
R> <A
href=3D"=">(URL)
(URL)
To uns=
ubscribe from this group, send an email to:<BR> <A
href=3D=
"mailto:mailstation-unsubscribe@yahoogroups.com">mailstation-unsubscribe@ya=
hoogroups.com</A><BR><BR><*>
Your use of Yahoo! Groups is subjec=
t to:<BR> <A
href=3D"ht=">(URL)
tp://docs.yahoo.com/info/terms/</A><BR><BR><BR><BR></BLOCKQUOTE></DIV><BR><=
BR
clear=3Dall><BR>-- <BR>Govind.C<BR>CLiENTLOGIC (CLI3L e-Services Ltd.=
)
From: "Govind C" <govindc@...>
Apr 20, 2006
Content-Disposition: inline
[ Attachment content not displayed ]
Content-Disposition: inline
[ Attachment content not displayed ]
From: "wayne" <waynem@...>
Apr 25, 2006
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Well,
Govind C,
Please tell me what I need to tell the person on the Tech phone when I call
them ???
I tried to have this Model 350 changed to my account (from the current model
100), and
it would not change over like the last model 350 unit I setup. I again
called and they sent the message,
and it would not change over. I know it works because I can send a message
from it to other
email addresses OK.
Is there something or somebody I should ask for that knows what is needed to
make it change
over ??? It is a Version 1.38 model 350 serial number is 0239028999
thanks,
wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Govind C
Sent: Wednesday, April 19, 2006 6:15 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
No thats not the case. The service in mailstation 350 is the same, but the
mailstation itself takes the data differently. its the hardest mailstation
to tech, unlike the other mailstation models which are quite easy.
Regards,
a tech from india :)
On 4/19/06, wayne <waynem@...> wrote:
They needed to know the model number and the serial number.
The first 2 times the tech in India tried it and it would not
switch over, so I called irate, and then they said that they would
have to get ahold of a "real" technician, and it was suddenly working
within the hour. So I would assume that whatever the standard data
stream that they send the mailstations, the 350 takes something
different in or on it ??
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Neil Morrison
Sent: Tuesday, April 18, 2006 11:16 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
I wish we knew what that data stream was. Did they need to know the
model
etc.?
Neil
From: "iwireless2001" < waynem@...>
to
Yahoo! Groups Links
Yahoo! Groups Links
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
b.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
charset="iso-8859-1"
-1">
DY>
class=3D6550917=
04-25042006>Well,</SPAN></FONT></DIV>
ff size=3D2><SPAN class=3D655091704-25042006>Govind
C,</SPAN></FONT></DIV>=
5042006>Please
tell me what I need to tell the person on the Tech phone wh=
en I call them
???</SPAN></FONT></DIV>
00ff size=3D2><SPAN class=3D655091704-25042006>I
tried to have this Model =
350 changed to my account (from the current model 100),
and</SPAN></FONT><=
/DIV>
704-25042006>it
would not change over like the last model 350 unit I setup=
. I again
called and they sent the message,</SPAN></FONT></DIV=
25042006>and it
would not change over. I know it works because I can=
send a message from
it to other</SPAN></FONT></DIV>
al color=3D#0000ff size=3D2><SPAN class=3D655091704-25042006>email
address=
es OK.</SPAN></FONT></DIV>
class=3D655091704-25042006></SPAN></FONT> </DIV>
ce=3DArial color=3D#0000ff size=3D2><SPAN class=3D655091704-25042006>Is
th=
ere something or somebody I should ask for that knows what is needed to mak=
e
it change</SPAN></FONT></DIV>
ze=3D2><SPAN class=3D655091704-25042006>over
??? It is a Version 1.3=
8 model 350 serial number is
0239028999</SPAN></FONT></DIV>
IV><FONT face=3DArial color=3D#0000ff size=3D2><SPAN
class=3D655091704-250=
42006></SPAN></FONT> </DIV>
ze=3D2><SPAN
class=3D655091704-25042006>thanks,</SPAN></FONT></DIV>
FONT face=3DArial color=3D#0000ff size=3D2><SPAN
class=3D655091704-2504200=
6>wayne</SPAN></FONT></DIV>
2><SPAN
class=3D655091704-25042006></SPAN></FONT> </DIV>
homa
size=3D2>-----Original Message-----<BR><B>From:</B> mailstation@yah=
oogroups.com
[mailto:mailstation@yahoogroups.com]<B>On Behalf Of </B>Gov=
ind
C<BR><B>Sent:</B> Wednesday, April 19, 2006 6:15 AM<BR><B>To:</B>
=
mailstation@yahoogroups.com<BR><B>Subject:</B> Re: [mailstation] mailstati=
on
350<BR><BR></FONT></DIV><TT>
e in mailstation 350 is the same, but
the mailstation itself takes the d=
ata differently. its the hardest mailstation
to tech, unlike the other m=
ailstation models which are quite easy. </DIV>
egards, </DIV>
V><BR><BR> </DIV>
s=3Dgmail_sendername>wayne</B>
t">waynem@...</A>>
wrote:</SPAN>
il_quote
style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-L=
EFT: #ccc 1px solid">They
needed to know the model number and the seri=
al number.<BR><BR>The first 2
times the tech in India tried it and it =
would not <BR>switch over, so I
called irate, and then they said that =
they would<BR>have to get ahold of a
"real" technician, and it was sud=
denly working<BR>within the
hour. So I would assume that wh=
atever the standard data
he 350 takes
something<BR>different in or on it ??<BR><BR>Wayne<BR><BR=
Message-----<BR>From: <A
href=3D"mailto:mailst=
ation@yahoogroups.com">mailstation@yahoogroups.com
=
href=3D"mailto:mailstation@yahoogroups.com">mailstation@yahoogroups.com</A=
Of Neil Morrison<BR>Sent: Tuesday, April 18, 2006 11:16=
AM<BR>To: <A
href=3D"mailto:mailstation@yahoogroups.com">mailstation@=
yahoogroups.com
knew what that data stream was. Did they need to=
know the
model<BR>etc.?<BR><BR>Neil<BR><BR>----- Original Message ---=
"iwireless2001" < <A
href=3D"mailto:waynem@handypa=
ge.net">waynem@...</A>><BR><BR><BR>>
I just finally wa=
s able to get Earthlink to make a 350 unit<BR>> switch
to an email =
account on their system.<BR>><BR>> Seems that the 350
units do N=
OT use the same setup process <BR>> message that all the other
unit=
s do.<BR>><BR>> After several attempts by the 3rd world techs
th=
ere to get this unit to<BR>> turn on, they called in a real technician
=
somewhere back here in the<BR>> states, and He sent the correct data=
stream to the device, and then it <BR>> was working in a few
=
minutes.<BR>><BR>> I find that quite interesting !!!!<BR>><BR>>=
I still have one 350 unit which we wiped out all the memory on,<BR>&g=
t; and
I can't seem to figure out how to program it back up again. <BR=
If anybody has gotten anywhere on this model, give a sho=
ut back
!!<BR><BR><BR><BR><BR>Yahoo! Groups
Links<BR><BR><BR><BR>=
Links<BR><BR><*> T=
o visit your group on the web, go to:
href=3D=
"http://groups.yahoo.com/group/=">(URL)
mailstation/</A><BR><BR><*>
To unsubscribe from this group, send=
an email to:<BR> <A
href=3D"mailto:mailstation-unsubscrib=
e@yahoogroups.com">mailstation-unsubscribe@yahoogroups.com</A><BR><BR><*=
Your use of Yahoo! Groups is subject to:<BR> <A
=
href=3D"http://docs.yahoo.com/info/terms=">(URL)
/</A><BR><BR><BR><BR></BLOCKQUOTE></DIV><BR><BR
clear=3Dall><BR>-- <BR>G=
ovind.C<BR>CLiENTLOGIC (CLI3L e-Services Ltd.)
Y></HTML>
From: "Govind C" <govindc@...>
Apr 25, 2006
Content-Disposition: inline
[ Attachment content not displayed ]
Content-Disposition: inline
[ Attachment content not displayed ]
From: "wayne" <waynem@...>
Apr 26, 2006
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
I tried it and it still did not change over, so I did the Hard Reset like
you suggested, and then pulled the
batteries out and did it again. It still will NOT change over, it connects
OK, logs in to the server,
then says "No Mail", then logs into the "Send mail server", and then says "0
messages sent".
800 number they gave me is 800-520-3236 ......
This is a Model 350 version is 1.38
Is there any way to re-load the "factory defaults" back into it like the
model 100 does.
Maybe there is something glitched in there somewhere ???
Although everything looks like the other unit did, and they were finally
able to get that to work !!
Any suggestions ???
my email is waynem@...
thanks,
wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Govind C
Sent: Tuesday, April 25, 2006 7:29 PM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
Hi Wayne,
I checked on your account. The "clipmail" can be viewed on the webmail. I
had given the way to login to the serial number account some while back. It
should be working for you now. If not, do a hard reset and then change the
dialup number to the 800 number given to you and try.
Regards,
Govind C
On 4/25/06, wayne <waynem@...> wrote:
Well,
Govind C,
Please tell me what I need to tell the person on the Tech phone when I
call them ???
I tried to have this Model 350 changed to my account (from the current
model 100), and
it would not change over like the last model 350 unit I setup. I again
called and they sent the message,
and it would not change over. I know it works because I can send a
message from it to other
email addresses OK.
Is there something or somebody I should ask for that knows what is
needed to make it change
over ??? It is a Version 1.38 model 350 serial number is 0239028999
thanks,
wayne
From: mailstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]On Behalf Of Govind C
Sent: Wednesday, April 19, 2006 6:15 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
No thats not the case. The service in mailstation 350 is the same, but
the mailstation itself takes the data differently. its the hardest
mailstation to tech, unlike the other mailstation models which are quite
easy.
Regards,
a tech from india :)
On 4/19/06, wayne <waynem@...> wrote:
They needed to know the model number and the serial number.
The first 2 times the tech in India tried it and it would not
switch over, so I called irate, and then they said that they would
have to get ahold of a "real" technician, and it was suddenly working
within the hour. So I would assume that whatever the standard data
stream that they send the mailstations, the 350 takes something
different in or on it ??
Wayne
From: mailstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]On
Behalf Of Neil Morrison
Sent: Tuesday, April 18, 2006 11:16 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
I wish we knew what that data stream was. Did they need to know the
model
etc.?
Neil
From: "iwireless2001" < waynem@...>
to
it
Yahoo! Groups Links
Yahoo! Groups Links
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
a.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
a.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
b.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
charset="iso-8859-1"
-1">
DY>
f size=3D2>I
tried it and it still did not change over, so I did the Hard =
Reset like you
suggested, and then pulled the</FONT></SPAN></DIV>
AN class=3D529211415-26042006><FONT face=3DArial color=3D#0000ff
size=3D2>=
batteries out and did it again. It still will NOT change over, it
co=
nnects OK, logs in to the server,</FONT></SPAN></DIV>
9211415-26042006><FONT face=3DArial color=3D#0000ff size=3D2>then
says "No=
Mail", then logs into </FONT></SPAN><SPAN
class=3D529211415-26042006><FON=
T face=3DArial color=3D#0000ff size=3D2>the "Send mail
server", and then s=
ays "0 messages sent".</FONT></SPAN></DIV>
42006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DI=
V>
size=3D2>800
number they gave me is 800-520-3236 ......</FONT></SPAN></DI=
V>
size=3D2></FONT></SPAN> </DIV>
is a Model 350 version i=
s 1.38</FONT></SPAN></DIV>
=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
ass=3D529211415-26042006><FONT face=3DArial color=3D#0000ff size=3D2>Is
th=
ere any way to re-load the "factory defaults" back into it like the model 1=
00
does.</FONT></SPAN></DIV>
ace=3DArial color=3D#0000ff size=3D2>Maybe
there is something glitched in =
there somewhere ???</FONT></SPAN></DIV>
06><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
=
s=
ize=3D2>Although everything looks like the other unit did, and they were fi=
nally
able to get that to work !!</FONT></SPAN></DIV>
29211415-26042006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPA=
N> </DIV>
or=3D#0000ff size=3D2>Any
suggestions ???</FONT></SPAN></DIV>
lass=3D529211415-26042006><FONT face=3DArial color=3D#0000ff
size=3D2></FO=
NT></SPAN> </DIV>
rial color=3D#0000ff size=3D2>my
email is <A
href=3D"mailto:waynem@handyp=
age.net">waynem@...</A></FONT></SPAN></DIV>
9211415-26042006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN=
r=3D#0000ff
size=3D2>thanks,</FONT></SPAN></DIV>
415-26042006><FONT face=3DArial color=3D#0000ff
size=3D2>wayne</FONT></SPA=
N></DIV>
0000ff
size=3D2></FONT></SPAN> </DIV>
042006><FONT face=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </D=
IV>
size=3D2>-----Original Message-----<BR><B>From:</B>=
mailstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]<B>On B=
ehalf Of </B>Govind
C<BR><B>Sent:</B> Tuesday, April 25, 2006 7:29 PM<BR=
mailstation@yahoogroups.com<BR><B>Subject:</B> Re: [mailstat=
ion] mailstation
350<BR><BR></FONT></DIV>
had given the way to login to the serial number account some while back.=
It
should be working for you now. If not, do a hard reset and then chan=
ge the
dialup number to the 800 number given to you and try. </DIV>
IV> </DIV>
=
ne</B>
/A>>
wrote:</SPAN>
style=3D"PAD=
DING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
=
f size=3D2><SPAN>Well,</SPAN></FONT></DIV>
r=3D#0000ff size=3D2><SPAN>Govind
C,</SPAN></FONT></DIV>
T face=3DArial color=3D#0000ff size=3D2><SPAN>Please tell me what I need
=
to tell the person on the Tech phone when I call them
???</SPAN></FONT>=
o have this Model
350 changed to my account (from the current model 10=
0),
and</SPAN></FONT></DIV>
f size=3D2><SPAN>it would not change over
like the last model 350 unit=
I setup. I again called and they
sent the message,</SPAN>=
d it would not change
over. I know it works because I can send a=
message from it to
other</SPAN></FONT></DIV>
ial color=3D#0000ff size=3D2><SPAN>email addresses
OK.</SPAN></FONT></=
DIV>
NT> </DIV>
Is there something or
somebody I should ask for that knows what is nee=
ded to make it
change</SPAN></FONT></DIV>
color=3D#0000ff size=3D2><SPAN>over ??? It is a
Version 1.38 mod=
el 350 serial number is
0239028999</SPAN></FONT></DIV>
=
;</DIV>
/SPAN></FONT></DIV>
PAN>wayne</SPAN></FONT></DIV>
ize=3D2><SPAN></SPAN></FONT> </DIV>
ltr align=3Dleft><FONT face=3DTahoma size=3D2></FONT></DIV>
e=3D"DIRECTION: ltr"><SPAN class=3Dq>-----Original
Message-----<BR><=
B>From:</B> <A
onclick=3D"return top.js.OpenExtLink(window,event,thi=
s)"
href=3D"mailto:mailstation@yahoogroups.com"
target=3D_bla=
nk>mailstation@yahoogroups.com </A>[mailto:<A
onclick=3D"return top.=
js.OpenExtLink(window,event,this)"
href=3D"mailto:mailstation@yahoog=
roups.com"
target=3D_blank>mailstation@yahoogroups.com</A>]<B>On Beh=
alf Of </B>Govind
C<BR></SPAN></DIV>
ltr"><SPAN class=3De
id=3Dq_10acf4928b7bb55a_2><B>Sent:</B> Wednesda=
y, April 19, 2006 6:15
AM<BR><B>To:</B> <A onclick=3D"return top.js.=
OpenExtLink(window,event,this)"
href=3D"mailto:mailstation@yahoogrou=
ps.com"
target=3D_blank>mailstation@yahoogroups.com</A><BR><B>Subjec=
t:</B> Re:
[mailstation] mailstation 350<BR><BR></SPAN></DIV>
=
IRECTION: ltr"><SPAN class=3De id=3Dq_10acf4928b7bb55a_4><TT>
hats not the case. The service in mailstation 350 is the same, but
the=
mailstation itself takes the data differently. its the hardest
mailst=
ation to tech, unlike the other mailstation models which are quite
eas=
y. </DIV>
IV>
=
e</B>
href=3D"mailto:waynem@..."
target=3D_blank>waynem@handy=
page.net</A>> wrote: </SPAN>
st=
yle=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px =
solid">They
needed to know the model number and the serial number.<B=
R><BR>The first 2
times the tech in India tried it and it would not =
called irate, and then they said that they wou=
ld<BR>have to get ahold of a
"real" technician, and it was suddenly =
working<BR>within the
hour. So I would assume that whatev=
er the standard data
350 takes
something<BR>different in or on it
??<BR><BR>Wayne=
onclick=3D"return=
top.js.OpenExtLink(window,event,this)"
href=3D"mailto:mailstation@y=
ahoogroups.com"
target=3D_blank>mailstation@yahoogroups.com </A>[mai=
lto:<A
onclick=3D"return top.js.OpenExtLink(window,event,this)"
=
href=3D"mailto:mailstation@yahoogroups.com"
target=3D_blank>mails=
tation@yahoogroups.com</A>]On<BR>Behalf Of Neil
Morrison<BR>Sent: Tu=
esday, April 18, 2006 11:16 AM<BR>To: <A
onclick=3D"return top.js.Op=
enExtLink(window,event,this)"
href=3D"mailto:mailstation@yahoogroups=
.com"
target=3D_blank>mailstation@yahoogroups.com </A><BR>Subject: R=
e:
[mailstation] mailstation 350 <BR><BR><BR><BR>I wish we knew what=
that
data stream was. Did they need to know the
model<BR>etc=
.?<BR><BR>Neil<BR><BR>----- Original Message -----<BR>From:
"iwirele=
ss2001" < <A
onclick=3D"return top.js.OpenExtLink(window,event,th=
is)"
href=3D"mailto:waynem@..."
target=3D_blank>way=
nem@...</A>><BR><BR><BR>> I just finally
was able to=
get Earthlink to make a 350 unit<BR>> switch to an email
account=
on their system.<BR>><BR>> Seems that the 350 units do NOT
us=
e the same setup process <BR>> message that all the other units
d=
o.<BR>><BR>> After several attempts by the 3rd world techs there to
=
get this unit to<BR>> turn on, they called in a real technician
=
somewhere back here in the<BR>> states, and He sent the correct dat=
a
stream to the device, and then it <BR>> was working in a few
=
minutes.<BR>><BR>> I find that quite interesting
!!!!<BR>=
me=
mory on,<BR>> and I can't seem to figure out how to program it back
=
up again. <BR>><BR>> If anybody has gotten anywhere on this model,=
give a shout back !!<BR><BR><BR><BR><BR>Yahoo! Groups
Links<=
BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>Yahoo! Groups
Links<B=
R><BR><*> To visit your group on the web, go to:
sp; <A onclick=3D"return top.js.OpenExtLink(window,event,this)"
href=
=3D"(URL)
target=3D_blank>http=
://groups.yahoo.com/group/mailstation/</A><BR><BR><*>
To unsub=
scribe from this group, send an email to: <BR> <A
onclic=
k=3D"return top.js.OpenExtLink(window,event,this)"
href=3D"mailto:ma=
ilstation-unsubscribe@yahoogroups.com"
target=3D_blank>mailstation-u=
nsubscribe@yahoogroups.com</A><BR><BR><*>
Your use of Yahoo! G=
roups is subject to: <BR> <A
onclick=3D"return top.js.Op=
enExtLink(window,event,this)"
href=3D"(URL)
ms/"
target=3D_blank>(URL)
R><BR></BLOCKQUOTE></DIV><BR><BR
clear=3Dall><BR>-- <BR>Govind.C<BR>CL=
iENTLOGIC (CLI3L e-Services Ltd.)
#909090; TEXT-ALIGN: center">
: 1px; TEXT-ALIGN: left">
UL></UL></DIV>
LI type=3Dsquare> Visit your group "<A
onclick=3D"return top.js.O=
penExtLink(window,event,this)"
href=3D"(URL)
ailstation"
target=3D_blank>mailstation</A>" on the web.<BR> </TT=
to:<BR> <A onclick=3D"return top.js.OpenExtLink(window,event,this=
)"
href=3D"mailto:mailstation-unsubscribe@yahoogroups.com?subject=3DUn=
subscribe"
target=3D_blank>
mailstation-unsubscribe@yahoogroups.c=
om</A><BR> </TT></SPAN></LI></DIV>
SPAN class=3Dq><TT>
s subject to the <A
onclick=3D"return top.js.OpenExtLink(window,event,=
this)"
href=3D"(URL)terms/" target=3D_blank>Yaho=
o! Terms of
Service</A>.</TT> </SPAN></LI></DIV>
ECTION: ltr">
090; TEXT-ALIGN: center">
; TEXT-ALIGN: left">
UOTE></DIV><BR><BR clear=3Dall><BR>--
e-Services Ltd.) <BR>Bangalore. </BODY></HTML>
From: "wayne" <waynem@...>
Apr 26, 2006
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
I forwarded the Webmail to the serial number email address, which hopefully
is just the
serial number @.... The model 350 did not receive it. Can you
check to see if
the test message I sent is in that mailbox ??
If it is then I may have a bad mailstation, as it does not seem to want to
receive any mail,
although I have no problem with sending it out.
Wayne
From: mailstation@yahoogroups.com [mailto:mailstation@yahoogroups.com]On
Behalf Of Govind C
Sent: Tuesday, April 25, 2006 7:29 PM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
Hi Wayne,
I checked on your account. The "clipmail" can be viewed on the webmail. I
had given the way to login to the serial number account some while back. It
should be working for you now. If not, do a hard reset and then change the
dialup number to the 800 number given to you and try.
Regards,
Govind C
On 4/25/06, wayne <waynem@...> wrote:
Well,
Govind C,
Please tell me what I need to tell the person on the Tech phone when I
call them ???
I tried to have this Model 350 changed to my account (from the current
model 100), and
it would not change over like the last model 350 unit I setup. I again
called and they sent the message,
and it would not change over. I know it works because I can send a
message from it to other
email addresses OK.
Is there something or somebody I should ask for that knows what is
needed to make it change
over ??? It is a Version 1.38 model 350 serial number is 0239028999
thanks,
wayne
From: mailstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]On Behalf Of Govind C
Sent: Wednesday, April 19, 2006 6:15 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
No thats not the case. The service in mailstation 350 is the same, but
the mailstation itself takes the data differently. its the hardest
mailstation to tech, unlike the other mailstation models which are quite
easy.
Regards,
a tech from india :)
On 4/19/06, wayne <waynem@...> wrote:
They needed to know the model number and the serial number.
The first 2 times the tech in India tried it and it would not
switch over, so I called irate, and then they said that they would
have to get ahold of a "real" technician, and it was suddenly working
within the hour. So I would assume that whatever the standard data
stream that they send the mailstations, the 350 takes something
different in or on it ??
Wayne
From: mailstation@yahoogroups.com
[mailto:mailstation@yahoogroups.com]On
Behalf Of Neil Morrison
Sent: Tuesday, April 18, 2006 11:16 AM
To: mailstation@yahoogroups.com
Subject: Re: [mailstation] mailstation 350
I wish we knew what that data stream was. Did they need to know the
model
etc.?
Neil
From: "iwireless2001" < waynem@...>
to
it
Yahoo! Groups Links
Yahoo! Groups Links
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
a.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
a.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
Govind.C
CLiENTLOGIC (CLI3L e-Services Ltd.)
Bangalore.
YAHOO! GROUPS LINKS
a.. Visit your group "mailstation" on the web.
b.. To unsubscribe from this group, send an email to:
mailstation-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
charset="iso-8859-1"
-1">
DY>
f size=3D2>I
forwarded the Webmail to the serial number email address, whi=
ch hopefully is
just the</FONT></SPAN></DIV>
26042006><FONT face=3DArial color=3D#0000ff size=3D2>serial
number @mailst=
ation.com. The model 350 did not receive it. Can you check
to see if=
al color=3D#0000ff size=3D2>the
test message I sent is in that mailbox ??<=
/FONT></SPAN></DIV>
l color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
61032716-26042006><FONT face=3DArial color=3D#0000ff size=3D2>If it
is the=
n I may have a bad mailstation, as it does not seem to want to receive any =
mail,</FONT></SPAN></DIV>
=3DArial color=3D#0000ff
size=3D2>although I have no problem with sending =
it out.</FONT></SPAN></DIV>
e=3DArial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
lass=3D461032716-26042006><FONT face=3DArial color=3D#0000ff
size=3D2>Wayn=
e</FONT></SPAN></DIV>
ial color=3D#0000ff
size=3D2></FONT></SPAN> </DIV>
=3D461032716-26042006></SPAN> </DIV>
okMessageHeader dir=3Dltr align=3Dleft><FONT face=3DTahoma
size=3D2>----=
-Original Message-----<BR><B>From:</B> mailstation@yahoogroups.com
[mail=
to:mailstation@yahoogroups.com]<B>On Behalf Of </B>Govind
C<BR><B>Sent:<=
/B> Tuesday, April 25, 2006 7:29 PM<BR><B>To:</B>
mailstation@yahoogroup=
s.com<BR><B>Subject:</B> Re: [mailstation] mailstation
350<BR><BR></FONT=
mail" can be viewed on the webmail. I
had given the way to login to the =
serial number account some while back. It
should be working for you now.=
If not, do a hard reset and then change the
dialup number to the 800 nu=
mber given to you and try. </DIV>
25/06, <B class=3Dgmail_sendername>wayne</B>
m@...">waynem@...</A>>
wrote:</SPAN>
TE class=3Dgmail_quote
style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0=
.8ex; BORDER-LEFT: #ccc 1px solid">
=
/DIV>
=
C,</SPAN></FONT></DIV>
=3D2><SPAN>Please tell me what I need
to tell the person on the Tech p=
hone when I call them
???</SPAN></FONT></DIV>
color=3D#0000ff size=3D2><SPAN>I tried to have this Model
350 changed =
to my account (from the current model 100),
and</SPAN></FONT></DIV>
=
e over
like the last model 350 unit I setup. I again calle=
d and they
sent the message,</SPAN></FONT></DIV>
=3DArial color=3D#0000ff size=3D2><SPAN>and it would not change
over.&=
nbsp; I know it works because I can send a message from it to
other</S=
PAN></FONT></DIV>
N>email addresses
OK.</SPAN></FONT></DIV>
color=3D#0000ff size=3D2><SPAN></SPAN></FONT> </DIV>
ce=3DArial color=3D#0000ff size=3D2><SPAN>Is there something or
somebo=
dy I should ask for that knows what is needed to make it
change</SPAN>=
er ??? It is a
Version 1.38 model 350 serial number =
is
0239028999</SPAN></FONT></DIV>
#0000ff size=3D2><SPAN></SPAN></FONT> </DIV>
al color=3D#0000ff size=3D2><SPAN>thanks,</SPAN></FONT></DIV>
T face=3DArial color=3D#0000ff size=3D2><SPAN>wayne</SPAN></FONT></DIV>
=
;</DIV>
oma size=3D2></FONT></DIV>
=3Dq>-----Original
Message-----<BR><B>From:</B> <A
onclick=3D=
"return top.js.OpenExtLink(window,event,this)"
href=3D"mailto:mailst=
ation@yahoogroups.com"
target=3D_blank>mailstation@yahoogroups.com <=
/A>[mailto:<A
onclick=3D"return top.js.OpenExtLink(window,event,this=
)"
href=3D"mailto:mailstation@yahoogroups.com"
target=3D_blan=
k>mailstation@yahoogroups.com</A>]<B>On Behalf Of </B>Govind
C<BR></=
SPAN></DIV>
id=
=3Dq_10acf4928b7bb55a_2><B>Sent:</B> Wednesday, April 19, 2006 6:15
=
AM<BR><B>To:</B> <A onclick=3D"return top.js.OpenExtLink(window,event,this)=
"
href=3D"mailto:mailstation@yahoogroups.com"
target=3D_blank=
[mailstation=
] mailstation 350<BR><BR></SPAN></DIV>
id=3Dq_10acf4928b7bb55a_4><TT>
in mailstation 350 is the same, but
the mailstation itself takes the =
data differently. its the hardest
mailstation to tech, unlike the othe=
r mailstation models which are quite
easy. </DIV>
:) </DIV>
eturn top.js.OpenExtLink(window,event,this)"
href=3D"mailto:waynem@han=
dypage.net"
target=3D_blank>waynem@...</A>> wrote: </SPAN=
style=3D"PADDING-LEFT: 1ex; MARG=
IN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">They
needed to k=
now the model number and the serial number.<BR><BR>The first 2
times=
the tech in India tried it and it would not <BR>switch over, so I
c=
alled irate, and then they said that they would<BR>have to get ahold of a
=
"real" technician, and it was suddenly working<BR>within the
h=
our. So I would assume that whatever the standard data
R>stream that they send the mailstations, the 350 takes
something<BR=
??<BR><BR>Wayne<BR><BR><BR>-----Original Mess=
age-----<BR>From: <A
onclick=3D"return top.js.OpenExtLink(window,eve=
nt,this)"
href=3D"mailto:mailstation@yahoogroups.com"
target=
=3D_blank>mailstation@yahoogroups.com </A>[mailto:<A
onclick=3D"retu=
rn top.js.OpenExtLink(window,event,this)"
href=3D"mailto:mailstation=
@yahoogroups.com"
target=3D_blank>mailstation@yahoogroups.com</A>]On=
Morrison<BR>Sent: Tuesday, April 18, 2006 11:16 A=
M<BR>To: <A
onclick=3D"return top.js.OpenExtLink(window,event,this)"=
href=3D"mailto:mailstation@yahoogroups.com"
target=3D_blank>=
mailstation@yahoogroups.com </A><BR>Subject: Re:
[mailstation] mails=
tation 350 <BR><BR><BR><BR>I wish we knew what that
data stream was.=
Did they need to know the
model<BR>etc.?<BR><BR>Neil<BR><BR>----- O=
riginal Message -----<BR>From:
"iwireless2001" < <A
onclic=
k=3D"return top.js.OpenExtLink(window,event,this)"
href=3D"mailto:wa=
ynem@..."
target=3D_blank>waynem@...</A>><BR>=
was able to get Earthlink to make a 350 =
unit<BR>> switch to an email
account on their system.<BR>><BR>=
use the same setup process <BR>=
do.<BR>><BR>> After seve=
ral attempts by the 3rd world techs there to
get this unit to<BR>>=
; turn on, they called in a real technician
somewhere back here in t=
he<BR>> states, and He sent the correct data
stream to the device=
, and then it <BR>> was working in a few
minutes.<BR>><BR>>=
I find that quite interesting
!!!!<BR>><BR>> I still have one=
350 unit which we wiped out all the
memory on,<BR>> and I can't =
seem to figure out how to program it back
up again. <BR>><BR>>=
If anybody has gotten anywhere on this model,
give a shout back !!<=
BR><BR><BR><BR><BR>Yahoo! Groups
Links<BR><BR><BR><BR><BR><BR><BR><B=
R><BR><BR><BR><BR>Yahoo! Groups
Links<BR><BR><*> To visit your=
group on the web, go to:
js.OpenExtLink(window,event,this)"
href=3D"(URL)
roup/mailstation/"
target=3D_blank>(URL)
lstation/</A><BR><BR><*>
To unsubscribe from this group, send =
an email to: <BR> <A
onclick=3D"return top.js.OpenExtLin=
k(window,event,this)"
href=3D"mailto:mailstation-unsubscribe@yahoogr=
oups.com"
target=3D_blank>mailstation-unsubscribe@yahoogroups.com</A=
Your use of Yahoo! Groups is subject to: <BR>&nbs=
p; <A
onclick=3D"return top.js.OpenExtLink(window,event,this)"=
href=3D"(URL)
target=3D_blank>h=
ttp://docs.yahoo.com/info/terms/</A><BR><BR><BR><BR></BLOCKQUOTE></DIV><BR>=
clear=3Dall><BR>-- <BR>Govind.C<BR>CLiENTLOGIC (CLI3L e-Services L=
td.)
: ltr">
=
=3D"DIRECTION: ltr"><SPAN class=3Dq><TT>
your group "<A
onclick=3D"return top.js.OpenExtLink(window,event,this)=
"
href=3D"(URL)
target=3D_bl=
ank>mailstation</A>" on the web.<BR> </TT></SPAN> </LI></DIV>
style=3D"DIRECTION: ltr"><SPAN class=3Dq><TT>
To unsubscribe from this group, send an email
to:<BR> <A onclick=
=3D"return top.js.OpenExtLink(window,event,this)"
href=3D"mailto:mails=
tation-unsubscribe@yahoogroups.com?subject=3DUnsubscribe"
target=3D_bl=
ank>
mailstation-unsubscribe@yahoogroups.com</A><BR> </TT></SPAN>=
type=3Dsquare> Your use of Yahoo! Groups is subject to the <A
onc=
lick=3D"return top.js.OpenExtLink(window,event,this)"
href=3D"(URL)
ocs.yahoo.com/info/terms/" target=3D_blank>Yahoo! Terms of
Service</A>=
.</TT> </SPAN></LI></DIV>
BR>
=
IV>
ll><BR>--
ore. </BODY></HTML>
From: "Govind C" <govindc@...>
Apr 26, 2006
Content-Disposition: inline
[ Attachment content not displayed ]
Content-Disposition: inline
[ Attachment content not displayed ]
From: "andlaventure" <andlaventure@...>
Apr 3, 2008
has anyone figured out how to reconfigure a 350 to work with a differnt
IS=
P?