<p dir="ltr">I'm happy to receive a test message as well.</p>
<p dir="ltr">./passivecheck.sh --match 'Kuerbis'</p>
<div class="gmail_quote">On Nov 7, 2014 3:18 AM, "Tapani Tarvainen" <<a href="mailto:ncuc@tapani.tarvainen.info">ncuc@tapani.tarvainen.info</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Nov 06 19:33, Tapani Tarvainen (<a href="mailto:ncuc@tapani.tarvainen.info">ncuc@tapani.tarvainen.info</a>) wrote:<br>
<br>
> Instead of adding a new field in the ncucers table I added a new table<br>
> ncucer_verified, which contains just verification timestamps (easier<br>
> to do and less likely to break anything else).<br>
<br>
> It's as yet completely untested though.<br>
<br>
OK, tested (and some minor things fixed), seems to work.<br>
<br>
Curiously, I discovered that one person had reacted<br>
to last year's confirmation message about four months later...<br>
which was useful as an extra test case besides myself. :-)<br>
So now there's one with verification date 17 March 2014.<br>
<br>
Anyway, as far as I'm concerned it's all systems go.<br>
<br>
Maryam,<br>
<br>
Sending the message to everybody can be done like this<br>
(I already removed the old confirm.log):<br>
<br>
psql ncuc -c 'update ncucers set state=1 where state<3;'<br>
psql ncuc -c 'update ncucers set xkey=trunc(100000000*random()) where state=1;'<br>
./passivecheck.sh --all --commit<br>
<br>
Fire at will. :-)<br>
<br>
If you wish you can do a test run first just to see what happens,<br>
feel free to use me as a test subject:<br>
<br>
./passivecheck.sh --match 'Tapani'<br>
<br>
Other e-team members are probably willing guinea pigs as well. :-)<br>
<br>
--<br>
Tapani Tarvainen<br>
_______________________________________________<br>
E-team mailing list<br>
<a href="mailto:E-team@lists.ncuc.org">E-team@lists.ncuc.org</a><br>
<a href="http://lists.ncuc.org/cgi-bin/mailman/listinfo/e-team" target="_blank">http://lists.ncuc.org/cgi-bin/mailman/listinfo/e-team</a><br>
<br>
</blockquote></div>