Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox
Robin C <[email protected]> Sun, 16 Apr 2023 14:49:57 +0400
| Newsgroups | gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <CAP+JBkbjana3u4gqf72a+6nXUwmjxxShzU_4z-RPaaEs47A5MA@mail.gmail.com> |
--0000000000008cb37c05f971d601
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
y.tab.c:368:5: error: conflicting types for =E2=80=98ws_yy_parse=E2=80=99; =
have =E2=80=98int(void)=E2=80=99
In file included from wmlscript/wsgram.y:15:
./wmlscript/wsint.h:296:5: note: previous declaration of =E2=80=98ws_yy_par=
se=E2=80=99 with
type =E2=80=98int(void *)=E2=80=99
296 | int ws_yy_parse(void *context);
| ^~~~~~~~~~~
wmlscript/wsgram.c:68:25: error: conflicting types for =E2=80=98ws_yy_parse=
=E2=80=99; have
=E2=80=98int(void)=E2=80=99
68 | #define yyparse ws_yy_parse
| ^~~~~~~~~~~
y.tab.c:1578:1: note: in expansion of macro =E2=80=98yyparse=E2=80=99
In file included from wmlscript/wsgram.y:15:
./wmlscript/wsint.h:296:5: note: previous declaration of =E2=80=98ws_yy_par=
se=E2=80=99 with
type =E2=80=98int(void *)=E2=80=99
296 | int ws_yy_parse(void *context);
| ^~~~~~~~~~~
wmlscript/wsgram.y: In function =E2=80=98ws_yy_parse=E2=80=99:
wmlscript/wsgram.y:122:49: error: =E2=80=98pctx=E2=80=99 undeclared (first =
use in this
function)
122 | { ws_error_syntax(pctx, @1.first_line); }
| ^~~~
wmlscript/wsgram.y:122:49: note: each undeclared identifier is reported
only once for each function it appears in
make: *** [Makefile:225: wmlscript/wsgram.o] Error 1
On Sun, Apr 16, 2023 at 2:41=E2=80=AFPM Robin C <[email protected]> wro=
te:
> But I am getting error while doing make. I am trying to install kannel
> 1.4.5 and bison (GNU Bison) 3.8.2.
>
> On Sun, Apr 16, 2023 at 2:23=E2=80=AFPM Willy Mularto <[email protected]=
m> wrote:
>
>> Of course it can.
>>
>> Pada tanggal Min, 16 Apr 2023 17.18, Robin C <[email protected]>
>> menulis:
>>
>>> Dear team,
>>>
>>> Is it possible to install kannel with MySQL DB support to send SMS in
>>> Ubuntu 22.04 from the source code? Otherwise please tell me which vers=
ion
>>> of Ubuntu I should use. and which version of kannel should I use?
>>>
>>> I also installed using apt command. But I can only start kannel there.
>>> how can I start smsbox and sqlbox if I install using apt. and how can I=
run
>>> different SMSCs if I use apt installation?
>>>
>>> Please advise. Looking forward to hearing from you.
>>>
>>> --
>>> *Thanks & Regards,*
>>>
>>>
>>>
>>> Robin C
>>>
>>> Linux System Administrator
>>>
>>> Web : www.refined.co.in
>>>
>>> Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
>>> Vazhuthacaud, Thiruvananthapuram, Kerala - 695014
>>>
>>>
>>>
>>>
>>>
>>>
>>> Disclaimer: This message contains confidential information and is
>>> intended only for the individual named. If you are not the named addre=
ssee
>>> you should not disseminate, distribute or copy this e-mail. Please not=
ify
>>> the sender immediately by e-mail if you have received this e-mail by
>>> mistake and delete this e-mail from your system. E-mail transmission
>>> cannot be guaranteed to be secure or error-free as information could be
>>> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
>>> contain viruses. The sender therefore does not accept liability for an=
y
>>> errors or omissions in the contents of this message, which arise as a
>>> result of e-mail transmission. If verification is required please requ=
est
>>> a hard-copy version.
>>>
>>> *7* Switch off as you go |*q *Recycle always | P Print only if
>>> absolutely necessary
>>>
>>
>
> --
> *Thanks & Regards,*
>
>
>
> Robin C
>
> Linux System Administrator
>
> Web : www.refined.co.in
>
> Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
> Vazhuthacaud, Thiruvananthapuram, Kerala - 695014
>
>
>
>
>
>
> Disclaimer: This message contains confidential information and is
> intended only for the individual named. If you are not the named address=
ee
> you should not disseminate, distribute or copy this e-mail. Please notif=
y
> the sender immediately by e-mail if you have received this e-mail by
> mistake and delete this e-mail from your system. E-mail transmission
> cannot be guaranteed to be secure or error-free as information could be
> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
> contain viruses. The sender therefore does not accept liability for any
> errors or omissions in the contents of this message, which arise as a
> result of e-mail transmission. If verification is required please reques=
t
> a hard-copy version.
>
> *7* Switch off as you go |*q *Recycle always | P Print only if absolutely
> necessary
>
--=20
*Thanks & Regards,*
Robin C
Linux System Administrator
Web : www.refined.co.in
Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
Vazhuthacaud, Thiruvananthapuram,
Kerala - 695014
Disclaimer: This message contains confidential information and is intended
only for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please notify the
sender immediately by e-mail if you have received this e-mail by mistake
and delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain
viruses. The sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a result of
e-mail transmission. If verification is required please request a
hard-copy version.
*7* Switch off as you go |*q *Recycle always | P Print only if absolutely
necessary
--0000000000008cb37c05f971d601
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">y.tab.c:368:5: error: conflicting types for =E2=80=98ws_yy=
_parse=E2=80=99; have =E2=80=98int(void)=E2=80=99<br>In file included from =
wmlscript/wsgram.y:15:<br>./wmlscript/wsint.h:296:5: note: previous declara=
tion of =E2=80=98ws_yy_parse=E2=80=99 with type =E2=80=98int(void *)=E2=80=
=99<br>=C2=A0 296 | int ws_yy_parse(void *context);<br>=C2=A0 =C2=A0 =C2=A0=
| =C2=A0 =C2=A0 ^~~~~~~~~~~<br>wmlscript/wsgram.c:68:25: error: conflictin=
g types for =E2=80=98ws_yy_parse=E2=80=99; have =E2=80=98int(void)=E2=80=99=
<br>=C2=A0 =C2=A068 | #define yyparse =C2=A0 =C2=A0 =C2=A0 =C2=A0 ws_yy_par=
se<br>=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^~~~~~~~~~~<br>y.tab.c:1578:1: note:=
in expansion of macro =E2=80=98yyparse=E2=80=99<br>In file included from w=
mlscript/wsgram.y:15:<br>./wmlscript/wsint.h:296:5: note: previous declarat=
ion of =E2=80=98ws_yy_parse=E2=80=99 with type =E2=80=98int(void *)=E2=80=
=99<br>=C2=A0 296 | int ws_yy_parse(void *context);<br>=C2=A0 =C2=A0 =C2=A0=
| =C2=A0 =C2=A0 ^~~~~~~~~~~<br>wmlscript/wsgram.y: In function =E2=80=98ws=
_yy_parse=E2=80=99:<br>wmlscript/wsgram.y:122:49: error: =E2=80=98pctx=E2=
=80=99 undeclared (first use in this function)<br>=C2=A0 122 | =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 { ws_error_syntax(pctx, @1.fi=
rst_line); }<br>=C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^~~~<br>wmlscri=
pt/wsgram.y:122:49: note: each undeclared identifier is reported only once =
for each function it appears in<br>make: *** [Makefile:225: wmlscript/wsgra=
m.o] Error 1<br></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=
=3D"gmail_attr">On Sun, Apr 16, 2023 at 2:41=E2=80=AFPM Robin C <<a href=
=3D"mailto:[email protected]">[email protected]</a>> wrote:<br><=
/div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;bo=
rder-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">But=
I am getting error while doing make.=C2=A0 I am trying to install kannel 1=
.4.5 and=C2=A0 bison (GNU Bison) 3.8.2.=C2=A0</div><br><div class=3D"gmail_=
quote"><div dir=3D"ltr" class=3D"gmail_attr">On Sun, Apr 16, 2023 at 2:23=
=E2=80=AFPM Willy Mularto <<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>> wrote:<br></div><blockquote class=
=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rg=
b(204,204,204);padding-left:1ex"><div dir=3D"auto">Of course it can.=C2=A0<=
/div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">P=
ada tanggal Min, 16 Apr 2023 17.18, Robin C <<a href=3D"mailto:robin.c@r=
efined.co.in" target=3D"_blank">[email protected]</a>> menulis:<br><=
/div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;bo=
rder-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">Dea=
r team,<div><br></div><div>Is it possible to install kannel with MySQL DB s=
upport to send SMS in Ubuntu 22.04 from the source code?=C2=A0 Otherwise=C2=
=A0please tell me which version of Ubuntu I should use. and which version o=
f kannel should I use?=C2=A0</div><div><br></div><div>I also installed usin=
g apt command. But I can only start kannel there. how can I start smsbox an=
d sqlbox if I install using apt. and how can I run different SMSCs if I use=
apt installation?</div><div><br></div><div>Please advise. Looking forward =
to hearing from you.=C2=A0<br clear=3D"all"><div><br></div><span>-- </span>=
<br><div dir=3D"ltr"><div dir=3D"ltr"><div><div dir=3D"ltr"><span style=3D"=
font-family:"comic sans ms",sans-serif"><b style=3D"font-size:13p=
x"><span style=3D"font-family:georgia,serif">=C2=A0</span></b><span style=
=3D"font-family:georgia,serif"><b style=3D"font-size:13px"><span style=3D"f=
ont-size:9pt;line-height:13px"><i>Thanks & Regards,</i></span></b></spa=
n></span><p style=3D"font-size:13px;margin:0px"><font color=3D"#6600cc" fac=
e=3D"georgia, serif"><span style=3D"line-height:14px"><b>=C2=A0 =C2=A0 =C2=
=A0=C2=A0</b></span></font></p><p style=3D"font-size:13px;margin:0px"><span=
style=3D"font-weight:bold;font-family:Arial,sans-serif;font-size:9pt;line-=
height:13px">=C2=A0 =C2=A0 =C2=A0<font size=3D"4">=C2=A0</font><font size=
=3D"2"><font size=3D"2">Robin C</font><br></font></span></p><font size=3D"2=
"></font><p style=3D"margin:0px"><span style=3D"font-weight:bold;font-famil=
y:Arial,sans-serif;line-height:13px">=C2=A0 =C2=A0=C2=A0 Linux System Admin=
istrator</span></p><div dir=3D"ltr" style=3D"font-size:12.8px"><span style=
=3D"font-size:9pt;line-height:13px"><font color=3D"#333333"><br></font></sp=
an></div><div dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-si=
ze:9pt;line-height:13px"><span style=3D"color:rgb(51,51,51)">Web :=C2=A0</s=
pan><a href=3D"http://www.refined.co.in/" style=3D"color:rgb(17,85,204)" re=
l=3D"noreferrer" target=3D"_blank">www.refined.co.in</a></span></div><div d=
ir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-hei=
ght:13px"><br></span></div><div dir=3D"ltr" style=3D"font-size:12.8px"><spa=
n style=3D"font-size:9pt;line-height:13px">Address : TC 15/1945-3, Kamala T=
owers, Ganapathy Kovil Road,=C2=A0</span><span style=3D"font-size:9pt">Vazh=
uthacaud,=C2=A0</span><span style=3D"font-size:9pt">Thiruvananthapuram, Ker=
ala - 695014</span></div><div dir=3D"ltr" style=3D"font-size:12.8px"><span =
style=3D"font-size:9pt;line-height:13px"><font color=3D"#333333"><br></font=
></span></div><div dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"fo=
nt-size:9pt;line-height:13px"><font color=3D"#333333"><br></font></span></d=
iv><p style=3D"margin:0px"><span style=3D"font-weight:bold;font-family:Aria=
l,sans-serif;line-height:13px"></span></p><div dir=3D"ltr" style=3D"font-si=
ze:12.8px"><font color=3D"#333333"><span style=3D"font-size:9pt;line-height=
:13px"><i><img src=3D"https://docs.google.com/uc?export=3Ddownload&id=
=3D0B9Ym4LB2FdGLRFJmellhYmtfNW8&revid=3D0B9Ym4LB2FdGLVzQ0N3VNL204MldaM2=
luS0JtVDhRT2hQaGhzPQ"><br></i></span></font></div><p style=3D"font-size:13p=
x;margin:0px"><span style=3D"font-weight:bold;font-family:Arial,sans-serif;=
font-size:9pt;line-height:13px"><br></span></p><p style=3D"font-size:13px;m=
argin:0px"><br></p><div><font><div style=3D"font-family:georgia,serif;font-=
size:13px;font-weight:bold"><br></div><div><p style=3D"text-align:justify">=
<font face=3D"georgia, serif" size=3D"1">Disclaimer:=C2=A0=C2=A0This messag=
e contains confidential information and is intended only for the individual=
named.=C2=A0=C2=A0If you are not the named addressee you should not dissem=
inate, distribute or copy this e-mail.=C2=A0=C2=A0Please notify the sender =
immediately by e-mail if you have received this e-mail by mistake and delet=
e this e-mail from your system.=C2=A0=C2=A0E-mail transmission cannot be gu=
aranteed to be secure or error-free as information could be intercepted, co=
rrupted, lost, destroyed, arrive late or incomplete, or contain viruses.=C2=
=A0=C2=A0The sender therefore does not accept liability for any errors or o=
missions in the contents of this message, which arise as a result of e-mail=
transmission.=C2=A0=C2=A0If verification is required please request a hard=
-copy version.</font></p><p style=3D"font-weight:bold;text-align:justify"><=
b style=3D"text-align:start;color:rgb(80,0,80)"><i><span style=3D"font-size=
:14pt;font-family:"Wingdings 3";color:rgb(192,0,0)">7</span></i><=
/b><span style=3D"font-weight:normal;text-align:start;color:rgb(192,0,0);fo=
nt-size:14pt;font-family:Consolas">=C2=A0</span><span style=3D"font-weight:=
normal;text-align:start;color:rgb(80,0,80);font-size:9pt;font-family:"=
Segoe UI",sans-serif">Switch off as you go</span><span style=3D"font-w=
eight:normal;text-align:start;color:rgb(23,54,93);font-size:11pt;font-famil=
y:Calibri,sans-serif">=C2=A0</span><span style=3D"font-weight:normal;text-a=
lign:start;color:rgb(23,54,93);font-size:11pt;font-family:TechnicLite,serif=
">|</span><b style=3D"text-align:start;color:rgb(80,0,80)"><span style=3D"f=
ont-size:14pt;font-family:Webdings;color:rgb(0,176,240)">q=C2=A0</span></b>=
<span style=3D"font-weight:normal;text-align:start;color:rgb(80,0,80);font-=
size:9pt;font-family:"Segoe UI",sans-serif">Recycle always</span>=
<span style=3D"font-weight:normal;text-align:start;color:rgb(23,54,93);font=
-size:11pt;font-family:Calibri,sans-serif">=C2=A0</span><span style=3D"font=
-weight:normal;text-align:start;color:rgb(23,54,93);font-size:11pt;font-fam=
ily:TechnicLite,serif">|</span><span style=3D"font-weight:normal;text-align=
:start;color:rgb(23,54,93);font-size:11pt;font-family:Calibri,sans-serif">=
=C2=A0</span><span style=3D"font-weight:normal;text-align:start;color:rgb(0=
,176,80);font-size:14pt;font-family:Webdings">P</span><span style=3D"font-w=
eight:normal;text-align:start;color:rgb(23,54,93);font-size:11pt;font-famil=
y:Consolas">=C2=A0</span><span style=3D"font-weight:normal;text-align:start=
;color:rgb(80,0,80);font-size:9pt;font-family:"Segoe UI",sans-ser=
if">Print only if absolutely necessary</span></p></div></font></div></div><=
/div></div></div></div></div>
</blockquote></div>
</blockquote></div><br clear=3D"all"><div><br></div><span>-- </span><br><di=
v dir=3D"ltr"><div dir=3D"ltr"><div><div dir=3D"ltr"><span style=3D"font-fa=
mily:"comic sans ms",sans-serif"><b style=3D"font-size:13px"><spa=
n style=3D"font-family:georgia,serif">=C2=A0</span></b><span style=3D"font-=
family:georgia,serif"><b style=3D"font-size:13px"><span style=3D"font-size:=
9pt;line-height:13px"><i>Thanks & Regards,</i></span></b></span></span>=
<p style=3D"font-size:13px;margin:0px"><font color=3D"#6600cc" face=3D"geor=
gia, serif"><span style=3D"line-height:14px"><b>=C2=A0 =C2=A0 =C2=A0=C2=A0<=
/b></span></font></p><p style=3D"font-size:13px;margin:0px"><span style=3D"=
font-weight:bold;font-family:Arial,sans-serif;font-size:9pt;line-height:13p=
x">=C2=A0 =C2=A0 =C2=A0<font size=3D"4">=C2=A0</font><font size=3D"2"><font=
size=3D"2">Robin C</font><br></font></span></p><font size=3D"2"></font><p =
style=3D"margin:0px"><span style=3D"font-weight:bold;font-family:Arial,sans=
-serif;line-height:13px">=C2=A0 =C2=A0=C2=A0 Linux System Administrator</sp=
an></p><div dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size=
:9pt;line-height:13px"><font color=3D"#333333"><br></font></span></div><div=
dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-h=
eight:13px"><span style=3D"color:rgb(51,51,51)">Web :=C2=A0</span><a href=
=3D"http://www.refined.co.in/" style=3D"color:rgb(17,85,204)" target=3D"_bl=
ank">www.refined.co.in</a></span></div><div dir=3D"ltr" style=3D"font-size:=
12.8px"><span style=3D"font-size:9pt;line-height:13px"><br></span></div><di=
v dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-=
height:13px">Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,=
=C2=A0</span><span style=3D"font-size:9pt">Vazhuthacaud,=C2=A0</span><span =
style=3D"font-size:9pt">Thiruvananthapuram, Kerala - 695014</span></div><di=
v dir=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-=
height:13px"><font color=3D"#333333"><br></font></span></div><div dir=3D"lt=
r" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-height:13px=
"><font color=3D"#333333"><br></font></span></div><p style=3D"margin:0px"><=
span style=3D"font-weight:bold;font-family:Arial,sans-serif;line-height:13p=
x"></span></p><div dir=3D"ltr" style=3D"font-size:12.8px"><font color=3D"#3=
33333"><span style=3D"font-size:9pt;line-height:13px"><i><img src=3D"https:=
//docs.google.com/uc?export=3Ddownload&id=3D0B9Ym4LB2FdGLRFJmellhYmtfNW=
8&revid=3D0B9Ym4LB2FdGLVzQ0N3VNL204MldaM2luS0JtVDhRT2hQaGhzPQ"><br></i>=
</span></font></div><p style=3D"font-size:13px;margin:0px"><span style=3D"f=
ont-weight:bold;font-family:Arial,sans-serif;font-size:9pt;line-height:13px=
"><br></span></p><p style=3D"font-size:13px;margin:0px"><br></p><div><font>=
<div style=3D"font-family:georgia,serif;font-size:13px;font-weight:bold"><b=
r></div><div><p style=3D"text-align:justify"><font face=3D"georgia, serif" =
size=3D"1">Disclaimer:=C2=A0=C2=A0This message contains confidential inform=
ation and is intended only for the individual named.=C2=A0=C2=A0If you are =
not the named addressee you should not disseminate, distribute or copy this=
e-mail.=C2=A0=C2=A0Please notify the sender immediately by e-mail if you h=
ave received this e-mail by mistake and delete this e-mail from your system=
.=C2=A0=C2=A0E-mail transmission cannot be guaranteed to be secure or error=
-free as information could be intercepted, corrupted, lost, destroyed, arri=
ve late or incomplete, or contain viruses.=C2=A0=C2=A0The sender therefore =
does not accept liability for any errors or omissions in the contents of th=
is message, which arise as a result of e-mail transmission.=C2=A0=C2=A0If v=
erification is required please request a hard-copy version.</font></p><p st=
yle=3D"font-weight:bold;text-align:justify"><b style=3D"text-align:start;co=
lor:rgb(80,0,80)"><i><span style=3D"font-size:14pt;font-family:"Wingdi=
ngs 3";color:rgb(192,0,0)">7</span></i></b><span style=3D"font-weight:=
normal;text-align:start;color:rgb(192,0,0);font-size:14pt;font-family:Conso=
las">=C2=A0</span><span style=3D"font-weight:normal;text-align:start;color:=
rgb(80,0,80);font-size:9pt;font-family:"Segoe UI",sans-serif">Swi=
tch off as you go</span><span style=3D"font-weight:normal;text-align:start;=
color:rgb(23,54,93);font-size:11pt;font-family:Calibri,sans-serif">=C2=A0</=
span><span style=3D"font-weight:normal;text-align:start;color:rgb(23,54,93)=
;font-size:11pt;font-family:TechnicLite,serif">|</span><b style=3D"text-ali=
gn:start;color:rgb(80,0,80)"><span style=3D"font-size:14pt;font-family:Webd=
ings;color:rgb(0,176,240)">q=C2=A0</span></b><span style=3D"font-weight:nor=
mal;text-align:start;color:rgb(80,0,80);font-size:9pt;font-family:"Seg=
oe UI",sans-serif">Recycle always</span><span style=3D"font-weight:nor=
mal;text-align:start;color:rgb(23,54,93);font-size:11pt;font-family:Calibri=
,sans-serif">=C2=A0</span><span style=3D"font-weight:normal;text-align:star=
t;color:rgb(23,54,93);font-size:11pt;font-family:TechnicLite,serif">|</span=
><span style=3D"font-weight:normal;text-align:start;color:rgb(23,54,93);fon=
t-size:11pt;font-family:Calibri,sans-serif">=C2=A0</span><span style=3D"fon=
t-weight:normal;text-align:start;color:rgb(0,176,80);font-size:14pt;font-fa=
mily:Webdings">P</span><span style=3D"font-weight:normal;text-align:start;c=
olor:rgb(23,54,93);font-size:11pt;font-family:Consolas">=C2=A0</span><span =
style=3D"font-weight:normal;text-align:start;color:rgb(80,0,80);font-size:9=
pt;font-family:"Segoe UI",sans-serif">Print only if absolutely ne=
cessary</span></p></div></font></div></div></div></div></div>
</blockquote></div><br clear=3D"all"><div><br></div><span class=3D"gmail_si=
gnature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><d=
iv dir=3D"ltr"><div><div dir=3D"ltr"><span style=3D"font-family:"comic=
sans ms",sans-serif"><b style=3D"font-size:13px"><span style=3D"font-=
family:georgia,serif">=C2=A0</span></b><span style=3D"font-family:georgia,s=
erif"><b style=3D"font-size:13px"><span style=3D"font-size:9pt;line-height:=
13px"><i>Thanks & Regards,</i></span></b></span></span><p style=3D"font=
-size:13px;margin:0px"><font color=3D"#6600cc" face=3D"georgia, serif"><spa=
n style=3D"line-height:14px"><b>=C2=A0 =C2=A0 =C2=A0=C2=A0</b></span></font=
></p><p style=3D"font-size:13px;margin:0px"><span style=3D"font-weight:bold=
;font-family:Arial,sans-serif;font-size:9pt;line-height:13px">=C2=A0 =C2=A0=
=C2=A0<font size=3D"4">=C2=A0</font><font size=3D"2"><font size=3D"2">Robi=
n C</font><br></font></span></p><font size=3D"2"></font><p style=3D"margin:=
0px"><span style=3D"font-weight:bold;font-family:Arial,sans-serif;line-heig=
ht:13px">=C2=A0 =C2=A0=C2=A0 Linux System Administrator</span></p><div dir=
=3D"ltr" style=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-heigh=
t:13px"><font color=3D"#333333"><br></font></span></div><div dir=3D"ltr" st=
yle=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-height:13px"><sp=
an style=3D"color:rgb(51,51,51)">Web :=C2=A0</span><a href=3D"http://www.re=
fined.co.in/" style=3D"color:rgb(17,85,204)" target=3D"_blank">www.refined.=
co.in</a></span></div><div dir=3D"ltr" style=3D"font-size:12.8px"><span sty=
le=3D"font-size:9pt;line-height:13px"><br></span></div><div dir=3D"ltr" sty=
le=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-height:13px">Addr=
ess : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,=C2=A0</span><span =
style=3D"font-size:9pt">Vazhuthacaud,=C2=A0</span><span style=3D"font-size:=
9pt">Thiruvananthapuram, Kerala - 695014</span></div><div dir=3D"ltr" style=
=3D"font-size:12.8px"><span style=3D"font-size:9pt;line-height:13px"><font =
color=3D"#333333"><br></font></span></div><div dir=3D"ltr" style=3D"font-si=
ze:12.8px"><span style=3D"font-size:9pt;line-height:13px"><font color=3D"#3=
33333"><br></font></span></div><p style=3D"margin:0px"><span style=3D"font-=
weight:bold;font-family:Arial,sans-serif;line-height:13px"></span></p><div =
dir=3D"ltr" style=3D"font-size:12.8px"><font color=3D"#333333"><span style=
=3D"font-size:9pt;line-height:13px"><i><img src=3D"https://docs.google.com/=
uc?export=3Ddownload&id=3D0B9Ym4LB2FdGLRFJmellhYmtfNW8&revid=3D0B9Y=
m4LB2FdGLVzQ0N3VNL204MldaM2luS0JtVDhRT2hQaGhzPQ"><br></i></span></font></di=
v><p style=3D"font-size:13px;margin:0px"><span style=3D"font-weight:bold;fo=
nt-family:Arial,sans-serif;font-size:9pt;line-height:13px"><br></span></p><=
p style=3D"font-size:13px;margin:0px"><br></p><div><font><div style=3D"font=
-family:georgia,serif;font-size:13px;font-weight:bold"><br></div><div><p st=
yle=3D"text-align:justify"><font face=3D"georgia, serif" size=3D"1">Disclai=
mer:=C2=A0=C2=A0This message contains confidential information and is inten=
ded only for the individual named.=C2=A0=C2=A0If you are not the named addr=
essee you should not disseminate, distribute or copy this e-mail.=C2=A0=C2=
=A0Please notify the sender immediately by e-mail if you have received this=
e-mail by mistake and delete this e-mail from your system.=C2=A0=C2=A0E-ma=
il transmission cannot be guaranteed to be secure or error-free as informat=
ion could be intercepted, corrupted, lost, destroyed, arrive late or incomp=
lete, or contain viruses.=C2=A0=C2=A0The sender therefore does not accept l=
iability for any errors or omissions in the contents of this message, which=
arise as a result of e-mail transmission.=C2=A0=C2=A0If verification is re=
quired please request a hard-copy version.</font></p><p style=3D"font-weigh=
t:bold;text-align:justify"><b style=3D"text-align:start;color:rgb(80,0,80)"=
><i><span style=3D"font-size:14pt;font-family:"Wingdings 3";color=
:rgb(192,0,0)">7</span></i></b><span style=3D"font-weight:normal;text-align=
:start;color:rgb(192,0,0);font-size:14pt;font-family:Consolas">=C2=A0</span=
><span style=3D"font-weight:normal;text-align:start;color:rgb(80,0,80);font=
-size:9pt;font-family:"Segoe UI",sans-serif">Switch off as you go=
</span><span style=3D"font-weight:normal;text-align:start;color:rgb(23,54,9=
3);font-size:11pt;font-family:Calibri,sans-serif">=C2=A0</span><span style=
=3D"font-weight:normal;text-align:start;color:rgb(23,54,93);font-size:11pt;=
font-family:TechnicLite,serif">|</span><b style=3D"text-align:start;color:r=
gb(80,0,80)"><span style=3D"font-size:14pt;font-family:Webdings;color:rgb(0=
,176,240)">q=C2=A0</span></b><span style=3D"font-weight:normal;text-align:s=
tart;color:rgb(80,0,80);font-size:9pt;font-family:"Segoe UI",sans=
-serif">Recycle always</span><span style=3D"font-weight:normal;text-align:s=
tart;color:rgb(23,54,93);font-size:11pt;font-family:Calibri,sans-serif">=C2=
=A0</span><span style=3D"font-weight:normal;text-align:start;color:rgb(23,5=
4,93);font-size:11pt;font-family:TechnicLite,serif">|</span><span style=3D"=
font-weight:normal;text-align:start;color:rgb(23,54,93);font-size:11pt;font=
-family:Calibri,sans-serif">=C2=A0</span><span style=3D"font-weight:normal;=
text-align:start;color:rgb(0,176,80);font-size:14pt;font-family:Webdings">P=
</span><span style=3D"font-weight:normal;text-align:start;color:rgb(23,54,9=
3);font-size:11pt;font-family:Consolas">=C2=A0</span><span style=3D"font-we=
ight:normal;text-align:start;color:rgb(80,0,80);font-size:9pt;font-family:&=
quot;Segoe UI",sans-serif">Print only if absolutely necessary</span></=
p></div></font></div></div></div></div></div>
--0000000000008cb37c05f971d601--