Humberto Rodriguez wrote:
> Dave Baker wrote:
>
>>Humberto, have you replaced the '/path/to/cgi-
>>bin/webmail/modules' with
>>the actual path name (in single quotes) to the modules?
>
>
> Yes, i did. The snippet below shows the actual path.
>
> $Bill Luebkert wrote:
>
>>So show your latest
Dave Baker wrote:
>Humberto, have you replaced the '/path/to/cgi-
>bin/webmail/modules' with
>the actual path name (in single quotes) to the modules?
Yes, i did. The snippet below shows the actual path.
$Bill Luebkert wrote:
>So show your latest code snippet - you don't think we're going
>to ta
Humberto Rodriguez wrote:
Here is the code snippet that does not work:
#!/usr/bin/perl -w
# folder.cgi
use strict;
use lib '/path/to/cgi-bin/webmail/modules';
Humberto, have you replaced the '/path/to/cgi-bin/webmail/modules' with
the actual path name (in single quotes) to the modules?
use Mail::
Humberto Rodriguez wrote:
> Chad Uretsky wrote:
>
>>Did you try removing the single quotes from the "new"
>
> statement?
>
> Yes, Chad; I tried removing the single quotes and leaving no
> quotes at all; I tried using double quotes; using only the
> folder type literally, with single, double
Chad Uretsky wrote:
>Did you try removing the single quotes from the "new"
statement?
Yes, Chad; I tried removing the single quotes and leaving no
quotes at all; I tried using double quotes; using only the
folder type literally, with single, double and without quotes;
to use the folder type as
the
open.
-Original Message-
From: Humberto Rodriguez
[mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 2005 12:27 AM
To: perl-unix-users@listserv.ActiveState.com
Subject: [Perl-unix-users] Accessing mail from the
web
Dear gurus:
I have for some time, run a Unix server:
Red Hat Linux Release
From: Humberto Rodriguez
> [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 14, 2005 12:27 AM
> > To: perl-unix-users@listserv.ActiveState.com
> > Subject: [Perl-unix-users] Accessing mail from the
> web
> >
> >
> > Dear gurus:
> >
> > I have for
o "double quotes" in the open.
>
>
>> -Original Message-
>> From: Humberto Rodriguez [mailto:[EMAIL PROTECTED]
>> Sent: Monday, March 14, 2005 12:27 AM
>> To: perl-unix-users@listserv.ActiveState.com
>> Subject: [Perl-unix-users] Accessing mail from the w
c: perl-unix-users@listserv.ActiveState.com
Subject: Re: [Perl-unix-users] Accessing mail from the web
peter,
double quotes/single quote usage is variable - incredibly enough. in some
cases i use a variable in single other times double around a variable.
this practice came about from not being able to be
umberto Rodriguez [mailto:[EMAIL PROTECTED]
Sent: Monday, March 14, 2005 12:27 AM
To: perl-unix-users@listserv.ActiveState.com
Subject: [Perl-unix-users] Accessing mail from the web
Dear gurus:
I have for some time, run a Unix server:
Red Hat Linux Release 9 (Shrike)
Kernel 2.4.20-6 on an i686
wit
riguez [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 14, 2005 12:27 AM
> To: perl-unix-users@listserv.ActiveState.com
> Subject: [Perl-unix-users] Accessing mail from the web
>
>
> Dear gurus:
>
> I have for some time, run a Unix server:
> Red Hat Linux Release 9
Try changing your 'quotes' to "double quotes" in the open.
> -Original Message-
> From: Humberto Rodriguez [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 14, 2005 12:27 AM
> To: perl-unix-users@listserv.ActiveState.com
> Subject: [Perl-unix
Dear gurus:
I have for some time, run a Unix server:
Red Hat Linux Release 9 (Shrike)
Kernel 2.4.20-6 on an i686
with Sendmail and Procmail V. 3.22 2001-09-10
and Perl v. 5.8.0
The system files for email are at /var/spool/mail
I am trying to implement some sort of webmail, that is, to
access th
13 matches
Mail list logo