Results 1 to 3 of 3

Thread: cgi won't send mail

  1. #1
    scoutt
    Guest

    cgi won't send mail

    could someone tell me why the attached script will not sendmail? it says tha tis sent successfully but it does not send it. I don't get any error messages or anything.

    someone please help.

    TIA
    Attached Files Attached Files

  2. #2
    scoutt
    Guest
    anybody, it has been a couple of days so back to the top for another look

  3. #3
    scoutt
    Guest

    update

    ok I have narrowed the problem down as why it won't send the mail. It has to have something to send first,

    this line
    Code:
    open(LIST,"$INPUT{'address_file'}")
    does not work. for some reason the variable is not getting to the cgi form from the phtml script. I have tried to use the "get" in the form properties and it looks like it is sending it fine, but when I run it it tells me that there is no such file to open.

    does anybody have a clue on what to do.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width