+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast
Threads 1 to 20 of 68

Forum: Your Suggestions

Post your ideas and suggestions for future releases of FormMail here.

  1. Suggestion for FormMail enhancement

    I would like to request adding logging of failed form submissions to FormMail. I know currently FormMail will send an e-mail alert in the event of a failed form submission but if that e-mail message isn't received, due to some delivery issue, there will be no other log of the failed form...

    Started by tomdkat‎, 24-Mar-2013 07:09 PM
    • Replies: 0
    • Views: 326
    24-Mar-2013, 07:09 PM Go to last post
  2. Suggestion for FormMail documentation change

    I *finally* managed to get logging working with FormMail. All of the info I needed was documented in the FormMail documentation but there is one connection that is currently missing. The "LOGDIR" documentation is here: http://www.tectite.com/fmdoc/logdir.php and describes how to setup the...

    Started by tomdkat‎, 24-Mar-2013 06:32 PM
    • Replies: 0
    • Views: 86
    24-Mar-2013, 06:32 PM Go to last post
  3. Captcha becoming Obsolete?

    TL;DR: Image recognition software is becoming more prevalent with bots. Are there plans to integrate a more sophisticated Captcha-esque system, besides Reverse Captcha? The Whole Story: Even with Captcha on my forms, I'm still getting spam. I was trying to see if updating to reCaptcha would give...

    Started by MeganXsalta‎, 28-Apr-2011 06:10 PM
    • Replies: 8
    • Views: 6,004
    09-Feb-2013, 08:38 AM Go to last post
  4. Two suggestions for the Form Wizard

    1. When adding a new field, either allow it to be inserted at a selected position (e.g. after the currently selected field), or leave the cursor on the new field after adding it or moving it up. At present it is cumbersome to add a field early in the form, as it is initially placed at the end, and...

    Started by John Deutsch‎, 27-Apr-2012 11:56 AM
    • Replies: 2
    • Views: 1,239
    28-Apr-2012, 04:07 AM Go to last post
  5. Sending data from disabled fields

    Maybe a too specific suggestion but could be a good thing to have an option to send data from disabled fields. There's a thread from 2007 (http://www.tectite.com/vbforums/showthread.php?p=6001#poststop) asking for help apparently with no solution. I'm wrong? Thanks a lot.

    Started by wacala‎, 08-Jun-2009 03:18 AM
    • Replies: 3
    • Views: 6,848
    04-Dec-2011, 01:15 AM Go to last post
  6. PHP coding style: single quotes instead of double quotes

    For increased ability to read the code and speed improvements: 1. http://stackoverflow.com/questions/482202/is-there-a-performance-benefit-single-quote-vs-double-quote-in-php 2. http://stackoverflow.com/questions/13620/speed-difference-in-using-inline-strings-vs-concatenation-in-php5

    Started by cj0‎, 01-Dec-2011 11:59 AM
    • Replies: 0
    • Views: 1,031
    01-Dec-2011, 11:59 AM Go to last post
  7. Smile "Read Recipets"

    How about the option to request a "Read Receipt", aka MDN - Message Disposition Notification? I believe this would require the ability to insert one or more of the following headers:- X-Confirm-Reading-To: Disposition-Notification-To: or Return-Receipt-To:

    Started by Ben‎, 10-Oct-2011 02:22 PM
    • Replies: 2
    • Views: 1,050
    13-Oct-2011, 08:54 AM Go to last post
  8. Red face [Suggestion] Ban IP Address on File

    Hi there, We are running the latest version of the script and to be honest couldn't do business without it. We love it including the ability to stop spam attacks. The one problem we have is from ad posters (Specially from India). Ad posters visit the form and physically type or copy and paste...

    Started by CMPortal‎, 08-Sep-2011 10:14 PM
    ban ip address
    • Replies: 2
    • Views: 1,591
    09-Sep-2011, 12:58 AM Go to last post
  9. Pass s_user_info message to ATTACK_DETECTION_URL

    I suggest to pass on the user info message to the attack detection URL either as a POST or GET variable. Example see below. Currently I manually changed the formmail.php code (8.23) from: Redirect(ATTACK_DETECTION_URL,GetMessage(MSG_FORM_ERROR)); to: ...

    Started by polarbear‎, 29-Mar-2010 01:25 AM
    • Replies: 6
    • Views: 5,293
    08-Aug-2011, 07:37 PM Go to last post
  10. Looking for an email poll type script

    Hi, I want to do a poll thru email where I send out emails to my mailing list and in each email is a link with their response, so if I was to ask my league "what color jersey should we pick?", there be a list of choices (blue, green, red) in the email, and all the user has to do is click on the...

    Started by gilbertsavier‎, 08-Jul-2009 12:54 PM
    • Replies: 2
    • Views: 4,588
    09-Dec-2010, 06:50 PM Go to last post
  11. multi language support please

    Would you like integrate something like the patch as in: http://www.tectite.com/vbforums/showthread.php?p=16960 ? This would make formmail more usefull in websites that make use of multiple languages.

    Started by cj0‎, 20-Oct-2010 11:25 AM
    • Replies: 0
    • Views: 2,462
    20-Oct-2010, 11:25 AM Go to last post
  12. Smile 1&1 hosting - formmail ini file problem SOLVED

    Reference my post HERE: http://www.tectite.com/vbforums/showthread.php?p=19782 I have partly resolved the problem, but without a sensible explanation - in my ini file I changed the order of $TARGET_EMAIL = array("^info@mysite\.org$"); $DEF_ALERT = "errors@mysite.org" to

    Started by canjayar‎, 01-Sep-2010 07:45 PM
    1&1, hosting, ini, ini file
    • Replies: 4
    • Views: 4,449
    03-Sep-2010, 01:41 AM Go to last post
  13. Exclamation 1&1 hosting - formmail ini file problem

    Like coop (see this thread: http://www.tectite.com/vbforums/showthread.php?t=5068&highlight=INI) I wanted the security of being able to use the INI file. I read and understood this thread: http://www.tectite.com/vbforums/showthread.php?t=2800 I have done the following: I have read/done the...

    Started by canjayar‎, 26-Aug-2010 03:42 PM
    1&1, hosting, ini, ini file
    • Replies: 0
    • Views: 3,096
    26-Aug-2010, 03:42 PM Go to last post
  14. Thank you.

    Hi. I was using php form for a very long time and have changed it on your product. All works perfectly. Thanks for your work.

    Started by Justin45‎, 11-Jun-2010 04:36 PM
    • Replies: 0
    • Views: 2,730
    11-Jun-2010, 04:36 PM Go to last post
  15. Thumbs up Just wanted to say Thanks!

    A big thank you for your formmail script. I've been using an old cgi formmail script previously and can't believe how great your php script is. Keep up the great work. Thanks again Ben

    Started by BenUK‎, 13-May-2010 11:31 AM
    • Replies: 0
    • Views: 2,355
    13-May-2010, 11:31 AM Go to last post
  16. junk email attacks

    I updated to the new version 8.16 of formmail has junk email detection features. I have been subject to this kind of attack in the past and devised a solution of my own which works quite well and I have never been bothered by form spam since I implemented it. The form spammers look for input...

    Started by bmiland‎, 26-Aug-2009 07:15 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 7,147
    07-May-2010, 05:04 AM Go to last post
  17. FMBadHandler should repopulate hidden fields

    Hi Russell, We've recently come across an issue with the FMBadHandler script I hope you'll update in the next version. We noticed that the values of hidden fields aren't repopulated into the HTML that the FMBadHandler php file rebuilds after an error message. I can imagine why this...

    Started by priemen‎, 08-Mar-2010 07:13 PM
    • Replies: 4
    • Views: 3,729
    07-Apr-2010, 05:11 PM Go to last post
  18. Filter HTTP_REFERER

    I know that formmail.php contains this comment and this is technically correct: // Note that HTTP_REFERER is easily spoofed, so there's no point in // using it for security.But a lot of spammers don't bother spoofing it, so one can filter out some spam at least and filtering a HTTP_REFERER from...

    Started by polarbear‎, 29-Mar-2010 01:31 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 5,156
    29-Mar-2010, 08:34 AM Go to last post
  19. Thumbs up $SESSION_NAME instructions needed in php

    Hi Russell, I searched and searched and finally found this mention of a Captcha problem I was having that can be fixed in the formmail.PHP file. You've used the $SESSION_NAME feature in FormMail. Verifyimg.php supports this too, but CaptchaCreator doesn't.Please add a warning to the php...

    Started by Reesa‎, 08-Mar-2010 05:17 PM
    • Replies: 1
    • Views: 2,727
    23-Mar-2010, 03:09 AM Go to last post
  20. Post Attack Detection Log

    Have you given any thoughts to having an Attack Detection log that would log attacks rather than send e-mails? I like knowing what kinds of attacks are happening to my forms but it is annoying getting the individual e-mails. I know you can turn them off. Just an idea.

    Started by jzieba‎, 22-Dec-2009 09:28 PM
    • Replies: 1
    • Views: 3,556
    05-Jan-2010, 12:04 AM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 3 replies or 10 views
Hot thread with unread posts
More than 3 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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