Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [Alex] Upgrading Questions

Quote Reply
Re: [Alex] Upgrading Questions In reply to
In Reply To:
As for the bug in incoming.pl, it was fixed nov 28, not in time for 2.0.6, but definately for the next release.

I found the thread, it's here
http://www.gossamer-threads.com/...orum.cgi?post=168832

but i have a problem, when I add that to incoming.pl which runs out of cron, I get error messages... I'd been out of the office all day and at a message every 5 minutes for 16 hours, I've gotten a few by now... here's what shows up in my cron'd error message from the running of incoming.pl

syntax error at /www/domain/cgi-bin/mail/batch/incoming.pl line 321, near "return"
Global symbol "$count" requires explicit package name at /www/domain/cgi-bin/mail/batch/incoming.pl line 324.
Global symbol "$account" requires explicit package name at /www/domain/cgi-bin/mail/batch/incoming.pl line 327.
syntax error at /www/domain/cgi-bin/mail/batch/incoming.pl line 341, near "}"
Execution of /www/domain/cgi-bin/mail/batch/incoming.pl aborted due to compilation errors.

In going through the fix code, I see a double left paren on the line that begins with if but I don't see both of them closed. Is that an error in the fix?

Last edited by:

JerryP: Feb 26, 2002, 4:53 PM
Subject Author Views Date
Thread Upgrading Questions JerryP 2538 Feb 24, 2002, 12:40 AM
Thread Re: [JerryP] Upgrading Questions
JerryP 2453 Feb 24, 2002, 4:46 PM
Thread Re: [JerryP] Upgrading Questions
Alex 2450 Feb 25, 2002, 6:14 PM
Post Re: [Alex] Upgrading Questions
JerryP 2434 Feb 26, 2002, 1:28 AM
Post Re: [Alex] Upgrading Questions
JerryP 2426 Feb 26, 2002, 4:51 PM