Author Topic: My first perl script  (Read 1332 times)

solemnwarning

  • Member
  • **
  • Posts: 747
  • Kudos: 338
    • http://www.solemnwarning.net
My first perl script
« on: 27 April 2005, 23:30 »
well my first perl page is a registration page for my new mail server im setting up soon, technicly its 4 scripts, 1 page and 3 scripts, once ive done more debugging and done stuff like add graphics ill post source, btw i might wait until i learn enough to code a complete mail server manager in perl, it reqires minimal extras, no mysql, no php ect all it needs is a web server and perl to be installed (the shebang line will need to be changed for non linux) and all the information such as users is in files, the user the script runs as must have read write access to the data folders (hint hint chmod -R 700 all folder except the cgi-bin dir and set owner of all the files to root and use SUExec) :thumbup:

btw does any1 know how to use imap in perl?
-----BEGIN GEEK CODE BLOCK-----
 Version: 3.1
 GCS/CM d- s+:+ a--- C++ UL++++>$ P+ L+++ !E W++ !N !o !K-- w !O !M !V PS+ PE- !Y !PGP !t !5 !X !R tv b+ DI+ !D G e- h !r y-
 ------END GEEK CODE BLOCK------