Am 30.05.2013 12:32, schrieb Thomas Bruederli: >>>> Am 26.05.2013 19:23, schrieb Thomas Bruederli: >>>>> Will PHP just sleep B) until session-files are unlocked or will it just >>>>> fail in writing the session data? And do database backends of PHPs session >>>>> handler do locking as well? >>>> it sleeps >>> And mysql or mongodb handlers, too? >> >> no, it's the job of the handler implement locking >> are you not doing this currently? >> >>>> it should be quite simple to skip the custom session handler >>> Should be, although there's some more functionality and checking attached >>> to it. But I'll look into it. >> >> thanks! > > Please find attached a patch that adds the option to use the native PHP > session save handlers in Roundcube. Could you give it a try before we > commit it to git? > > Hint: you need to set > $rcmail_config['session_storage'] = 'php';
thank you! i included the patch im my RPM-SPEC, changed the config and the session-table keeps empty while read messages, lists and compose a message with a attachment works, even after RC said the target adress wiht "@test.rh" is wrong while the SMTP has a transport :-)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Roundcube Development discussion mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/dev
