when an order is placed the client receives an email and the order department gets a copy. The department would also like to be sent a packing slip as email straight away instead of having to print a pdf. So apart form the fact that I'd have to make an HTML template for the packing slip, how could I get Magento to send an other email AND use an other template? Any suggestions?
Add an observer and then have it fire the code you require