[HDF Forum] [HSDS] How to issue requests to HSDS Lambda?

2022-08-31 Thread John Readey


Glad it worked with the smaller selection! 

One problem with the Lambda implementation for HSDS is that it only supported 
JSON responses.  For data selections, converting binary data to JSON adds a lot 
of overhead and memory usage.

To improve this I pushed out an HSDS update yesterday that enables hex-encoded 
responses.  You just need to add a header specifying "octet-stream".  Here's an 
example event:

{
  "method": "GET",
  "path": "/datasets/d-096b7930-5dc5b556-dbc8-00c5ad-8aca89/value",
   "headers": {
"accept": "application/octet-stream"
  },
  "params": {
"domain": "/nrel/nsrdb/v3/nsrdb_2000.h5",
"select": "[0:1000,0:1000]",
"bucket": "nrel-pds-hsds"
  }
}

You'll still get a JSON response from Lambda, but the body key will have a 
hex-encoded value (i.e. it will use twice as many bytes as the binary 
equivalent).

The above request took 6.3 seconds to run and consumed 268 MB of memory.

I was hopefully that a larger selection would work as well, but with a 
[1000,1] selection I get an AWS error:

"Response payload size exceeded maximum allowed payload size (6291556 bytes)."

So it looks like there's no support yet for responses larger than 6MB.  

What would be nice would be if AWS Lambda supported true binary responses and 
HTTP streaming as discussed in my blog from last week: 
https://www.hdfgroup.org/2022/08/hsds-streaming/.   Amazon has been adding new 
features to Lambda each year, so we can be hopeful!  

BTW, you can now use h5pyd with Lambda.  You just need to setup your .hscfg 
like this:

hs_endpoint = http+lambda://hslambda
hs_username = hslambda
hs_password = lambda
hs_api_key = None

Where the endpoint is "http+lambda://" plus the name of your lambda function 
("hslambda" in my case).  Other than that h5pyd programs should work the same 
as with a regular HSDS server (if not as fast).

Anyway, would just setting up an HSDS server be the best approach in your case? 
 In my view Lambda works best for moderately sized selections when there is a 
fairly large reduction in the amount of data returned vs. the number of chunks 
touched.  E.g. with the NSRDB data above, if I have a selection of [1234, 0: 
2018392] it hits 10 GB of chunk data to return a 4MB response.  In this case, 
it's a big advantage to run Lambda in the same AWS region as the S3 store vs. 
having to move the entire 10 GB out of Amazon (say you were using the ros3 VFD 
on your laptop).





---
[Visit 
Topic](https://forum.hdfgroup.org/t/how-to-issue-requests-to-hsds-lambda/10136/13)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://forum.hdfgroup.org/email/unsubscribe/10c7ad5c80c22937d685e8d6bbb7488146b11f5ec19dff72f6ffc6195cff5ef6).


[HDF Forum] [HSDS] How to issue requests to HSDS Lambda?

2022-08-25 Thread John Readey


Hi, thanks for trying out HSDS lambda functions!

For the lambda event, you'll need to provide a JSON that will tell the code how 
to fetch the data.  The structure is basically what's documented here: 
https://github.com/HDFGroup/hdf-rest-api wrapped up in a json with keys: 
"method", "path", and "params".   (the example in the docs are using an 
out-dated format that had "request" instead of "path").

method will be: "GET", "POST", "PUT", or "DELETE". (the standard http actions)
path: is just the http path (i.e. the part after the service endpoint)
params: are the query parameters for the request

Also you can have a "body" key (for POST requests), and a "headers" key for any 
http headers (typically you don't need this).

In the AWS Management Console for Lambda, it's convenient to setup some test 
events like this one:
  
  {
  "method": "GET",
  "path": "/datasets/d-d29fda32-85f3-11e7-bf89-0242ac110008/value",
  "params": {
"domain": "/nrel/wtk-us.h5",
"select": "[:5000,620,1401]",
"bucket": "nrel-pds-hsds"
  }
}

 With these you should get an output equivalent to the following h5pyd code:

f = h5pyd.File("/nrel/wtk-us.h5", bucket="nrel-pds-hsds")
dset = f["windspeed_80m"]
data = dset[0:100,620,1401]
print(data)

Let me know if that works for you. 

In your example, I'm guessing that lambda code isn't able to find any relevant 
data.  It should return a 404 (not found) or 403 (unauthorized), but instead is 
just returning the /about response.  I'll look into this.





---
[Visit 
Topic](https://forum.hdfgroup.org/t/how-to-issue-requests-to-hsds-lambda/10136/2)
 or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://forum.hdfgroup.org/email/unsubscribe/dd194c36a6dfcf257ddc2da3d52c80ec888ac7f6925da1e37512fc27941dada5).


Request Confirmation

2020-11-20 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


Request Confirmation

2020-11-20 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


Request Confirmation

2020-11-20 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


Request Confirmation

2020-11-20 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


CONFIRMATION citibank Florida USA

2020-11-15 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


CONFIRMATION

2020-11-15 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


CONFIRMATION

2020-11-15 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


CONFIRMATION citibank Florida USA

2020-11-15 Thread John Reed




Dear friend,  Please i'm Mr John Reed a manager citibank Florida USA, I have a business transaction to discuss with you kindly get back to me for more details.   Thanks   Mr John Reed Cell +1 845 444 1665 Email pw05...@gmail.com


Invitation: Paid Panel on Top Food Trends in China Today and In the Future

2020-10-30 Thread John
 Hello,

We have been tasked by a global multinational to assemble a paid 4-week
online panel with the top food and marketing experts to discuss consumer
trends and work with them innovate in food, snack, and beverage market in
China.

Our goal is to identify the top trends impacting food trends in China today
and imagine the future of food in China.

Panel members will come from a range of relevant backgrounds, including –
Food, Snack, and Beverage Brand Managers, Writers/Bloggers, Nutritionists,
Chefs, and Consumer Trend Experts.

Participation is 100% online and at your own convenience over 4-weeks with
20 other experts.  You will earn an honorarium of $200 USD for
participating.  This engagement is expected to launch in mid-November.

If interested, please click here to apply:
https://currnt.com/projects/view/4033/top-food-trends-in-china-today-and-in-the-future.html

Please let us know if you have any questions and feel free to share this
opportunity with any friends or colleagues who may be interested.


Confirm your subscription to Sample

2019-02-27 Thread john
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): Keynote PCO 
Subscibers by clicking the link below: 

Click here to confirm your subscription. (
https://keynotepco.ie/?wysija-page=1&controller=confirm&wysija-key=5473488cfc6519a6002f7a65c1ba66ca&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to The Tartan Carrot

2019-02-27 Thread John and Liz
Hello!

Hurray! You've subscribed to TheTartanCarrot.co.uk. This is a great way to keep 
in touch with what's happening in the Vegan / Vegetarian scene in
Scotland. 
We need you to activate your subscription to the list(s): My first list by 
clicking the link below (to activate your subscription you may need to
enable pop-ups in your browser temporarily): 

Click here to confirm your subscription. (
http://thetartancarrot.co.uk/?wysija-page=1&controller=confirm&wysija-key=9f5c61fb2d4c12a568538d0be8852c64&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

Liz and John
:-)



Confirm your subscription to Roberge Early Learning Center

2019-02-27 Thread John-Donovan-Boss
Hello!

Thank you for subscribing to our newsletter.
We need you to activate your subscription to the list(s): Newsletter 
subscribers by clicking the link below: 

Click here to confirm your subscription. (
http://robergeearlylearningcenter.com/?wysija-page=1&controller=confirm&wysija-key=0d8c3968e5a0f14af8b309f94bf8b149&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to John McDonald Premier Golf Coaching

2019-02-27 Thread John McDonald Golf
Hello!

Many Thanks You've subscribed to our site.
We need you to activate your subscription to the list(s): John McDonald Golf by 
clicking the link below: 

Click here to confirm your subscription. (
https://u3093091.ct.sendgrid.net/wf/click?upn=7h98fLCpvvW0BSKm1n62i9Qd9Jm-2Bihq8KVG-2BDIXHU0JKH5GGlsBkD2hUjCgKQlEjTR8mbrdeeufT8b6xjtVadQas1hlyb3V5l36Xlkr3KK4q4ts7EWpFo1nEZ3Ed-2BCRj7FPebMS5otyoTpszRMXPOsYLQ1jTIuMUb3Z3vXPHrEuQ04JI10ETsRwSjHKNQVVl-2BjNoU-2BVosUyHlCEAjPbgDfbuTFFGc-2BUJGyhsjfkodCE-3D_a6oQc7tnfcb0GKvoO27fPkrQ0ATQyF1SDBXJOg7-2FbuTNSG1ihLFFEbXUrdB9bpUUQ5fO4axTDag1soIdmC5ILMeKSZilnls0Nw7MBxz18LHMqRzjfojx0SWqOJCl79d-2FSBTlIY-2BF-2FWnvyuKatNwCUM2guFhnfw29KxTuzpZbmo4jNE4xgyD6CO7wrcCt6-2FcT5GvNF27EKgujc6EJXJ6Jn4zERmMJxxSbMQgUGkiW7XE-3D
)

Thank you,

John & The Team


Confirm your subscription to Spirit Hosting & Design Services

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): Grand Opening by 
clicking the link below: 

Click here to confirm your subscription. (
http://spirithosting.org/you-are-subscribed-newsletter/?wysija-page=1&controller=confirm&wysija-key=42df41f626d50c22cce341ab45ff1a05&action=subscribe&page=you-are-subscribed-newsletter&wysiconf=WyIxIl0=
)

Thank you,
Spirit Hosting & Design Services



Confirm your subscription to John Lomas - Success Enabler

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.johnlomas.com/?wysija-page=1&controller=confirm&wysija-key=da9bcc321ab4f48f0a1f3b993c362f2f&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to The Tartan Carrot

2019-02-27 Thread John and Liz
Hello!

Hurray! You've subscribed to TheTartanCarrot.co.uk. This is a great way to keep 
in touch with what's happening in the Vegan / Vegetarian scene in
Scotland. 
We need you to activate your subscription to the list(s): My first list by 
clicking the link below (to activate your subscription you may need to
enable pop-ups in your browser temporarily): 

Click here to confirm your subscription. (
http://thetartancarrot.co.uk/?wysija-page=1&controller=confirm&wysija-key=9f5c61fb2d4c12a568538d0be8852c64&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

Liz and John
:-)



Confirm your subscription to The Fibre Garden

2019-02-27 Thread John Valleau & Alan McLean
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): by clicking the link 
below: 

Click here to confirm your subscription. (
http://www.fibregarden.ca/?wysija-page=1&controller=confirm&wysija-key=850c22421ffb6736a047f7f1855786c2&action=subscribe&wysijap=subscriptions&wysiconf=YToxOntpOjA7czoxOiIxIjt9
)

Thank you,

The team!



Confirm your subscription to Chemitique

2019-02-27 Thread john
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
https://www.chemitique.co.za/?wysija-page=1&controller=confirm&wysija-key=31034130f1dc34eab864116432af1fa7&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Chemitique

2019-02-27 Thread john
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
https://www.chemitique.co.za/?wysija-page=1&controller=confirm&wysija-key=31034130f1dc34eab864116432af1fa7&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Just Electronic Reviews

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.windconcernsontario.org/?wysija-page=1&controller=confirm&wysija-key=47504988cda48741a28a480364f446fd&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Revelation Report

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.revelationreport.org/?wysija-page=1&controller=confirm&wysija-key=73feed8b3640d0cccf280a51099cb739&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Revelation Report

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.revelationreport.org/?wysija-page=1&controller=confirm&wysija-key=73feed8b3640d0cccf280a51099cb739&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Revelation Report

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.revelationreport.org/?wysija-page=1&controller=confirm&wysija-key=73feed8b3640d0cccf280a51099cb739&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Chemitique

2019-02-27 Thread john
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
https://www.chemitique.co.za/?wysija-page=1&controller=confirm&wysija-key=31034130f1dc34eab864116432af1fa7&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to The Tartan Carrot

2019-02-27 Thread John and Liz
Hello!

Hurray! You've subscribed to TheTartanCarrot.co.uk. This is a great way to keep 
in touch with what's happening in the Vegan / Vegetarian scene in
Scotland. 
We need you to activate your subscription to the list(s): My first list by 
clicking the link below (to activate your subscription you may need to
enable pop-ups in your browser temporarily): 

Click here to confirm your subscription. (
http://thetartancarrot.co.uk/?wysija-page=1&controller=confirm&wysija-key=9f5c61fb2d4c12a568538d0be8852c64&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

Liz and John
:-)



Confirm your subscription to Revelation Report

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): My first list by 
clicking the link below: 

Click here to confirm your subscription. (
http://www.revelationreport.org/?wysija-page=1&controller=confirm&wysija-key=73feed8b3640d0cccf280a51099cb739&action=subscribe&wysijap=subscriptions&wysiconf=WyIxIl0=
)

Thank you,

The team!



Confirm your subscription to Spirit Hosting & Design Services

2019-02-27 Thread John
Hello!

Hurray! You've subscribed to our site.
We need you to activate your subscription to the list(s): Grand Opening by 
clicking the link below: 

Click here to confirm your subscription. (
http://spirithosting.org/you-are-subscribed-newsletter/?wysija-page=1&controller=confirm&wysija-key=42df41f626d50c22cce341ab45ff1a05&action=subscribe&page=you-are-subscribed-newsletter&wysiconf=WyIxIl0=
)

Thank you,
Spirit Hosting & Design Services



Advertisement Request.

2018-11-01 Thread Emily John


Hi,
I want a sponsored post on your website. I will research on your current contents and provide you a high quality post that will attract more visitors to your site.
I will provide you 100% unique and well-written content, links would be do-follow and relevant to your website. We don't deal in gambling links.  Let us know your charges per post and I will pay you through PayPal or Payoneer. 
Once we establish a good relationship, I will send you a lot of orders as I work with many clients.
We are looking forward to establish a long-term business relationship with you. Best Regards
Emily John.



	
		
			

			
		
		
			
This email has been checked for viruses by Avast antivirus software.
www.avast.com
			
		
	


 


Mark John Waite's invitation is awaiting your response

2015-09-10 Thread Mark John Waite via Feedspot

  
  
   

 
  
   

 
  
    
  

   
  


 
  
   

 
  
   

 
  
   

 
  
    
  

   
  
  
   

 
Feedspot
	

   
  
  
   

 
  
    
  

   
  
  
   

 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  

   
  
  
   

 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  
  
   

 Mark John Waite would like to connect on Feedspot. How would you like to respond?


 
  
   

 
  
    
  

   
  

   
  
  
   

 
  
    
  

   
  
  
   

 



 
  
   

 
  
    
  

   
  
 
  
   

 Mark John Waite


 
  
   

 
  
    
  

   
  


    


 
  
   

 
  
    
  

   
  


 
  
   

 
  
   

 
  
   

 
  
    
  

   
  
 
Confirm you know Mark

Mark John Waite's invitation is awaiting your response

2015-08-25 Thread Mark John Waite via Feedspot

  
  
   

 
  
   

 
  
    
  

   
  


 
  
   

 
  
   

 
  
   

 
  
    
  

   
  
  
   

 
Feedspot
	

   
  
  
   

 
  
    
  

   
  
  
   

 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  

   
  
  
   

 
  
   

 
  
    
  

   
  
 
  
   

 
  
    
  

   
  
  
   

 Mark John Waite would like to connect on Feedspot. How would you like to respond?


 
  
   

 
  
    
  

   
  

   
  
  
   

 
  
    
  

   
  
  
   

 



 
  
   

 
  
    
  

   
  
 
  
   

 Mark John Waite


 
  
   

 
  
    
  

   
  


    


 
  
   

 
  
    
  

   
  


 
  
   

 
  
   

 
  
   

 
  
    
  

   
  
 
Confirm you know Mark

Invitation to John Maxwell Team's Forum

2013-11-11 Thread John Maxwell




Hi,Join John Maxwell Team this 
28th Nov at 8:30am - 1:00pm at Segi University College, Kota 
Damansara.Free admission to all Business and Management Professionals 
upon registration at: http://www.peoplelogy.com/leadershipforum. 
Register now!Valid till 15th Nov 2013.See you 
there!






Invitation to connect on LinkedIn

2012-01-27 Thread John Boocock via LinkedIn
LinkedIn





John Boocock requested to add you as a connection on LinkedIn:
  

--

Praneeth,

I'd like to add you to my professional network on LinkedIn.

- John

Accept invitation from John Boocock
http://www.linkedin.com/e/9ytqt9-gxx4hkbs-5r/vLtHINgboyZ5dR64hp2bT_3-UlZYWNakew92wq/blk/I2019116068_3/1BpC5vrmRLoRZcjkkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYPnPwSc3oNcjANc399bSdDs6xEsPd8bPwUdz0NcjANdzkLrCBxbOYWrSlI/EML_comm_afe/?hs=false&tok=3AtX9yofZGF541

View profile of John Boocock
http://www.linkedin.com/e/9ytqt9-gxx4hkbs-5r/vpn/160487336/M--t/NAME_BASED/?hs=false&tok=2ahRrs9YlGF541
--

 
-- 
(c) 2012, LinkedIn Corporation

You have been unsubscribed from the Pkg-john-commits mailing list

2011-10-03 Thread pkg-john-commits-bounces


Subscribe

2011-08-12 Thread John Smith
Subscription

I don't know how to post message to
lyx-users.


Your confirmation is required to join the Pkg-john-commits mailing list

2008-06-03 Thread pkg-john-commits-confirm+c958a390b0fce55ec27e68795a3f7af566811f05
Mailing list subscription confirmation notice for mailing list
Pkg-john-commits

We have received a request from archive@mail-archive.com for
subscription of your email address, "archive@mail-archive.com", to the
[EMAIL PROTECTED] mailing list.  To confirm
that you want to be added to this mailing list, simply reply to this
message, keeping the Subject: header intact.  Or visit this web page:


http://lists.alioth.debian.org/mailman/confirm/pkg-john-commits/c958a390b0fce55ec27e68795a3f7af566811f05


Or include the following line -- and only the following line -- in a
message to [EMAIL PROTECTED]:

confirm c958a390b0fce55ec27e68795a3f7af566811f05

Note that simply sending a `reply' to this message should work from
most mail readers, since that usually leaves the Subject: line in the
right form (additional "Re:" text in the Subject: is okay).

If you do not wish to be subscribed to this list, please simply
disregard this message.  If you think you are being maliciously
subscribed to the list, or have any other questions, send them to
[EMAIL PROTECTED]


Your confirmation is required to join the Pkg-john-commits mailing list

2008-06-03 Thread pkg-john-commits-confirm+5df49d41118f8e943459f87080941a429462778a
Mailing list subscription confirmation notice for mailing list
Pkg-john-commits

We have received a request from archive@mail-archive.com for
subscription of your email address, "archive@mail-archive.com", to the
[EMAIL PROTECTED] mailing list.  To confirm
that you want to be added to this mailing list, simply reply to this
message, keeping the Subject: header intact.  Or visit this web page:


http://lists.alioth.debian.org/mailman/confirm/pkg-john-commits/5df49d41118f8e943459f87080941a429462778a


Or include the following line -- and only the following line -- in a
message to [EMAIL PROTECTED]:

confirm 5df49d41118f8e943459f87080941a429462778a

Note that simply sending a `reply' to this message should work from
most mail readers, since that usually leaves the Subject: line in the
right form (additional "Re:" text in the Subject: is okay).

If you do not wish to be subscribed to this list, please simply
disregard this message.  If you think you are being maliciously
subscribed to the list, or have any other questions, send them to
[EMAIL PROTECTED]


Your confirmation is required to join the Pkg-john-devel mailing list

2008-05-11 Thread pkg-john-devel-confirm+c83ea97c589a7c97907f0733b5fb6c727123959d
Mailing list subscription confirmation notice for mailing list
Pkg-john-devel

We have received a request from archive@mail-archive.com for
subscription of your email address, "archive@mail-archive.com", to the
[EMAIL PROTECTED] mailing list.  To confirm that
you want to be added to this mailing list, simply reply to this
message, keeping the Subject: header intact.  Or visit this web page:


http://lists.alioth.debian.org/mailman/confirm/pkg-john-devel/c83ea97c589a7c97907f0733b5fb6c727123959d


Or include the following line -- and only the following line -- in a
message to [EMAIL PROTECTED]:

confirm c83ea97c589a7c97907f0733b5fb6c727123959d

Note that simply sending a `reply' to this message should work from
most mail readers, since that usually leaves the Subject: line in the
right form (additional "Re:" text in the Subject: is okay).

If you do not wish to be subscribed to this list, please simply
disregard this message.  If you think you are being maliciously
subscribed to the list, or have any other questions, send them to
[EMAIL PROTECTED]


Your confirmation is required to join the Pkg-john-devel mailing list

2008-05-11 Thread pkg-john-devel-confirm+132ca919bef004fb421c89c5eb32e7e168124b25
Mailing list subscription confirmation notice for mailing list
Pkg-john-devel

We have received a request from archive@mail-archive.com for
subscription of your email address, "archive@mail-archive.com", to the
[EMAIL PROTECTED] mailing list.  To confirm that
you want to be added to this mailing list, simply reply to this
message, keeping the Subject: header intact.  Or visit this web page:


http://lists.alioth.debian.org/mailman/confirm/pkg-john-devel/132ca919bef004fb421c89c5eb32e7e168124b25


Or include the following line -- and only the following line -- in a
message to [EMAIL PROTECTED]:

confirm 132ca919bef004fb421c89c5eb32e7e168124b25

Note that simply sending a `reply' to this message should work from
most mail readers, since that usually leaves the Subject: line in the
right form (additional "Re:" text in the Subject: is okay).

If you do not wish to be subscribed to this list, please simply
disregard this message.  If you think you are being maliciously
subscribed to the list, or have any other questions, send them to
[EMAIL PROTECTED]