+ Reply to Thread
Results 1 to 5 of 5

Thread: Encryption works, but with error message

  1. #1
    Join Date
    Jul 2009
    Posts
    4

    Default Encryption works, but with error message

    The encryption works but I get an error message that I am not sure how to correct. The message is:

    The following error occurred in FormMail :
    no_recipients
    **********
    Error=The form has an internal error - no actions or recipients were specified.

    What can I do to resolve this error. I did not get this message before I installed the trial version of the encryption software.

    Thanks!

  2. #2
    Join Date
    Dec 2003
    Posts
    3,901

    Default Re: Encryption works, but with error message

    Hi,

    The form has an internal error - no actions or recipients were specified
    That's nothing to do with the encryption.

    It means your basic form is missing a "recipients" field - you're submitting a form which has no instructions to FormMail about what you want it to do.

    We recommend getting your form working properly without encryption first. Once it's working, adding in the encryption is simple and will not break the original operation.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Jul 2009
    Posts
    4

    Default Re: Encryption works, but with error message

    The form has worked for several years without encryption. It was only when I added encryption that I encountered this error. The encrypted message is still sent to me with the From field: formail@spine-ctsi.com
    and the Subject field: Formmail script error (CTSI Appointment Request).

    This is my code in formail.php on my server:

    /* Help: http://www.tectite.com/fmdoc/target_email.php */
    $TARGET_EMAIL = array("^jgdula@spine-ctsi\.com$","^dlobato@spine-ctsi\.com$","^csaucier@spine-ctsi\.com$");
    /* Help: http://www.tectite.com/fmdoc/def_alert.php */
    define("DEF_ALERT","jgdula@spine-ctsi.com");

    Is there some place else that I need to specify a recipient?

    Thanks!

  4. #4
    Join Date
    Jul 2009
    Posts
    4

    Default Re: Encryption works, but with error message

    The form has worked for several years without encryption. It was only when I added encryption that I encountered this error. The encrypted message is still sent to me with the From field: formail@spine-ctsi.com
    and the Subject field: Formmail script error (CTSI Appointment Request).

    This is my code in formail.php on my server:

    /* Help: http://www.tectite.com/fmdoc/target_email.php */
    $TARGET_EMAIL = array("^jgdula@spine-ctsi\.com$","^dlobato@spine-ctsi\.com$","^csaucier@spine-ctsi\.com$");
    /* Help: http://www.tectite.com/fmdoc/def_alert.php */
    define("DEF_ALERT","jgdula@spine-ctsi.com");

    Is there some place else that I need to specify a recipient?

    Thanks!

  5. #5
    Join Date
    Dec 2003
    Posts
    3,901

    Default Re: Encryption works, but with error message

    Hi,

    You can only get this message:
    The form has an internal error - no actions or recipients were specified
    if a form was submitted without a "recipients" field.

    Therefore, if your form is working fine, then my guess is you're getting this additional message independently of your form submissions.

    It's easy to test:
    1. Submit your form.
    2. If you receive the form results, fine.
    3. If you don't simultaneously receive an alert message (alert messages are easy to identify by the subject line and first few lines of the content), then there's no problem.
    Conclusion: the alert message with "The form has an internal error - no actions or recipients were specified" is unrelated to your working form.

    It is therefore an attack on your copy of FormMail by spammers.

    Please use this setting to ignore such attacks:
    http://www.tectite.com/fmdoc/attack_...ore_errors.php
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Script Works, Email Contains No Information
    By JakeForest in forum FormMail Subscription Support
    Replies: 10
    Last Post: 28-Dec-2005, 11:51 PM
  2. no_valid_recipients error message
    By edenexcursions in forum FormMail Subscription Support
    Replies: 17
    Last Post: 06-Aug-2004, 01:39 AM
  3. Error Message on Optus
    By paf in forum FormMail Subscription Support
    Replies: 6
    Last Post: 12-Jan-2004, 12:43 PM
  4. Error Message
    By cuffs in forum FormMail Subscription Support
    Replies: 4
    Last Post: 11-Jan-2004, 05:42 AM
  5. Formmail works fine, but no e-mail
    By Wiggy in forum FormMail Subscription Support
    Replies: 1
    Last Post: 08-Jan-2004, 05:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts