Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: MIME lite

by fullermd (Priest)
on May 14, 2010 at 13:25 UTC ( [id://839992]=note: print w/replies, xml ) Need Help??


in reply to MIME lite

Well, there are two obvious problems with what you have there.

The first is that the form action isn't going to mean anything as a relative URL in an email. You'll have to have a full URL there for it to have a chance of getting to your site (how can it know where your site is?)

The second is that you're passing the email body as a single-quoted string, so none of those variables are going to be interpolated. Maybe you should use a heredoc instead.

There are other weirdnesses (like what is that javascript 'back' function supposed to do in a mail client?), but those two are the obvious "this can't work" bits.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-24 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found