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/)
 * I doubt i am alone in this, but i couldnt find anything on the forum.
 * How do i get the form manager to send both the applicant (who fills in the form)
   and the admin (who needs to be notified) a mail regarding the form submission?
 * I tried this:
 *     ```
       @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’s not working XD
 * [http://wordpress.org/extend/plugins/wordpress-form-manager/](http://wordpress.org/extend/plugins/wordpress-form-manager/)

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/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ikarias](https://wordpress.org/support/users/ikarias/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wordpress-form-manager-multiple-conformatin-emails/)
 * Status: not resolved