Title: Hook for admin emails?
Last modified: August 19, 2016

---

# Hook for admin emails?

 *  [eddie_v](https://wordpress.org/support/users/eddie_v/)
 * (@eddie_v)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hook-for-admin-emails/)
 * We’ve got some users claiming not to have received admin emails, even though 
   various unix commands shows that those emails were sent.
 * Can anyone advise the best hook for coding up something that will send mirror
   copies to an admin email of our choosing? Is there a plugin out there that anyone
   knows of that would do this?

Viewing 1 replies (of 1 total)

 *  [WatchCount.com](https://wordpress.org/support/users/watchcountcom/)
 * (@watchcountcom)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hook-for-admin-emails/#post-1417210)
 * I haven’t done this with WP, but I usually add a CC: or BCC: to any of my PHP
   scripts that send out emails, then use an address on another of my domains to
   monitor outgoing email. Maybe you can do the same?
 * It might even be able to be done within the WP interface – not sure. In other
   words, anywhere you enter an email address, perhaps you can enter a comma, then
   another email address.
 * Or, if you can find the place in the code where the PHP mail() command is used
   for sending mail, you can easily hardcode in a BCC: email addy into the headers
   parameter.
 * Just an idea.
 * -WCC

Viewing 1 replies (of 1 total)

The topic ‘Hook for admin emails?’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [WatchCount.com](https://wordpress.org/support/users/watchcountcom/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/hook-for-admin-emails/#post-1417210)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
