You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(5) |
Feb
(1) |
Mar
(7) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(6) |
Nov
(4) |
Dec
|
2003 |
Jan
(2) |
Feb
(2) |
Mar
|
Apr
(5) |
May
(5) |
Jun
(1) |
Jul
|
Aug
(2) |
Sep
(1) |
Oct
(3) |
Nov
(2) |
Dec
|
2004 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2005 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(6) |
Aug
(2) |
Sep
|
Oct
(3) |
Nov
(13) |
Dec
|
2006 |
Jan
(3) |
Feb
(3) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
(2) |
Apr
(4) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(2) |
Sep
|
Oct
|
Nov
(3) |
Dec
|
2008 |
Jan
(2) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(9) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(13) |
Jun
(7) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(2) |
Nov
(3) |
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
(2) |
Oct
|
Nov
(12) |
Dec
(3) |
2011 |
Jan
|
Feb
|
Mar
(7) |
Apr
|
May
(8) |
Jun
(6) |
Jul
|
Aug
|
Sep
(11) |
Oct
(8) |
Nov
(3) |
Dec
(2) |
2012 |
Jan
(9) |
Feb
(3) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(9) |
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
(6) |
Apr
|
May
(8) |
Jun
|
Jul
(5) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(2) |
2018 |
Jan
|
Feb
(3) |
Mar
(4) |
Apr
|
May
|
Jun
(2) |
Jul
(5) |
Aug
|
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
(2) |
2019 |
Jan
(2) |
Feb
(4) |
Mar
(4) |
Apr
|
May
(8) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
(3) |
Oct
(1) |
Nov
|
Dec
(2) |
2020 |
Jan
(4) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(6) |
Jun
(3) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(3) |
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ingo B. <in...@ji...> - 2019-05-19 11:02:30
|
> I have a (short) list somewhere of minor bugs that I was planning to fix > at some point, and if I can find it, I’ll open GitHub tickets and/or > pull requests.. That would certainly be a good thing to have. If you're too busy splitting it up, a container-issue with checkboxes ([ ] in markdown) will do as well. These can then be ticked off or later split up into individual issues. >>> The front page on dnsjava.org <http://dnsjava.org> doesn’t have much >>> content worth saving. All of the releases can be downloaded from >>> there, and it might be easier to copy those to GitHub than to copy >>> them from sourceforge. There’s also a link to the generated docs, and >>> I’m not sure how easy it is to replicate that with GitHub. I expect >>> that it’s possible, but I never figured out how to do it with >>> sourceforge. >> >> @kingle contributed a link to a javadoc.io, which pulls the Javadoc from >> Maven Central provides them as a website. IMO this is actually a better >> replacement since it's possible to switch between the published versions. > > That definitely sounds better. Should this get added to the README? There's already the badge on top, but I just extended the Additional documentation section. Feel free to inline-edit the README on Github yourself as well for anything else you find. Ingo |
From: Brian W. <bwe...@xb...> - 2019-05-19 01:30:40
|
On May 18, 2019, at 3:40 PM, Ingo Bauersachs <in...@ji...> wrote: > > Hi Brian, everyone > > I have now mostly cleaned up Sourceforge and put pointers to Github there. There wasn't much that I considered worth keeping. If I missed something, please open an issue or, better yet, a pull request at Github. A Travis job builds the pull requests, and Coveralls shows changes in tested code. Thanks! I have a (short) list somewhere of minor bugs that I was planning to fix at some point, and if I can find it, I’ll open GitHub tickets and/or pull requests.. >> The front page on dnsjava.org <http://dnsjava.org> doesn’t have much content >> worth saving. All of the releases can be downloaded from there, and it might >> be easier to copy those to GitHub than to copy them from sourceforge. >> There’s also a link to the generated docs, and I’m not sure how easy it is to >> replicate that with GitHub. I expect that it’s possible, but I never figured >> out how to do it with sourceforge. > > @kingle contributed a link to a javadoc.io, which pulls the Javadoc from Maven Central provides them as a website. IMO this is actually a better replacement since it's possible to switch between the published versions. That definitely sounds better. Should this get added to the README? >> The dnsjava.org <http://dnsjava.org> domain actually expires this month. If >> you want to take it over, I could transfer it, otherwise I’ll renew it for a >> year, but probably not indefinitely. > > I'd like to avoid that a domain grabber places advertisement there, or a bad actor poisoned binaries. Please contact me offlist for a potential transfer. Will do. Thanks! Brian |
From: Ingo B. <in...@ji...> - 2019-05-18 22:40:19
|
Hi Brian, everyone I have now mostly cleaned up Sourceforge and put pointers to Github there. There wasn't much that I considered worth keeping. If I missed something, please open an issue or, better yet, a pull request at Github. A Travis job builds the pull requests, and Coveralls shows changes in tested code. > The front page on dnsjava.org <http://dnsjava.org> doesn’t have much content > worth saving. All of the releases can be downloaded from there, and it might > be easier to copy those to GitHub than to copy them from sourceforge. > There’s also a link to the generated docs, and I’m not sure how easy it is to > replicate that with GitHub. I expect that it’s possible, but I never figured > out how to do it with sourceforge. @kingle contributed a link to a javadoc.io, which pulls the Javadoc from Maven Central provides them as a website. IMO this is actually a better replacement since it's possible to switch between the published versions. > The dnsjava.org <http://dnsjava.org> domain actually expires this month. If > you want to take it over, I could transfer it, otherwise I’ll renew it for a > year, but probably not indefinitely. I'd like to avoid that a domain grabber places advertisement there, or a bad actor poisoned binaries. Please contact me offlist for a potential transfer. > Brian Ingo |
From: Brian W. <bwe...@xb...> - 2019-05-14 21:04:20
|
> On May 14, 2019, at 1:38 PM, Ingo Bauersachs <in...@ji...> wrote: > > Hi Brian > > Thanks for getting back! > >> The main reason that I haven’t applied any patches recently is that I >> wouldn’t feel comfortable applying patches and/or doing releases without >> reviewing and testing the changes, and I haven’t had the time or motivation >> to do either of those things. > > I fully understand that; priorities and interests shift. > >> If you (or anyone else) would like to assume maintenance of the project, I’d >> be in favor of that. I haven’t used Java for anything other than maintaining >> dnsjava for at least 10 years, so it’s not too likely that I’m going to start >> doing more anytime soon. >> >> If you do wish to be the maintainer, I’d much rather see the GitHub repo >> become the primary source. There’s no compelling reason to use SourceForge >> (and there hasn’t been for a long time), and if I had been doing any serious >> development, I would have moved the project years ago. There shouldn’t be a >> huge amount of state there worth saving (I think it’s just the open tickets), >> and I can also make you a maintainer of the project on SourceForge, in order >> to facilitate any redirection. > > I'd happily spend some time moving it forward. If the main development is on Github, I'm sure more contributions follow and there will be slightly less work for everyone involved. I can't promise that I'll be around forever either though. > > First steps would be to > - Change the readme on Github > - Reopen some Github issues > - Migrate Sourceforge issues > - Leave notices at Sourceforge that future development is happening on Github > - Add a CI build using Travis and Coveralls > - Work on some issues, e.g. https://github.com/dnsjava/dnsjava/pull/17 and Java 11+ These all sound reasonable. > I'd like to keep the Sourceforge project for the mailing lists since Github doesn't have an equivalent. Granted, they haven't been used much lately, but IMO it's still good to have a non-personal e-mail address. I'm not sure how you want to deal with dnsjava.org. Maybe it could be changed to a simple redirect to the Github repo or Github Pages. Keeping the sourceforge page for the mailing lists sounds reasonable enough. The front page on dnsjava.org <http://dnsjava.org/> doesn’t have much content worth saving. All of the releases can be downloaded from there, and it might be easier to copy those to GitHub than to copy them from sourceforge. There’s also a link to the generated docs, and I’m not sure how easy it is to replicate that with GitHub. I expect that it’s possible, but I never figured out how to do it with sourceforge. The dnsjava.org <http://dnsjava.org/> domain actually expires this month. If you want to take it over, I could transfer it, otherwise I’ll renew it for a year, but probably not indefinitely. >> I’d definitely like to see the library continue, even if I’m not as involved. > > If you agree with the ideas above, could you please add me as an admin/maintainer on Sourceforge? My username there is ibauersachs. I've sent you an invite for the repo on Github. I accepted your invitation, and added you as an admin on sourceforge. > > And thank you very much for all work that you've done so far! :-) Thanks for keeping it alive! Brian |
From: Ingo B. <in...@ji...> - 2019-05-14 20:38:14
|
Hi Brian Thanks for getting back! > The main reason that I haven’t applied any patches recently is that I > wouldn’t feel comfortable applying patches and/or doing releases without > reviewing and testing the changes, and I haven’t had the time or motivation > to do either of those things. I fully understand that; priorities and interests shift. > If you (or anyone else) would like to assume maintenance of the project, I’d > be in favor of that. I haven’t used Java for anything other than maintaining > dnsjava for at least 10 years, so it’s not too likely that I’m going to start > doing more anytime soon. > > If you do wish to be the maintainer, I’d much rather see the GitHub repo > become the primary source. There’s no compelling reason to use SourceForge > (and there hasn’t been for a long time), and if I had been doing any serious > development, I would have moved the project years ago. There shouldn’t be a > huge amount of state there worth saving (I think it’s just the open tickets), > and I can also make you a maintainer of the project on SourceForge, in order > to facilitate any redirection. I'd happily spend some time moving it forward. If the main development is on Github, I'm sure more contributions follow and there will be slightly less work for everyone involved. I can't promise that I'll be around forever either though. First steps would be to - Change the readme on Github - Reopen some Github issues - Migrate Sourceforge issues - Leave notices at Sourceforge that future development is happening on Github - Add a CI build using Travis and Coveralls - Work on some issues, e.g. https://github.com/dnsjava/dnsjava/pull/17 and Java 11+ I'd like to keep the Sourceforge project for the mailing lists since Github doesn't have an equivalent. Granted, they haven't been used much lately, but IMO it's still good to have a non-personal e-mail address. I'm not sure how you want to deal with dnsjava.org. Maybe it could be changed to a simple redirect to the Github repo or Github Pages. > I’d definitely like to see the library continue, even if I’m not as involved. If you agree with the ideas above, could you please add me as an admin/maintainer on Sourceforge? My username there is ibauersachs. I've sent you an invite for the repo on Github. And thank you very much for all work that you've done so far! :-) > Thanks, > Brian Cheers, Ingo |
From: Brian W. <bwe...@xb...> - 2019-05-14 02:25:59
|
Hi Ingo, The main reason that I haven’t applied any patches recently is that I wouldn’t feel comfortable applying patches and/or doing releases without reviewing and testing the changes, and I haven’t had the time or motivation to do either of those things. If you (or anyone else) would like to assume maintenance of the project, I’d be in favor of that. I haven’t used Java for anything other than maintaining dnsjava for at least 10 years, so it’s not too likely that I’m going to start doing more anytime soon. If you do wish to be the maintainer, I’d much rather see the GitHub repo become the primary source. There’s no compelling reason to use SourceForge (and there hasn’t been for a long time), and if I had been doing any serious development, I would have moved the project years ago. There shouldn’t be a huge amount of state there worth saving (I think it’s just the open tickets), and I can also make you a maintainer of the project on SourceForge, in order to facilitate any redirection. I’d definitely like to see the library continue, even if I’m not as involved. Thanks, Brian > On May 12, 2019, at 4:11 AM, Ingo Bauersachs <in...@ji...> wrote: > > Hi Brian > > As you've made clear, you won't be working on dnsjava anytime soon. Would > you accept/apply patches though? There are a few lying around in the mailing > list archive, in tickets, and in forks. If they were properly redacted and > sent to you again, could you do a release? > > Alternatively, would you be willing to add me as a contributor on > Sourceforge to co-maintain dnsjava? I've been maintaining the Git mirror > over at Github and the Maven Central release for a while now, and I've > previously sent patches that you've applied, so I'm no total stranger. > > We could also agree on some other options how to move forward, but it would > be a real shame if this library would die completely. > > Thanks, > Ingo > > PS: Sorry if you read this twice, I'm not sure if you're still receiving or > reading the forums at Sourceforge. > |
From: Ingo B. <in...@ji...> - 2019-05-12 11:40:32
|
Hi Brian As you've made clear, you won't be working on dnsjava anytime soon. Would you accept/apply patches though? There are a few lying around in the mailing list archive, in tickets, and in forks. If they were properly redacted and sent to you again, could you do a release? Alternatively, would you be willing to add me as a contributor on Sourceforge to co-maintain dnsjava? I've been maintaining the Git mirror over at Github and the Maven Central release for a while now, and I've previously sent patches that you've applied, so I'm no total stranger. We could also agree on some other options how to move forward, but it would be a real shame if this library would die completely. Thanks, Ingo PS: Sorry if you read this twice, I'm not sure if you're still receiving or reading the forums at Sourceforge. |
From: Dennis R. <d.r...@le...> - 2019-02-18 14:13:03
|
Hi there, I implemented basic support for the CDS/CDNSKEY record types, and I would really like to see these changes making it into a new release of dnsjava, instead of maintaining my own fork. I already created a feature request on the sourceforge project (https://sourceforge.net/p/dnsjava/feature-requests/26/), but felt like I might not get an answer there. The patch is attached to this mail. With best regards, Dennis -- -- Dennis Reichenberg Developer LEMARIT GmbH Thinking beyond domains. Werkstr. 12 D - 24955 Harrislee / Flensburg --------------------------------- Tel.Nr: +49 (0)461 / 5050 35 - 0 Fax Nr: +49 (0)461 / 5050 35 - 35 E-Mail: d.r...@le... Domain: www.lemarit.com LEMARIT wird 15. Feiern Sie mit! Mehr unter: www.lemarit.events --------------------------------- Amtsgericht Flensburg, HRB 4238 FL Geschäftsführer: Martin Küchenthal |
Lud...@gm... |
From: Sreejith S. <sre...@ap...> - 2019-01-09 22:24:55
|
Hi Team, We are getting the below warning after we switched our application to Java 11. Please help us to get rid of this warning. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.xbill.DNS.ResolverConfig (file:/Users/sreejith.sreenivasan/Source/Apica.ProxySniffer/PrxCore/libraries/dnsjava-2.1.8.jar) to method sun.net.dns.ResolverConfiguration.open() WARNING: Please consider reporting this to the maintainers of org.xbill.DNS.ResolverConfig WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Thanks / Regards, Sreejith Sreenivasan Lead ZebraTester Developer email:sre...@ap...<mailto:sre...@ap...> mobile:+46 700510605 office:+46 760120243 Apica AB | Garvargatan 9 | 112 21 Stockholm | Sweden www.apicasystem.com This e-mail is intended only for the use of the addressees. Any copying, forwarding, printing or other use of this e-mail by persons other than the addressees is not authorized. This e-mail may contain information that is privileged, confidential and exempt from disclosure. If you are not the intended recipient, please notify us immediately by return e-mail (including the original message in your reply) and then delete and discard all copies of the e-mail. Thank you. |
From: <oli...@we...> - 2018-12-10 09:57:40
|
Hello dnsjava.org Owner, My name is Olivia Giles, and I'm a SEO Specialist. Most of the people share their anger and frustration once they get my email. But let me show you how there is so many bugs (like broken links, pages that returned 4XX status code upon request, images with no ALT text, pages with no meta description tag, not having an unique meta description, having too long title, etc.), found in dnsjava.org. I have a large professional team who can fix all the above issues immediately at an affordable price. I guarantee you will see a drastic change in your Google search ranking once these are fixed. If this is something you are interested in, then allow me to send you a no obligation audit report. Waiting for your response!!! Best Regards, Olivia Giles SEO Specialist -------------------------------------------------------------------------- Note: If you are not interested, please email with the subject line "No" and I will be happy to update my data base. |
From: Daniel <dan...@gm...> - 2018-11-04 05:02:59
|
Greeting of the day, We are a Professional Web Design MNC company delivering web successes since 2010 .To begin and boost the new vision of thinking, implementation, initiation and innovation of high profile new ideas in the software Medias, From Technology To Business. We can develop web application/ Mobile Application from scratch as per your requirements. we have a team of young and energetic peoples with clear vision of serving any clients. Technology and creativity is instinct for this team, we all put together for the creation of wonders to surprise the universe with our innovations. We provide services like: • Web design • Web development • Mobile application development • SEO • SMO.SMM.PPC.(ORM) •Logo design We would love to hear your business requirements and looking forward to work together. Thanking you, Daniel Carolyn Clark |
From: Transit F. G. L. <bin...@bm...> - 2018-10-18 09:21:15
|
- This mail is in HTML. Some elements may be ommited in plain text. - Hello I wish to introduce our firm Transit Funding Group LLC, a private owned consumer finance company founded in the year 2000, operating in Chicago Illinois, USA. We offer all types of loan such as consumer loans for autos, debt consolidation, business start-up loans, personal loans, project funding in all categories, business expansion loan, etc. Funding ranges from $10,000.00 to $100 Million. Contact us should you be interested. Yours faithfully Mr. David L. Spiro Finance Director Transit Funding Group LLC Email;spi...@gm... |
Helpme |
From: TARGET <ca...@ta...> - 2018-09-19 16:57:25
|
We need real shoppers to give us real reviews of their local Target store and we'll give you a $400 gift card to spend, FREE! <br> Mystery Shopping details: <br> We'll send you a $400 Target gift card, for FREE. <br> Buy anything you want in store. <br> Give us your real and honest opinion on your shopping trip. <br> Sign up for free here <a href="http://fabkhadi.com/new/"}>link </a> <br> |
From: Service <up...@aq...> - 2018-09-16 22:09:13
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <style type="text/css">body { width: 100% !important;}</style> <title>mas</title> </head> <body style="margin: 0px; padding: 40px 0px 0px; background-color: rgb(233, 233, 233); color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b"> <br style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: rgb(221, 221, 221);"> <br style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: rgb(221, 221, 221);"> <div id="wrapper" style="border: 1px solid rgb(255, 255, 255); margin: 20px auto; padding: 7px 13px; color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; width: 434px; height: 444px; background-color: rgb(255, 255, 255);"> <p style="font-size: 9px; font-family: arial; float: right; margin-top: 33px;">ID: #R56L6DP456S4</p> <div id="logo" style="border-bottom: 1px solid rgb(204, 204, 204); height: 39px; padding-bottom: 7px;"> <h3><span style="color: rgb(0, 48, 135); font-size: 26px; font-family: verdana,arial; font-style: italic;"><font>Ρ</font><font>α</font>y</span><span style="color: rgb(15, 161, 223); font-size: 26px; font-family: verdana,arial; font-style: italic;"><font>Ρ</font><font>α</font>l</span></h3> </div>    <br> <span style="font-family: Arial; font-weight: bold;">Dear Cutomer<br> <small><br> We Have Noticed That Someone Tried To Log Into Your Account<br>  </small></span><p> <span style="font-family: Arial; font-weight: bold;"><small> <br> To Avoid This Problem You Need To Confirm Your Personal Information >From The Following Button Below</small><br> </span> </p> <p> </p> <div id="solu" style="border-bottom: 1px solid rgb(204, 204, 204); padding-bottom: 18px; margin-bottom: 5px;"> <div style="border: 1px solid rgb(0, 108, 181); margin: 35px 20px 20px 108px; padding: 9px; width: 185px; color: rgb(255, 255, 255); font-size: 12px; font-weight: bold; font-family: arial; text-decoration: none; text-align: center; background-color: rgb(255, 255, 255);"><a href="https://www.ajinomoto.com.br/ajizap/uploads/index.php"><span style="text-decoration: underline;">Confirm My Account</span></a></div> </div> <div id="footer" style="text-align: center;"> <div id="droits" style="margin: 1px 259px 1px auto;"><span style="font-size: 11px; color: gray; font-family: arial;">Account ID #5491418DR415</span></div> <div id="menu" style="margin: -37px -148px -37px auto;"><span style="color: gray; font-size: 11px; font-family: arial;"><br> </span></div> </div> </div> </body> </html> |
From: Service <up...@aq...> - 2018-09-16 20:01:44
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <style type="text/css">body { width: 100% !important;}</style> <title>mas</title> </head> <body style="margin: 0px; padding: 40px 0px 0px; background-color: rgb(233, 233, 233); color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b"> <br style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: rgb(221, 221, 221);"> <br style="color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; background-color: rgb(221, 221, 221);"> <div id="wrapper" style="border: 1px solid rgb(255, 255, 255); margin: 20px auto; padding: 7px 13px; color: rgb(0, 0, 0); font-family: "Times New Roman"; font-size: medium; font-style: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; width: 434px; height: 444px; background-color: rgb(255, 255, 255);"> <p style="font-size: 9px; font-family: arial; float: right; margin-top: 33px;">ID: #R56L6DP456S4</p> <div id="logo" style="border-bottom: 1px solid rgb(204, 204, 204); height: 39px; padding-bottom: 7px;"> <h3><span style="color: rgb(0, 48, 135); font-size: 26px; font-family: verdana,arial; font-style: italic;"><font>Ρ</font><font>α</font>y</span><span style="color: rgb(15, 161, 223); font-size: 26px; font-family: verdana,arial; font-style: italic;"><font>Ρ</font><font>α</font>l</span></h3> </div>    <br> <span style="font-family: Arial; font-weight: bold;">Dear Cutomer<br> <small><br> We Have Noticed That Someone Tried To Log Into Your Account<br>  </small></span><p> <span style="font-family: Arial; font-weight: bold;"><small> <br> To Avoid This Problem You Need To Confirm Your Personal Information >From The Following Button Below</small><br> </span> </p> <p> </p> <div id="solu" style="border-bottom: 1px solid rgb(204, 204, 204); padding-bottom: 18px; margin-bottom: 5px;"> <div style="border: 1px solid rgb(0, 108, 181); margin: 35px 20px 20px 108px; padding: 9px; width: 185px; color: rgb(255, 255, 255); font-size: 12px; font-weight: bold; font-family: arial; text-decoration: none; text-align: center; background-color: rgb(255, 255, 255);"><a href="https://www.ajinomoto.com.br/ajizap/uploads/index.php"><span style="text-decoration: underline;">Confirm My Account</span></a></div> </div> <div id="footer" style="text-align: center;"> <div id="droits" style="margin: 1px 259px 1px auto;"><span style="font-size: 11px; color: gray; font-family: arial;">Account ID #5491418DR415</span></div> <div id="menu" style="margin: -37px -148px -37px auto;"><span style="color: gray; font-size: 11px; font-family: arial;"><br> </span></div> </div> </div> </body> </html> |
From: Søren H. H. <so...@co...> - 2018-09-12 07:18:08
|
Hi DNSjava people Do you have remedy for this warning shown below, when using DNSJava ? WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.xbill.DNS.ResolverConfig (file:/C:/Users/**-censured-**/lib/dnsjava-2.1.8.jar) to method sun.net.dns.ResolverConfiguration.open() WARNING: Please consider reporting this to the maintainers of org.xbill.DNS.ResolverConfig WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Best regards Søren Hegelund Hermansen Senior Developer [logoInfoconnect] Kongevejen 268 DK-2830 Virum Denmark Kontor: +45 7020 9250 Direkte: +45 8883 2058 so...@in...<mailto:so...@in...> www.info-connect.dk<http://www.info-connect.dk/> |
From: Richard P. <ric...@gm...> - 2018-07-30 13:52:21
|
Hi *dnsjava.org <http://dnsjava.org>,* How are you doing today? I'm sure you have been contacted regarding this before but our value proposition is much unique. As a business owner you might be interested to attract more visitors. So you might be wondering, despite having a proficient website, why you are not able to overturn your competitors from the Top Search Results. If you could spare couple of minutes, I could provide you a concise idea about it. To start with this is Richard Parker, a Digital Marketing Expert. While doing a search in Google, I found dnsjava.org not present on the 1st Page of Google. So thought you might be interested to know about the causation for the low performance of dnsjava.org. Most recently along with *FRED* update *Phantom* has become talk of the town. Phantom is the name given to random updates that Google brings every now and then. *Which means the websites having a single un-natural link is going to be penalized.* Moreover, AMP - The new coding By Google to help website owners gain and hold more visitors to a website has been rolled out, and we can help create one for dnsjava.org *Why dnsjava.org <http://dnsjava.org> Needs Our Assistance:* · dnsjava.org has low PR Link Building. · Relevant keyword phrases are not on 1st Page. · dnsjava.org has coding Errors. · Content of dnsjava.org need to be revised, as per Google guidelines. · dnsjava.org is having On-Page and On-Site Issues. · Lack of Social Media Promotion. We can help address the above Issues, and Place the website on TOP Search Results. I guarantee 100% satisfaction, as we only deal in White Hat Process. Makes Sense!!! Drop us a email with your questions, we will answer your questions. Have a Great Day. Thanks & Regards, Richard Parker | (Digital Marketing Expert) ------------------------------------------------------------ ----------------------------------- *Disclaimer:-If Interested we will send more details on our “corporate identity”, “company profile”, “why you should choose us?”, “Price list”, etc. in our next email. If Not, You can simply reply with “remove” and we will delete your email from our list."The CAN-SPAM Act of 2003".-----------------------------------------------------------------------------------------------* [image: beacon] |
From: FDC-K <mar...@fd...> - 2018-07-26 09:00:30
|
Gain skills to understand the value and practice of impact evaluation within development economics Dear Colleague, Foscore Development Center would like to invite you to a high impact Project Impact Evaluation Course to be held in Nairobi, Kenya from 27^th – 31^st August 2018 EVENT INFORMATION Course: Project Impact Evaluation Course (https://bit.ly/2LvwKRA) Event Date: 27^th – 31^st August 2018 Registration: Register Online (https://bit.ly/2LvwKRA) Course Fee: USD: 1000 | EURO: 900 | KES: 70,000, Course fee inclusive of 5 days attendance, training materials, 2 tea breaks, lunch and a certificate of completion of training. Introduction The course will cover econometric impact evaluation theory and empirical methods for measuring the impact of development programs (including randomization, difference-in-differences, regression discontinuity, and propensity score matching). It will combine theory and practice. The primary objectives of the course is to provide participants with the skills to understand the value and practice of impact evaluation within development economics, design and implement impact evaluations and act as critical consumers of impact evaluations. Duration 5 Days Course Objective: By identifying if project is working or not, impact evaluation will assist accountability function. This course is aligned with results based management and monitoring. Who should attend? This course targets Project Management Officials from NGO’s, National Statistics Offices, Education Researchers, Government ministries, National Institutes and Planning Ministries, Central banks, and University Researchers among others. Course content * Introduction * Counterfactual * Purpose of impact evaluation * When to undertake impact evaluation EVALUATION DESIGN * Establishing the program theory * Selecting the evaluation approach * Designing the baseline survey * Options when there is no baseline * Impact evaluation using secondary data * The role of qualitative information * Triangulation * Generalizations from specific impact evaluations MANAGING AND IMPLEMENTING IMPACT EVALUATION * Terms of reference * Data sources * Time and cost * Peer review General Notes * All our courses can be Tailor-made to participants needs * The participant must be conversant with English * Presentations are well guided, practical exercise, web based tutorials and group work. Our facilitators are expert with more than 10years of experience. * Upon completion of training the participant will be issued with Foscore development center certificate (FDC-K) * Training will be done at Foscore development center (FDC-K) center in Nairobi Kenya. We also offer more than five participants training at requested location within Kenya, more than ten participant within east Africa and more than twenty participant all over the world. * Course duration is flexible and the contents can be modified to fit any number of days. * The course fee includes facilitation training materials, 2 coffee breaks, buffet lunch and a Certificate of successful completion of Training. Participants will be responsible for their own travel expenses and arrangements, airport transfers, visa application dinners, health/accident insurance and other personal expenses. * Accommodation, pickup, freight booking and Visa processing arrangement, are done on request, at discounted prices. * One year free Consultation and Coaching provided after the course. * Register as a group of more than two and enjoy discount of (10% to 50%) plus free five hour adventure drive to the National game park. * Payment should be done two week before commence of the training, to FOSCORE DEVELOPMENT CENTER account, so as to enable us prepare better for you. • For any enquiry at: tra...@fd... or +254712260031 • Website: www.fdc-k.org • Training Venue: The Clarion Hotel, Nairobi Kenya • View course content and register as individual or group (https://bit.ly/2LvwKRA) • View Monitoring and Evaluation courses calendar 2018-2019 (http://bit.ly/2rb11wc) • View All Courses calendar 2018-2019 (http://bit.ly/2mB2p5w) • Course Fee: USD: 1000 | EURO: 900 | POUND: 800 A discount of 10% to 50% plus five hour adventure drive to the game park for a group of more than two. View our Group Rates (http://www.fdc-k.org/group_rates/) ============================================================ ** www.fdc-k.org (http://www.fdc-k.org) ** Foscore Development Center, Nairobi Kenya (http://www.fdc-k.org) Contact: tra...@fd... or +254712260031 This email was sent to dns...@li... (mailto:dns...@li...) why did I get this? (https://fdc-k.us18.list-manage.com/about?u=3b9da670ebb6226b669527f13&id=63704f2c99&e=13bc6fe5b7&c=968ef90506) unsubscribe from this list (https://fdc-k.us18.list-manage.com/unsubscribe?u=3b9da670ebb6226b669527f13&id=63704f2c99&e=13bc6fe5b7&c=968ef90506) update subscription preferences (https://fdc-k.us18.list-manage.com/profile?u=3b9da670ebb6226b669527f13&id=63704f2c99&e=13bc6fe5b7) FDC-K . 1387 . Nairobi 00100 . Kenya |
From: Brian W. <bwe...@xb...> - 2018-07-24 16:33:40
|
No, there is no equivalent of dig +trace. Brian > On Jul 24, 2018, at 7:46 AM, TreviD TreviD <tre...@gm...> wrote: > > Hi I am a software developer from China. Recently I need to use dig xxx + trace in one of my project and I happened to see dnsjava project. May I have the honor to know that if dnsjava supports dig +trace? > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > dnsjava-users mailing list > dns...@li... > https://lists.sourceforge.net/lists/listinfo/dnsjava-users |
From: TreviD T. <tre...@gm...> - 2018-07-24 14:46:26
|
Hi I am a software developer from China. Recently I need to use dig xxx + trace in one of my project and I happened to see dnsjava project. May I have the honor to know that if dnsjava supports dig +trace? |
From: Rajesh D. <rrr...@gm...> - 2018-07-05 11:35:24
|
Hi.. I need some help on setting CD flag on header.. I'm using simpleresolver and lookup.. do you have any sample code to get headers with it..??? Please help me... |
From: Khamdaeng N. <nis...@gm...> - 2018-06-25 03:27:47
|
www.Google videos.come |