Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Email Module

by FreeBeerReekingMonk (Deacon)
on Jul 31, 2015 at 09:41 UTC ( [id://1136989]=note: print w/replies, xml ) Need Help??


in reply to Email Module

I assume you have an email form in html and you want to send mail as CGI-BIN.
So first, in javascript, you restrict the "from" email address to not include "bobby@;drop table email", which can be bypassed, and thus, must be untainted again, by say, some save and nice email parsing perl modules (that will validate your email address and do the same thing sendmail/mailx would do, send an email).

Both Strawberry Perl and ActiveState Perl allow CPAN. Read more on one of them in this node:
Sending Mail trough Perl using ActivePerl on windows

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1136989]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 17:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found