Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: getting an error when i run incomong.pl

Quote Reply
Re: getting an error when i run incomong.pl In reply to
Hi,

Thanks for reporting this bug. We changed the way folder updates happen to speed up retrieving mail. Unfortunately I missed adding a line in webmail.cgi that was needed for this. I apologize for any trouble.

In webmail.cgi under
Code:
use GMail::NoAuth;
add:
Code:
use GMail::Folders;
Cheers,

Scott


Subject Author Views Date
Thread getting an error when i run incomong.pl theguy 4538 Jul 15, 2001, 2:05 AM
Post Re: getting an error when i run incomong.pl
bline 4452 Jul 15, 2001, 1:27 PM
Thread Re: getting an error when i run incomong.pl
DrewBlack 4435 Jul 15, 2001, 1:33 PM
Thread Re: getting an error when i run incomong.pl
DrewBlack 4428 Jul 15, 2001, 1:37 PM
Thread Re: getting an error when i run incomong.pl
theguy 4417 Jul 15, 2001, 5:40 PM
Post Re: getting an error when i run incomong.pl
ryel01 4408 Jul 15, 2001, 7:05 PM
Thread Re: getting an error when i run incomong.pl
Alex 4397 Jul 16, 2001, 11:07 AM
Post Re: getting an error when i run incomong.pl
dearnet 4372 Jul 17, 2001, 1:55 AM
Thread Re: getting an error when i run incomong.pl
winchell 4354 Jul 18, 2001, 6:36 PM
Post Re: getting an error when i run incomong.pl
ryel01 4394 Jul 18, 2001, 7:03 PM
Thread Re: getting an error when i run incomong.pl
winchell 4341 Jul 18, 2001, 8:38 PM
Thread Re: getting an error when i run incomong.pl
theguy 4345 Aug 16, 2001, 9:24 PM
Thread Re: getting an error when i run incomong.pl
Alex 4302 Aug 21, 2001, 1:49 PM
Post Re: getting an error when i run incomong.pl
theguy 4329 Aug 21, 2001, 3:55 PM