Thread: Formmail help
Results 1 to 2 of 2
Related
-
PHP formmail problem Forum: PHP Forum
Replies: 3 -
FormMail.pl Forum: CGI Perl Forum
Replies: 4 -
FormMail Help Forum: CGI Perl Forum
Replies: 15 -
Conditions for formmail Forum: PHP Forum
Replies: 5 -
ASP FormMail error Forum: ASP Forum
Replies: 9
-
05-25-2006, 01:55 PM #1
Formmail help
Hi there, I hope you can point me in the right direction
In formmail i have the following
@recipients = &fill_recipients('hotmail.com')
Which works fine, what I want to do is enable any recipient specified in the form to receive mail, I have tried changing this to
@recipients = &fill_recipients('.com','.co.uk'), but since I am not great (not great at all) at understanding how perl and how it parses info then this does not work.
Any ideas?
Thanks v.much for the help
Rgds
A
-
06-04-2006, 07:19 AM #2
Re: Formmail help
Looks like the formmail script from Matts script archive - it is set up to avoid spammers using your script to spam - hence the domain restriction.
To lift this you will have to hack the script - but then you are open to abuse from spammers which will quickly piss your ISP off.
Formmail is really just a convenient way of people contacting webmaster so only one recipient needed.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum