Appnitro Software Forums » MachForm

Send noticiation to several emails

(6 posts)

  1. Anonymous
    Unregistered

    It is possible to send notifications to 2 or more emails? How?

    Posted 2 years ago #
  2. Yes .. simply put comma between each emails, for example :

    email1[at]example.com, email2[at]example.com
    Posted 2 years ago #
  3. alfonso
    Member

    I try it putting 3 emails and I get error:

    Error sending email: Could not instantiate mail function.
    Warning: Cannot modify header information - headers already sent by (output started at C:\inetpub\vhosts\somacyl.es\httpdocs\forms\includes\helper-functions.php:482) in C:\inetpub\vhosts\somacyl.es\httpdocs\forms\view.php on line 40

    Posted 1 year ago #
  4. Are you getting the same error if you try using one or two email address?

    Posted 1 year ago #
  5. alfonso
    Member

    Sometimes, yes

    Posted 1 year ago #
  6. If the error only happened sometimes and the error message is the same as above, most likely the mail agent on your server is having temporary downtime.

    You might want to contact your hosting tech support and let them know about this.

    Also, some hosting company might require you to use SMTP server to be able sending email reliably. If this is the case, you can modify your config.php file and put your SMTP server details there, so that the email will be sent using SMTP server instead of the standard mail() function.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.