I’m not sure if this can be controlled in your plug-in, but thought I’d ask. The email system is working well; however, the event confirmation email is including a Reply-To email address that we don’t want. The From email address is good.
Regards,
JB

JB Woodruff
There’ll be an update in 1.6 which fixes a bug where the notification e-mails (an array) is used for the from and reply-to, which can cause some problems with the reply-to. It’ll be changed to the admin e-mail which can filtered via eventorganiser_admin_email
(see http://wp-event-organiser.com/blog/announcements/event-organiser-pro-1-5/ for an example).
The from / reply-to is set by the plug-in, but others can over-ride it (in particular SMTP or other email related plug-ins may do this). In your case is it just including an e-mail you don’t want? Where does that e-mail address come from? Is the admin email in WordPress’ general options or if you’re using an SMTP plug-in is it the email used by SMTP?

Stephen Harris
All good now with 1.6. Nice stuff.

JB Woodruff
Sorry for hijacking the thread after a long time, but I’m getting the same issue, on v1.11.6 . I am using an SMTP plugin, and while the “from” address correct, as set in the plugin, the “reply-to” address is still the WP admin email.
This only happens for the confirmation emails (for the bookees). The new booking notifications (for me) don’t have a reply-to address.
Is there any way I can filter that address? I don’t want my bookees to ever see the WP admin address.

Nicolas Gauthier-Pin