Click here to get back home

FormMail - value1=value2

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
FormMail - value1=value2 Adrian Nelson 02-20-2008
Get Chitika Premium
Posted by Adrian Nelson on February 20, 2008, 2:16 pm
Please log in for more thread options
Hi, I hope a really simple question with an equally simple answer...!

Trying to get FormMail to recognise that "M_recipient" means "recipient",
for the purposes of WorldPay which can only pass on fields that begin M_.
Have tried M_recipient=recipient (wishful thinking).

Apologies if I'm posting in the wrong ng, FormMail is Perl based and I live
in hope..

Thanks in advance, Adrian.


Posted by smallpond on February 20, 2008, 3:58 pm
Please log in for more thread options
On Feb 20, 2:16 pm, "Adrian Nelson" <myfirstnameAHTajn.me.uk> wrote:
> Hi, I hope a really simple question with an equally simple answer...!
>
> Trying to get FormMail to recognise that "M_recipient" means "recipient",
> for the purposes of WorldPay which can only pass on fields that begin M_.
> Have tried M_recipient=recipient (wishful thinking).
>
> Apologies if I'm posting in the wrong ng, FormMail is Perl based and I live
> in hope..
>
> Thanks in advance, Adrian.


FormMail is one of the chief reasons that python was created.
It gives perl a bad name.

For starters it is missing the lines:

use taint;
use strict;
use warnings;
use CGI;

"FormMail is quite possibily the most used CGI program on the
internet"
-- Matt's Script Archive

This is true because spammers have used it billions of times.


Posted by Joost Diepenmaat on February 20, 2008, 4:02 pm
Please log in for more thread options

> FormMail is one of the chief reasons that python was created.
> It gives perl a bad name.

Just get the alternative version from here:
http://nms-cgi.sourceforge.net/scripts.shtml
It should be better.

--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/

Posted by Ben Morrow on February 20, 2008, 5:13 pm
Please log in for more thread options

>
> For starters it is missing the lines:
>
> use taint;

Can't locate taint.pm in @INC...

If you think for a minute you'll see why this has to be the case... you
mean

#!/usr/bin/perl -T

Ben


Posted by Gunnar Hjalmarsson on February 20, 2008, 4:15 pm
Please log in for more thread options
Adrian Nelson wrote:
> Trying to get FormMail to recognise that "M_recipient" means
> "recipient", for the purposes of WorldPay which can only pass on fields
> that begin M_. Have tried M_recipient=recipient (wishful thinking).
>
> Apologies if I'm posting in the wrong ng, FormMail is Perl based and I
> live in hope..

Unfortunately it looks like you are in the wrong newsgroup.

Note that there are multiple FormMail scripts. If you want help with
using a particular script, natural ways are to ask the script author or
make use of some list/group/forum that serves the purpose of supporting
just that script. People here can't be expected to know everything about
every Perl application out there.

OTOH, if you convert your question to a Perl question rather than a
question about a particular app, you may well post it here. Before you
do, I recommend that you study the posting guidelines for this group:
http://www.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html

Caveat: If it's Matt's FormMail you are trying to use, don't ask for
help here. Both Matt and his scripts have a bad reputation, and people
here are disinclined to help out with them. If that's the case, you'd
better switch to one of the scripts at
http://nms-cgi.sourceforge.net/scripts.shtml

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

Similar ThreadsPosted
Formmail Question January 13, 2005, 3:18 pm
FormMail Problem May 23, 2005, 4:34 pm
Formmail.pl - Sendmail vs. Smtp August 23, 2004, 6:58 pm
submit to FormMail.pl throwing some error. September 5, 2008, 3:46 pm
Adding a customized message to a second recipient in FormMail May 12, 2006, 1:49 pm
FormMail Font Sizes/Space Issues July 12, 2006, 2:45 pm
FormMail Error Bad/No Recipient, Browser Issue August 30, 2006, 12:40 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap