[NCLUG] html form to email cgi advice
Bill Thorson
bill at tstorms.com
Mon Feb 13 09:48:48 MST 2012
Gabriel,
I use the Mail::Bulkmail <http://search.cpan.org/%7Ejimt/Mail-Bulkmail/Bulkmail.pm> module in a perl script to send email to a bunch of members. The email is generated in forms on a website and written to a database. The script reads the database for the email and a list of recipients and sends the mail. This would not do everything for you but it is a powerful mailing tool.
Bill
P.S. I thoroughly abhor perl but sometimes it's the right tool
On 02/13/2012 09:07 AM, Gabriel L. Somlo wrote:
> Hi,
>
> I'm trying to set up a couple of html forms that would generate emails
> when submitted. Ability to "attach" files (via html type="file" input)
> would be a huge plus.
>
> So far I found FormMail on www.scriptarchive.com/formmail.html,
>
> and also something that many claim to be a better solution,
>
> NMS tfmail at http://nms-cgi.sourceforge.net/scripts.shtml
>
> The latter claims to support html uploads, but I haven't had a chance
> to try it out yet.
>
> I'm curious if anyone knows of any other solutions, preferably
> something that already has a package in Fedora/EPEL ?
>
> Thanks,
> --Gabriel
> _______________________________________________
> NCLUG mailing list NCLUG at lists.nclug.org
>
> To unsubscribe, subscribe, or modify
> your settings, go to:
> http://lists.nclug.org/mailman/listinfo/nclug
More information about the NCLUG
mailing list