Bug Tracker item #2918713, was opened at 2009-12-21 14:56 Message generated for change (Comment added) made by csmr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2918713&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: webui Group: v3.9.0 Status: Closed Resolution: Wont Fix Priority: 5 Private: No Submitted By: Carlo Rodrigues (csmr) Assigned to: Stevan Bajic (sbajic) Summary: On webui, "Mail queue length" always shows 0 msg Initial Comment: When displaying "System Status" admin tab, mail queue size is always shown as 0. I tried the command "mailq | grep '^[0-9,A-F]\{10,12\}[\t ][\t ]*[1-9]' | wc -l" on a bash shell, and it seems to work ok, but on the web-ui it doesn't :/ Changing the command from grep to egrep fixes this. My system is running CentOS 5. ---------------------------------------------------------------------- Comment By: Carlo Rodrigues (csmr) Date: 2009-12-21 15:56 Message: It's ok by me. I just reported it because this might be happening to other people as well. But I agree, this is a configurable option, so anyone can change it to fit their needs. ---------------------------------------------------------------------- Comment By: Stevan Bajic (sbajic) Date: 2009-12-21 15:19 Message: Hallo Carlos, egrep is not everywhere available and the option $CONFIG{'MAIL_QUEUE'} is exactly for that reason in configure.pl so that every one can configure that option to fit his/her needs. What do you expect from our part? To change that configure line from grep to egrep? It's a configuration option that on can/should change. If we switch that from grep to egrep then other will come and ask us to use awk since they don't have grep and then other will come and ask us to use sed because they don't have grep, egrep, awk and then again others will come and as us to use something else... I will close that bug report and set it to "Wont Fix". I hope you don't mind? Kind Regards from Switzerland, Stevan Bajic ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2918713&group_id=250683 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Dspam-devel mailing list Dspam-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-devel