Hello! I am a moderate skill level WP user, and I am working on a template that works as a ticket system for an IT dept. Tickets (posts) are posted from the front end using a method similar to http://voodoopress.com/2011/03/review-of-posting-from-front-end-form/. That being said, I need a way to send an email to specific admin level users upon posting of tickets based on the value of a custom field. I can write the if statement for the custom field, but have no idea how to send the email through wordpress. Any ideas?