As someone said, if glueing is in the game, I can tell you my story :) We are using a Perl application to read Postfix' log file 'on-the-fly' to extract data like user id of sender, size of message, etc, and then execute some tasks like throw processed data to MySQL for billing and blocking - if the number of messages sent by an user is suspicious and seems to be spamming.
Another nice use is reading Tarantella's login.log file and check when some user logged in, to control the number of allowed clients (and kill the session if it exceeded) since the product doesn't do that.
Igor 'izut' Sutton
your code, your rules.
In reply to Re: Perl and Pipes. Share your story.
by izut
in thread Perl and Pipes. Share your story.
by DigitalKitty
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |