Title: Optimize Time Mail Sending
Last modified: September 2, 2016

---

# Optimize Time Mail Sending

 *  Resolved [upyria](https://wordpress.org/support/users/upyria/)
 * (@upyria)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/optimize-time-mail-sending/)
 * Hi Codepeople, how are you?
 * Well, the issue this time is to optimize the time in sending the mail.
 * [http://www.bfbinsurancebroker.com/web/prova-2/](http://www.bfbinsurancebroker.com/web/prova-2/)
 * I can’t figure how to do that, any suggestions?
 * Thanks in advance and have a nice day!
 * Alberto

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/optimize-time-mail-sending/#post-7722706)
 * Hi,
 * The time taken for sending the emails is not controlled by the plugin. Our plugin
   sends the notification emails calling the function “wp_mail” of WordPress, but
   it is your web server (or the SMTP server if you have configured one) who decides
   when the emails are sent, the queue of emails, etc.
 * If you want that your website can send the notification emails efficiently, I
   recommend you to install a plugin for connecting with a SMTP server, and configure
   a SMTP server with your website.
 * Best regards.
 *  Thread Starter [upyria](https://wordpress.org/support/users/upyria/)
 * (@upyria)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/optimize-time-mail-sending/#post-7722727)
 * Thanks for the response.
    A tip: if I configure a plugin for SMTP, I must configure
   the mail I’ve settled in CFF to send the notification, right?
 * Thanks again.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/optimize-time-mail-sending/#post-8171480)
 * Hi,
 * Yes please, configures the notification emails in the form’s settings as usual,
   when the plugin tries to send a notification email, your WordPress will use the
   SMTP server instead to use the PHPMailer of web server.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Optimize Time Mail Sending’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

## Tags

 * [fast](https://wordpress.org/support/topic-tag/fast/)
 * [mail](https://wordpress.org/support/topic-tag/mail/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * 3 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/optimize-time-mail-sending/#post-8171480)
 * Status: resolved