>-Original Message-
>From: Lentz, Wayne
>
>So I tried that and it helped as the script now runs, but it does't pull
any
>messages off Exchange. It reports that it pulled 1 message, and does
create
>an empty file named "1" in /var/amavisd/spam. It produces these results
>regardless of how
All,
It was suggested off list that I remove the '<>' brackets from this section:
my $server = Mail::IMAPClient->new(
Server => "",
User => "",
Password => "",
Uid => 1,
Debug => 0 );
So I tried that and it helped as the script now runs, but it does't pull
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Lentz, Wayne
> Sent: Wednesday, December 10, 2003 7:38 AM
> To: '[EMAIL PROTECTED]'
> Subject: [SAtalk] Help with Mark Motley's perl script
>
> Guys,
&
Guys,
I'm trying to use the perl script that Mark posted, for feeding bayes with
mail in our Exchange5.5 public folders. But when I execute the script it,
it gives me the error below. I know squat about perl and google isn't
giving me much, so I'm hoping you guys can help me help me with this.
T