That's not DBMail but just bad Perl code.
The message itself explains the problem.
Try PerlDoc strict etc.
best...
Mike
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, January 16, 2006 7:22 AM
Subject: [Dbmail] Mail::Box compatibility ?
Dear All,
I'm trying to use the Perl Mail::Box modules to access my mailboxes.
Does somebody has an experience with these modules ?
It seems that the perl module receives unexpected strings from the server.
When I try to open a connection,
---------------
my $imap = Mail::Box::IMAP4->new(username => 'zorro',
password => 'garcia', server_name => 'imap.domain.tld');
---------------
I receive the following error message :
---------------
Can't use string ("LOGIN") as an ARRAY ref while "strict refs" in use
at /usr/lib/perl5/vendor_perl/5.8.6/Mail/Transport/IMAP4.pm line 97.
---------------
TIA for any information.
_______________________________________________
Dbmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail