Quoting "Spiro Harvey, Knossos Networks Ltd" <[EMAIL PROTECTED]>:
I still haven't resolved sending mail, but I just tried to move a message to a different folder, and got the message: "This request cannot be completed because the link you followed or the form you submitted was only valid for 0 seconds"OK, I'm getting a bit farther on this one. I have these messages in my php.log when I try to delete a message (or move one): [28-May-2008 11:23:48] PHP Notice: Undefined index: token_lifetime in /var/www/webmail/horde/imp/lib/IMP.php on line 337 [28-May-2008 11:23:48] PHP Notice: Undefined index: token_lifetime in /var/www/webmail/horde/imp/lib/IMP.php on line 338 [28-May-2008 11:23:48] PHP Notice: Undefined index: cachejs in /var/www/webmail/horde/imp/lib/IMP.php on line 1872 [28-May-2008 11:23:48] PHP Notice: Undefined index: cachecss in /var/www/webmail/horde/imp/lib/IMP.php on line 2021 so it seems this is telling me I have several variables undefined: token_lifetime cachejs cacheccs which is correct. my token.driver setting in the horde config is set to 'none', so I'm not sure why it cares about the token_lifetime.
...because IMP has a [server][token] setting that determines the lifetime of tokens that protect against XSS attacks. Look at the IMP setup page on the 'server' tab.
Thanks, mike -- The Horde Project (www.horde.org) [EMAIL PROTECTED] "Time just hates me. That's why it made me an adult." - Josh Joplin
pgpqILVjcPTfp.pgp
Description: PGP Digital Signature
-- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
