Hola
Tengo el siguiente script en CGI:
#!/usr/bin/perl
#(C) Gustavs Avotins, 2002
do 'sessions.cgi';
do 'sendemailfunc.cgi';
$DAYSDELAY = 0; # allow emailing once every $DAYSDELAY or more days, >= 0
$ALLOWONLYPAIDMEMBERS = 0; # allow only paid members to use this script. 1=yes, 0=no
# (set to 1 only if PaidMembers addon is installed)
# The text below will be added at the end of all messages when sent in TEXT format.
# By ...
News of Foro - Perl en Español