[Httpmail-devel] Almost there...
Status: Beta
Brought to you by:
fuzz
From: Tim C. <tim...@to...> - 2002-11-26 21:35:01
|
Hi, i'm using the perl version of HTTPMail and have managed to get round most of the obstacles thanks to some of the previous posts. However I am now at the stage where it logs in ok, then starts to check for messages and just quits! As far as I can make out (not a perl expert) it's dieing in HTTPMailClient.PM in the getMessageHeaders sub at the line: my $res = $self->{ua}->request($req); I've used Rob Naglers tidy up patch so it will run strict, but what I have noticed is that $curfolder is not getting set to anything. Like I said before i'm no where near an expert so I don't know if this is related. If any could offer suggestions i'd greatly appreciate it as i feel that i'm getting very close. Regards, Tim Connop ti...@de... |