Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/EPN6KOAXUXZKXEQOLQAXMUJEQFSFZDQC/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EPN6KOAXUXZKXEQOLQAXMUJEQFSFZDQC/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "[email protected]", "message_id_hash": "EPN6KOAXUXZKXEQOLQAXMUJEQFSFZDQC", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EPN6KOAXUXZKXEQOLQAXMUJEQFSFZDQC/?format=api", "sender": { "address": "th.frey (a) vtxmail.ch", "mailman_id": "6008138868c34631bde25697fc2f5ce0", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6008138868c34631bde25697fc2f5ce0/emails/?format=api" }, "sender_name": "Thomas Frey", "subject": "[amsat-bb] Re: AMSAT-BB Digest, Vol 8, Issue 83", "date": "2013-03-13T22:09:40Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "[email protected] schrieb:\n> Date: Tue, 12 Mar 2013 22:29:05 +0100\n> From: PE0SAT | Amateur Radio<[email protected]>\n> To: Amsat bb<[email protected]>\n> Subject: [amsat-bb] Unix command line Kepler manager\n> Message-ID:<[email protected]>\n> Content-Type: text/plain; charset=UTF-8; format=flowed\n>\n> Hi,\n>\n> Thanks for reading this message.\n>\n> Can somebody help me with a command line Kepler manager for Unix?\n>\n> The idea is to create my own TLE files where source files come from\n> Celes-track and\n> Space-track.\n>\n> I thought to give the list a try before if go the script way;)\n>\n> 73 Jan PE0SAT\n>\n> \nHello Jan\n\nThis is my script running under OS/2-eComStation:\n\n\n/* begin of CMD file */\n/* access with WGet */\n'wget -i oscarkep.url -O kepler-w.txt'\n/* file with URL's */\n\n/* access with Curl */\n'curl -c cookies.txt -b cookies.txt -k \nhttps://www.space-track.org/ajaxauth/login -d \n\"identity=USER&password=Pa$$w0rd\"'\n/* login via cookie */\n'curl --cookie cookies.txt -k \nhttps://www.space-track.org/basicspacedata/query/class/tle_latest/favorites/all/ORDINAL/1/format/3le \n-o kepler-c.txt'\n\n'copy kepler-w.txt + kepler-c.txt kepler.txt'\n\n/* end of CMD file */\n\n\nMay it help.\n\n-- \n\nMit freundlichen Grüssen, Regards, 73\n Thomas Frey, HB9SKA\n______________________________________________________________________\n\n Thomas Frey, Holzgasse 2, CH-5242 Birr, Tel. + Fax: 056 444 93 41\n http://home.datacomm.ch/th.frey/\n\n", "attachments": [] }