• What is the Form of the field rwfNewsLetterTimeLimit

    By Enio Basso 2 decades ago

    Hi



    Phil. I testing Newsletter in RWF 3.0 Beta



    What is the Form of the field rwfNewsLetterTimeLimit ?



    I found this field in the Java Source Class: PersonalSubscription.java



    static String TIME_LIMIT_FIELD = "rwfNewsLetterTimeLimit";

    • rwfNewsLetterTimeLimit

      By Phillip A Kahrl 2 decades ago

      The form of the field would be a number. The "rwf Send Newsletter" agent will shut itself down if it runs for longer than the time limit. The limit is there to reduce the load on the server in case you are sending a lot of newsletters. I am getting rid of this field in the next release.