davide, i suggested a few time ago to add the 2 commands filteradd/filterdel to the CTRL server to handle the new filter structure. you then answered that we could use cfgfileget/cfgfilset. yes we can, but there is a problem -> that is not transaction-save:
ctrl_user 1 does a cfgfileget filters.in.tab ctrl_user 2 does a cfgfileget filters.in.tab ctrl_user 1 does a cfgfileset filters.in.tab with a new line ctrl_user 2 does a cfgfileset filters.in.tab with a new line now what happened? the changes that ctrl_user 1 has made are overwritten. we do many things with filters and 2 servers use the CTRL interface to add/delete users (with virus/spam filters), so that scenario is well possible. filteradd/filterdel could prevent that. nice weekend -- soenke. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
