Re: [jffnms-users] Max length of Comment in Send Mail action

2005-02-02 Thread Javier Szyszlican
Hi Jeff, We're not limiting the length of the comment field. But you may run into Apache POST size requirements. We pass what PHP gives us to the mail () function. If Apache is not letting you add the things you want, you can always updated it in the DB directly. You can also modify the action PH

[jffnms-users] Max length of Comment in Send Mail action

2005-02-02 Thread Jeff Schoby
What is the maximum length (in chars) that the Comment field can be in the Send Mail action? I'd like to be able to include instructions in the email that goes out as to how to restart/check applications/processes/interfaces for our other administrator in the email it sends out on particular trigg