Koozali.org: home of the SME Server

CDR Stats - EMail Address Inclusion

Offline apmuthu

  • *
  • 244
  • +0/-0
CDR Stats - EMail Address Inclusion
« on: May 30, 2009, 09:29:24 AM »
Jim Tucek's encryption of email addresses is used in the Stats program and the functions are in:
Code: [Select]
/home/selintra/stat/asterisk-stat-v2/encrypt.jsOne of the files calling and using it is:
Code: [Select]
Line 262 of
/home/selintra/stat/asterisk-stat-v2/about.php
https://sarkmachinedomain/cdrstat/about.php

The default paypal email address used is info@areski.net

The website www.areski.net seems frozen at June 2007.

Jim Tucek's student pages at JR Academy in St. Louis that contained the ability to create encrypted email addresses as used herein is no longer available. Dan Appelman has made a similar one and an almost exact method is available from Milivoj Ivkovic's site at
http://alma.ch/perl/scripts/

Quoted from http://www.danappleman.com/?p=63#comment-187473
Quote
Create encrypted email addresses the original Jim Tucek way

Use Perl in *NIX
http://alma.ch/perl/scripts/mailcrypt.pl

Use in WinNT/XP
http://alma.ch/perl/scripts/mailcrypt.bat



« Last Edit: May 30, 2009, 09:32:24 AM by apmuthu »