Email access members script needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • andi_germany
    Confirmed User
    • Oct 2002
    • 768

    #1

    Email access members script needed

    I need a script that creates useraccounts for the users by entering their email addresses. It should send out a confirmation email for the user to click on and displays a username(email) and password to the user to grant access to a members section.

    Anyone know a script like this?
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
  • some_idiot
    Confirmed User
    • May 2002
    • 1511

    #2
    main script
    1. Simple mail form
    2. create a script file with username.cgi
    3. system call to sendmail with username.cgi link

    username script
    1. system call to htpasswd with the -b option

    4. congradulate user, he's now on your spam list.

    It's not " anyone know of script like this " , but wha'ts
    the smallest implementation that isn't a ripoff. From scratch at most it should take 30mins with testing to write this in the language of your choice. I'm thinking that the
    bash shell script lanaguage should be the most fun.

    This AVS pays my mortgage!

    Comment

    • Nbritte
      Confirmed User
      • Sep 2001
      • 689

      #3
      yes I have one if you want to see it implimented you can check it out on this site http://www.transsexual-realm.com/join.html
      it can be run as a stand alone script with in conjuction with 3 other scripts which are a bbs chat and IM function.
      if you are interested hit me up on icq 4763784

      Nbritt

      SexyCityCash gets in Bed with PornoDan

      Comment

      • andi_germany
        Confirmed User
        • Oct 2002
        • 768

        #4
        I can write it myself no problem but I like to check out if there is something in the public domain that does it. Why doing all the work if someone already got something like it already.
        SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.

        Comment

        • Nbritte
          Confirmed User
          • Sep 2001
          • 689

          #5
          Originally posted by andi_germany
          I can write it myself no problem but I like to check out if there is something in the public domain that does it. Why doing all the work if someone already got something like it already.
          If you are looking for a free one then mine is not for you its not expensive but not free

          Nbritt

          SexyCityCash gets in Bed with PornoDan

          Comment

          Working...