I'd like to login to the Forums part of community-server (e.g. http://tinyurl.com/cs-login) and then download a specific page and perform a regex (to see if there are any posts waiting for moderation). If there is, I'd like to send an email.
I'd like to do this from a Linux server.
Currently I know how to download a page (using e.g. wget) but have a problem logging in. Any bright idea how that works?