The domains and users are extracted automatically every 15 minutes from my mail server by a script, and written to the ASSP files directory as flat files, so that any user and/or domain additions/deletions done in the mail server are known by ASSP. These files are referenced as:
LocalAddresses_Flat:=file:files/users.txt localDomains:=file:files/domains.txt myServerRe:=file:files/domains.txt The actual configuration in ASSP is not being altered, but these files are being rewritten every 15 minutes, and every time they are, and they are re-read into ASSP, a line is being written to the configuration change log as I showed below. At 10:36 AM 4/29/2009, Thomas Eckardt/eck wrote: >Is the changing of an option file not a configuration change? > >Who is changing this files on your system every 15 minutes? > >Thomas > > > > >Scott MacLean <[email protected]> >29.04.2009 16:27 >Bitte antworten an >ASSP development mailing list <[email protected]> > > >An >ASSP development mailing list <[email protected]> >Kopie > >Thema >[Assp-test] RC22 List reloads written to config history log > > > > > > >Starting when I ran RC22 (I believe), every time an option list >(specifically LocalAddresses_Flat myServerRe and localDomains) is >reloaded, which on my server is every 15 minutes, an entry is written >to the config history log: > >option list file: 'c:/ASSP/files/domains.txt' reloaded >(LocallAddresses_Flat) with 6472 records > >Historically, this log has been used to record changes in >configuration, and has been useful to see what changes have been made >that broke something! :) However, mine is now full of hundreds of >lines of these reloaded messages, which to me should really be logged >somewhere else. > > > >------------------------------------------------------------------------------ >Register Now & Save for Velocity, the Web Performance & Operations >Conference from O'Reilly Media. Velocity features a full day of >expert-led, hands-on workshops and two days of sessions from industry >leaders in dedicated Performance & Operations tracks. Use code vel09scf >and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >_______________________________________________ >Assp-test mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/assp-test > > > > >DISCLAIMER: >******************************************************* >This email and any files transmitted with it may be confidential, legally >privileged and protected in law and are intended solely for the use of the > >individual to whom it is addressed. >This email was multiple times scanned for viruses. There should be no >known virus in this email! >******************************************************* > >------------------------------------------------------------------------------ >Register Now & Save for Velocity, the Web Performance & Operations >Conference from O'Reilly Media. Velocity features a full day of >expert-led, hands-on workshops and two days of sessions from industry >leaders in dedicated Performance & Operations tracks. Use code vel09scf >and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >_______________________________________________ >Assp-test mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/assp-test ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
