Bug#266273: The Christians Store.com

2008-08-11 Thread [EMAIL PROTECTED]
Welcome , the-christians-store.com offers you : 

Rosaries,

Church Incense 

Cross, Crucifix, 

Statues of Saints,

Icons, 

Medals of Saints, 

Christian's Medals and more ...

God Blesses You ,  kolia

http://www.the-christians-store.com/




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#457785: tomcat6

2008-06-13 Thread [EMAIL PROTECTED]
Could you specify what the actual bugs that block tomcat6 in Debian are?



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#412690: tomcat5.5: jsvc problem

2008-05-07 Thread [EMAIL PROTECTED]
Michael Koch wrote:
 On Tue, May 06, 2008 at 03:28:47PM +0200, [EMAIL PROTECTED] wrote:
  As Peter points out it is probably a jsvc problem but I was not able to 
  make it run by running dpkg-buildpackage on jsvc and reinstalling.
 
 I hunted the issue down to being caused by linux-libc-dev. When
 compiling againt linux-libc-dev 2.6.24-6 it works, when building against
 2.6.25-1 it doesn't. The capability.h header changed a lot. We have to
 check how that influences jsvc.

I found out this thread at linux-kernel mailing list:
2.6.25 Kernel - Problems with capabilities
http://marc.info/?t=12086307762

I also saw at the capset man page:
 These two functions are the raw kernel interface for getting  and set-
 ting  capabilities.  Not only are these system calls specific to Linux,
 but the kernel API is likely to change and use of these functions  (in
 particular  the  format of the cap_user_*_t types) is subject to change
 with each kernel revision.
 
 The portable interfaces are  cap_set_proc(3)  and cap_get_proc(3);  if
 possible  you should use those interfaces in applications.  If you wish
 to use the Linux extensions in applications, you should use the easier-
 to-use interfaces capsetp(3) and capgetp(3).

So at commons-daemon-1.0.2~svn20061127/src/native/unix/native/jsvc-unix.c
if (syscall(__NR_capset, caphead, cap)  0) {
may not be the supported interface to set capabilities.



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#412690: tomcat5.5: jsvc problem

2008-05-06 Thread [EMAIL PROTECTED]
As Peter points out it is probably a jsvc problem but I was not able to make it 
run by running dpkg-buildpackage on jsvc and reinstalling.



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bug#477363: tomcat5.5 5.5.26-1 can not start

2008-05-05 Thread [EMAIL PROTECTED]
Package: tomcat5.5
Version: 5.5.26-1

--- Please enter the report below this line. ---

Just want to confirm this bug, since apperently I was not quick enough
to report it. In  the following some thoughts about it. But you probably
got it all sorted already. If so, just ignore this comment...


Suggested Bugfix:

I fixed the bug by adding an appropriate entry for
commons-logging-api.jar to the CLASSPATH of jsvc. Hence I changed line
122 of /etc/init.d/tomcat5.5 to:

JSVC_CLASSPATH=/usr/share/java/commons-daemon.jar:
   $CATALINA_HOME/bin/bootstrap.jar:
   $CATALINA_HOME/bin/commons-logging-api.jar

(Linebreaks added for the sake of clarity. In the original file this is
all on one line, with no whitespace in between.)


Additional Information:

Even before I fixed the bug the init script would always print:
 * Starting Tomcat servlet engine tomcat5.5   [ ok ]
Apparently, it prints that right after the Tomcat daemon is forked with
jsvc. However, Tomcat always crashed at startup and never actually was
up. Maybe, the init script should wait until Tomcat is in an up
state before exiting. It should issue an error message if Tomcat crashes
during startup. (I had to read the syslog to figure out what was wrong.)
Is there a way jsvc could be used to achieve that? How do other services
do it?

I noticed that there are even more JAR files in $CATALINA_HOME/bin/.
However, Tomcat only seems to require those mentioned above for startup.
Don't know what the others are for.

Maybe /etc/default/tomcat5.5 could be used to integrate those and
other jars, when needed. It could setup a CLASSPATH variable for Tomcat
startup that would be used be the init script.


-- Michael Riedel


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24-1-amd64

Debian Release: lenny/sid
  500 testing www.debian-multimedia.org
  500 testing security.debian.org
  500 testing ftp.nz.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-=
java-gcj-compat-dev   (= 1.0.30-5)  |
 OR java2-runtime|
libtomcat5.5-java  (= 5.5.26-1) | 5.5.26-1
adduser(= 3.34) | 3.107
libecj-java  | 3.3.0+0728-8
jsvc(= 1.0.2~svn20061127-6) | 1.0.2~svn20061127-6



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#412690: tomcat5.5: should load capability module if required

2008-05-05 Thread [EMAIL PROTECTED]
It seems like since I updated to tomcat5.5_5.5.26 I am having this problem.
May  5 14:34:04 localhost jsvc.exec[7386]: set_caps: failed to set capabilities
May  5 14:34:04 localhost jsvc.exec[7386]: check that your kernel supports 
capabilities
May  5 14:34:04 localhost jsvc.exec[7386]: set_caps(CAPS) failed
May  5 14:34:04 localhost jsvc.exec[7386]: Service exit with a return value of 4
I am running linux-image-2.6.25-1-686_2.6.25-1 on x86

Did anyone had this regression with unstable?



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

important confidenciel

2008-03-27 Thread [EMAIL PROTECTED]
Bonjour
Je suis patrick hubert le chef de surveillance des marchandises dans une 
compagnie de sécurité Ivoirienne. 
 
Au début de la guerre en 2002, j'avait aidé un important homme d'affaire fuyant 
la ville de Bouaké a Garder auprès de notre compagnie un coffret contenant  la 
somme  de $ 24.500.000 USD dollars américain en grosse. Les documents ont été 
remplis à cet effet et le coffret déclaré comme contenant des objets d'art 
africains de très grande valeur. 
 
Il a perdu la vie dans les événements du 04 au 08 novembre 2004 à Bouaké et n'a 
aucune personne connaissant l'existence de ce coffret et qui peut le réclamer. 
Je ne peux pas légalement récupérer cette caisse c'est pur cela je souhaite 
donc que vous jouez le rôle de son partenaire d'affaire ou bien son parent et 
contacter la compagnie de sécurité pour réclamer ce coffret. 
 
Soyez sans crainte parce qu'étant au sein de la compagnie je vous donnerai 
toutes les instructions possibles pour éviter que vous faites des erreurs et 
surtout traiter cette affaire en toute confidentialité. Je suis le seul  à 
connaître le contenu de cette caisse. 
 
Je compte sur vous
 
ekanza patrick hubert


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#471209: libjsch-java: OSGi manifest

2008-03-16 Thread [EMAIL PROTECTED]
Package: libjsch-java
Tags: patch

Michael Koch wrote:
 I'm currently in the process to merge my work into pkg-java svn. Its
 work in progress. Not finished yet.

 If you wanna help you can start by writing a patch for libjsch-java to
 add the OSGi manifest stuff to the Debian package.

Here is the OSGi manifest and the ant build file patch:
manifest.mf 
Bundle-ManifestVersion: 2
Bundle-Version: 0.1.37
Export-Package: com.jcraft.jsch, com.jcraft.jsch.jce;x-internal:=true, 
com.jcraft.jsch.jcraft;x-internal:=true
Bundle-SymbolicName: com.jcraft.jsch
Bundle-Name: %bundleName
Bundle-Localization: plugin
Bundle-Vendor: %venderName
Bundle-ClassPath: .
Bundle-RequiredExecutionEnvironment: J2SE-1.4


--- jsch-0.1.37.orig/build.xml  2008-01-08 18:57:25.0 +
+++ jsch-0.1.37/build.xml   2008-03-16 17:11:27.0 +
@@ -42,7 +42,11 @@
 mkdir dir=${dist}/lib/

 !-- Put everything in ${build} into the MyProject-${DSTAMP}.jar file --
-jar jarfile=${dist}/lib/jsch-${DSTAMP}.jar basedir=${build}/
+jar
+jarfile=${dist}/lib/jsch-${DSTAMP}.jar
+basedir=${build}
+manifest=manifest.mf
+/
   /target

   target name=examples



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Bonsoir

2008-03-13 Thread [EMAIL PROTECTED]
Bonsoir,
 
J'écris pour solliciter votre aide pour une transaction d'avantage mutuel,
et je crois que vous traiterez ceci avec la plus grande confiance. Je vous
implore de m'excuse de n'importe quel embarras  cette lettre pourrait vous
faire, car nous ne nous connaissons pas. Je suis  williams sankoh le seul
fils de l'ancien Dr paulson sankoh, de la SIERA LEONNE (freetwon). La
source de votre contact me donne le courage et la confiance de me confier à
vous. Je vous écris avec une confidence absolue pour demander votre
assistance pour transférer notre liquidité de 15 000 000 USD$(quinze
million dollars Américain) qui actuellement se trouve dans le coffre fort
d'une compagnie de sécurité ici à Abidjan.

La source de l'argent de mon défunt père, Dr paulson sankoh, le patron des
extracteurs d'or et de diamant en Sierra Leone (S.L.M.C) Freetown est le
résultat de l'or et le diamant extraient des mines Sierra Léonaise avant le
début de la guerre civil entre les forces rebelles et les forces de
maintien de la paix de l'ECOMOG qui a détruit mon pays après le coup de
force qui a chassé du pouvoir, le président démocratiquement élu Sam
Bockary. Mon père avait déjà mis en place un plan pour
nous évacuer (ma famille) ma mère, ma petite soeur et moi même sur Abidjan
en Cote d'ivoire avec nos effets
personnels et les boites contenant l'argent par le biais des forces
d'évacuation des nations unies.  
 
Mon père nous a demandé de déposer les boites dans une compagnie privée de
sécurité jusqu'à ce qu'il nous rejoigne après la guerre. Pendant la guerre
dans mon pays, et avec pour conséquence le pillage des propriétés publiques
et du gouvernement par les forces rebelles, la coopération des mines sierra
léonaise étaient l'une des cibles pillées et détruites.  Mon père et
plusieurs autres hauts fonctionnaires ont été attaqués et tués par les
rebelles en novembre 2003 pour leur relation avec le gouvernement civil de
Sam Bockary. Suite à la mort de mon père, et avec les nouvelles de mon
oncle à propos de son accident d'avion en janvier, nos espoirs de survie
étaient complètement noyés. Cette mort prématurée de mon père et de mon
oncle a provoqué un arrêt cardiaque chez ma mère et d'autres complications
qui ont provoqués sa
mort  dans un hôpital, après on a eu à dépenser une importante somme
d'argent pour elle. 
 
Actuellement ma sœur cecelia et moi même sommes seuls dans ce pays
étranger, souffrants et sans aucun soutien. Sans aucune relation, nous
sommes actuellement comme des réfugiés et des orphelins. Notre seul espoir
actuellement est en vous et en la caisse qui est déposée dans la compagnie
de sécurité. A cet effet, je sollicite humblement votre assistance
dans le sens suivant: 
 
1- m'aider à faire sortir les boites de la compagnie de sécurité comme co-
bénéficiaire pour transférer cet argent en votre nom dans votre propre
compte dans votre pays pour un investissement lucratif .avec vous comme
principal acteur.
 
2- Le plus important c'est que la compagnie de Sécurité ne connaît pas le
contenu exact de la boite parce qu'on l'a déclaré comme richesses
familiales. 

3-Tous les documents relatifs au dépôts sont dans mon coffre a la maison. 

4- Pour votre assistance, je vous céderai 20% de cet argent pour vos
efforts et votre assistance.
 5- Enfin je vous prie de garder cette transaction strictement
confidentielle. Répondez-moi le plus tôt
possible. veuillez m'excuser pour les fautes d'autographe car ma langue
maternelle est l'anglais.

You can also reply me in English because i speak English more than French.

Merci et que Dieu vous bénisse pour votre assistance à
notre égard, 
Sincèrement votre 
 
williams  ET SOEUR




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


ACKNOWLEDGE

2008-03-06 Thread [EMAIL PROTECTED]
Ref Number:ES-02-14-SA

We write to congratulate you, as one of our 13th email lucky winner of january 
2008 prize award of €918.656,77. Your email address attached to 
RefNumber:ES-02-14-SA, Winning Number 10-12-24-25-41-3+5.To get more 
info/claim,contact the Operations officer below with your winning numbers and 
refrence number:

MR. VICENTE SANCHEZ
Tel: 0034-680-658-644
E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]

Sincerely yours,
Mrs. Elizabeth Maria
Co-ordinator.

E-mail:[EMAIL PROTECTED],[EMAIL PROTECTED]


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Ein nettgemeintes Angebot

2008-03-05 Thread [EMAIL PROTECTED]
Hallo

Hier ist endlich mal wieder ein Rotlichtführer, der sich auf das Wichtigste 
konzentriert. Nämlich gut für Dich zu 
werben. Ohne viel Schnickschnack oder sonstige Spielereien. Einfach, 
übersichtlich und klar strukturiert. Inclusive 
eines kostenlosen Kleinanzeigenmarktes und Topliste. Um alles schön sauber und 
für Dich einfach zu halten, 
fülle bitte einfach nur das Anzeigenformular aus und schicke es ab.
Es besteht auch die Möglichkeit ein Banner in 160 x 60 zu verlinken. Diese 
Banner erscheinen auf der Startseite, 
sowie auf allen Unterseiten. Fotos bitte mindestens 250 x 350 Pixel groß.
Wir freuen uns über jede Anmeldung im FSK 16 Bereich.

Liebe Grüße, das Team von
http://www.rotlichtanzeiger.com


Wenn Sie keinen Newsletter mehr erhalten möchten,
bitte einfach nur auf beantworten klicken und abschicken.






___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


YOUR EMAIL!!!!!!

2008-01-22 Thread [EMAIL PROTECTED]
YOUR EMAIL!!
You have won sum of 550,000.00Euro
EURPW PLUS SPAIN Lotto-GmbH) .
Always Quote the information below to us:
Reference Number: YM35447XN
Batch: SL/06- GmbH/3434
Contact Agent Below
 Dr Alfred Riemen.
Spain Representative Office.
Phone Number :0034657432343
E-mail:[EMAIL PROTECTED]
Best Regard,
Mr Carlos Redondo.



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#460398: After upgrading libapache2-mod-jk from 1.2.25-2 to 1.2.26-1 apache stoped forwarding requests to tomcat.

2008-01-12 Thread [EMAIL PROTECTED]
Package: libapache2-mod-jk
Version: 1:1.2.25-2
Severity: normal

Apache http server do not forward requests to tomcat and failed with error The 
requested URL // was not found on this server. It's very strange behavior 
for me.
Does libapache2-mod-jk 1.2.26-1 requires different configuration from 1.2.25-2 ?

It's my configuration:

NameVirtualHost *:80
NameVirtualHost *:443

JkWorkersFile /etc/libapache2-mod-jk/workers.properties
JkOptions +ForwardKeySize +ForwardURICompat
JkMount /dir1/* ajp13_worker
JkMount /dir2/* ajp13_worker

VirtualHost
/VirtualHost
.


VirtualHost
/VirtualHost

Regards
Georgi

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-jk depends on:
ii  apache2   2.2.6-3Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2] 2.2.6-3Traditional model for Apache HTTPD
ii  apache2.2-common  2.2.6-3Next generation, scalable, extenda
ii  libc6 2.7-5  GNU C Library: Shared libraries

libapache2-mod-jk recommends no packages.

-- no debconf information



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#266273: Esteemed Sir/Madam,

2007-11-10 Thread [EMAIL PROTECTED]
Esteemed Sir/Madam,
My name is David Adams a practicing lawyer in the United Kingdom.
I want to seek your candid collaboration in handling a business venture
 that I feel would be mutually beneficial to you and I.
May I ask your permission to present you as a beneficiary to the will
 of one of my trusted clients? My client and his whole family members
 where involved in the Sharja air crash on the 25th of July 2004.
Since after this unfortunate incidence, I have not been able to locate
 any member of his family to be presented to his bank for claims of his
 deposit as the law permits. It is now about time the government of the
 United Kingdom convert the money to hers.
On receipt of your response in affirmation of your willingness to work
 with me, I will send to you full details and more information about
 myself and the said funds for your better understanding.
As I am yet to get your consent on this issue, I prefer not to divulge
 my full identity so as not to risk being publicized which consequence
 is detrimental.
I will prefer we communicate for now via email. Subsequently, telephone
 and fax correspondence would be entertained. However if you would want
 a brief chat with me,
  My personal email address is: [EMAIL PROTECTED] or
 [EMAIL PROTECTED]
Yours sincerely,
David Adams




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#266273: Esteemed Sir/Madam,

2007-11-10 Thread [EMAIL PROTECTED]
Esteemed Sir/Madam,
My name is David Adams a practicing lawyer in the United Kingdom.
I want to seek your candid collaboration in handling a business venture
 that I feel would be mutually beneficial to you and I.
May I ask your permission to present you as a beneficiary to the will
 of one of my trusted clients? My client and his whole family members
 where involved in the Sharja air crash on the 25th of July 2004.
Since after this unfortunate incidence, I have not been able to locate
 any member of his family to be presented to his bank for claims of his
 deposit as the law permits. It is now about time the government of the
 United Kingdom convert the money to hers.
On receipt of your response in affirmation of your willingness to work
 with me, I will send to you full details and more information about
 myself and the said funds for your better understanding.
As I am yet to get your consent on this issue, I prefer not to divulge
 my full identity so as not to risk being publicized which consequence
 is detrimental.
I will prefer we communicate for now via email. Subsequently, telephone
 and fax correspondence would be entertained. However if you would want
 a brief chat with me,
  My personal email address is: [EMAIL PROTECTED] or
 [EMAIL PROTECTED]
Yours sincerely,
David Adams




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


LU Nr: 726726XZJHN

2007-10-27 Thread [EMAIL PROTECTED]
Sir/Madam,

You have won €760,000.00 Euro in EURO MILLION ONLINE INT S.L
SPAIN.Forfurther development for Clarification and procedure
pleaseContact Mr.Martin john
Email:[EMAIL PROTECTED]
(1) Tic Nr: 6460DGH
(2) Sr Nr: 0909AOB09
(3) LU Nr: 726726XZJHN
(4) BT Nr: 2GH267XZZ1-5-42
(5) RF Nr 9527BCV-33-7-7-7

Regards.
Mrs.Emma Jones
Claimer´s Department


___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#436974: libjakarta-poi-java: new upstream

2007-08-11 Thread [EMAIL PROTECTED]
Package: libjakarta-poi-java
Severity: wishlist

There's a new upstream release at:
http://poi.apache.org/
Is anyone working on it?



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.




___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Demande d'aide.

2006-03-29 Thread [EMAIL PROTECTED]
Bonjour et veuillez m`excuser si mon mail vous importunait.

Je 
m'appelle Lamine Fofana,je suis Ivoirien(Cote d'Ivoire),je
suis 
tellement
désespéré et vu la crise que traverse mon pays n'ayant 
personne
pour me
venir en aide raison pour laquelle je vous écrit.

Mon 
père ancien ancien de village et ex acheteur de metaux de valeur 
en
Cote d'Ivoire assasiné par les rebelles ainsi que ma mère me
laissant 
subitement
orphelin et livré a moi meme.

Un jour en 
fouillant dans ses 
effets personnels je découvre qu'il a
déposé
dans 
une société de place 
01mallette contenant des Diamants et 2 autres
contenant de l'OR,d'une 
valeur de 9.500.000Euros.N'ayant
pas les 
moyens
financiers pour 
m`accaparer de ces mallettes et vu la crise 
que 
traverse
mon pays,je 
souhaiterais faire
transférer ces mallettes 
dans 
votre pays a votre 
adresse par raison de
sécurité.

Avant de 
procéder 
a cette transaction,
apres m`etre renseigne au sein de
la 
societe ils 
m`ont dit qu`il 
fallait une certaine somme d`argent pour
le faire et 
n`ayant pas 
d`argent et personne sur qui compter,raison 
pour
laquelle 
je vous ai 
contacte contre 25%du montant des mallettes.

S`il vous 
plait je ne 
sais sur qui compter a part vous,faites 
quelque
chose
pour 
moi.

Chaque 
jour qui passe m'attriste davantage 
et qui sait 
incessamment
la reprise
des combats dans mon pays,j'ai 
peur.

Dans 
l'attente d'une suite que le 
Tout Puissant vous 
accompagne
dans vos
activités et pour plus de 
discretions veuillez me 
repondre acette 
adresse:[EMAIL PROTECTED]


Lamine.















___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


From Dr Frank,very important/contact me

2005-09-15 Thread [EMAIL PROTECTED]
From the Auditor
Head of department
Bank of Scotland
United Kingdom.

For your kind attention,
Request for Your urgent assistance/investment /joint venture.
 
Complement of the seasons. This message could be 
strange but real if you pay some attention to it,I could have 
notified 
you about it at least for the sake of your integrity. Please accept 
my 
sincere apologies. In bringing this message of goodwill to you.

In order to transfer out #163;15,000,000.00.(fifteen millions pounds 
sterling) from our bank here I have the courage to look for a 
reliable and honest person who will be capable for this important 
transaction, believing that you will never let me down either now or 
in future.

I am Dr.Frank Jim, the auditor and head of computing department of a 
bank Scotland,United Kingdom. 

There is an account opened in this bank in 1995 and since my 
inception into office in 2001, nobody has operated on this 
account again,after going through some old files, I discovered that 
if 
i do not remit this money out urgently, it will be forfeited for 
nothing.

I am contacting you because of the need to involve a foreigner 
with a foreign account as the real beneficiary. i need your 
co-operation to  make this work fine, because the management is ready 
to approve  this payment to any foreigner who has the  correct  
information to this account, which i will Give to you when sure of 
your capability to handle such amount in strict confidence and trust 
according to my instructions and my advice for our mutual benefit 
because I don't want to make any  mistake, I need your strong 
assurance and  trust.

If you are interested, please reply immediately 
to my private email address ([EMAIL PROTECTED]) OR call me with 
my 
number :+447040124843 +447040124814 and when replying this mail 
kindly 
include your Telephone and Fax number for better communication.
 
Sincerely Yours.

Dr.Frank Jim.


-- 
Бесплатный почтовый ящик предоставлен http://pasts.delfi.lv

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers