$support_mail = "support@example.com";$billing_mail = "billing@example.com";// and so on//then to the mail functionmail();