If it's for all outgoing emails from a certain account, I'd add that to the signature with a placeholder for the user id. If the user id is the address you're sending the email to, use a VBA script that replaces the placeholder by the recipient's address in the ItemSend event.