>-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