Title: [Plugin: WordPress Form Manager] multiple conformatin emails
Last modified: August 20, 2016

---

# [Plugin: WordPress Form Manager] multiple conformatin emails

 *  [Ikarias](https://wordpress.org/support/users/ikarias/)
 * (@ikarias)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-multiple-conformatin-emails-1/)
 * Hi. It may already be on the forum, but i cant find it.
 * I’m looking for a way t send both the applicant AND admin an email upon form 
   submission. Right now i have :
 *     ```
       @start
       To: [user email]
       Subject: Inschrijving Windchimes  workshop Anime2012
       From: Anime Nation <info@ani-nation.nl>
   
       MIME-Version: 1.0
       Content-type: text/html
   
       @message start
       Beste [user]. 
   
       Je aanmelding voor de Windchimes  workshop op Anime2012 is ontvangen. 
   
       [data table]
   
       Print deze email uit en neem deze mee aangezien dit je bewijs van deelname is.
       Probeer zoveel mogelijk gepast geld mee te nemen. Er kan bij de deur NIET gepint worden.
   
       Betalings kenmerk : wcw [timestamp] [user]
   
       Veel plezier en succes gewenst.
   
       @message end
       @end
       @start
       To: [admin email]
       From: Me <me@me.com>
       Subject: Inschrijving Windchimes workshop Anime2012
   
       MIME-Version: 1.0
       Content-type: text/html
   
       @message start
       Hierbij de bevestiging dat [user fullname] zich heeft ingeschreven.
   
       [data table]
       Betalings kenmerk : wcw [timestamp] [user]
   
       @message end
       @end
       ```
   
 * But it doesnt seem to work. Any thoughts?
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

Viewing 1 replies (of 1 total)

 *  [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * (@hoffcamp)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-multiple-conformatin-emails-1/#post-2853635)
 * Your host is probably blocking the second e-mail (this is an issue for a lot 
   of people). The host does this to prevent “spammers” from using their hosting
   accounts to send out e-mails. You could send a single e-mail with multiple recipients,
   if you don’t care about exposing the admin’s e-mail address.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Form Manager] multiple conformatin emails’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-form-manager.svg)
 * [Form Manager](https://wordpress.org/plugins/wordpress-form-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-form-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-form-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-form-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-form-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-form-manager/reviews/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [hoffcamp](https://wordpress.org/support/users/hoffcamp/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-multiple-conformatin-emails-1/#post-2853635)
 * Status: not resolved