Click to See Complete Forum and Search --> : Format formmail.pl receipient email?
DarryBoy
04-27-2003, 07:24 PM
I'm using formmail.pl to submit a form. Is there a way to format the receipient email because as it is now looks rough as the field names in the form are sent as they are on the form?
Kind regards
Darryn
jeffmott
04-27-2003, 07:46 PM
You're going to have to be a little more specific about what you have now and what you want.
Also, if you are using MSA FormMail then I'd recommend using a different program altogether. MSA scripts are poorly written, buggy, and insecure. Even Matt no longer recommends his scripts.
DarryBoy
04-28-2003, 02:24 PM
Thanx Jeff for your reply. I'm submitting a form on a unix server and posting with formmail.pl script. When the email is received it formats the email with field names of the form. Is there a way to change the format.
Which script do you recommend? I'm using formmail.pl because it is the only script available on my isp server. Can I use one thats not available on my server or do I have to get my isp to upload it?
Regards
Darryn
jeffmott
04-28-2003, 05:36 PM
When the email is received it formats the email with field names of the form. Is there a way to change the format.Yes, but you'll have to have access to script. You will have to change the internals of the script to match what you want.
I'm using formmail.pl because it is the only script available on my isp server. Can I use one thats not available on my server or do I have to get my isp to upload it?That's a question for your server. I can't answer for them.