Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: PHP mail()

  1. #1
    Junior Member vittorio's Avatar
    Join Date
    Oct 2004
    Posts
    27

    PHP mail()

    My Webmail is offservice since quite a while and I can't get a reason out of it, does anybody else have the same problem?
    Php & JavaScript programmer @ pr.c-php.com/forum/

  2. #2
    Junior Member vittorio's Avatar
    Join Date
    Oct 2004
    Posts
    27
    PHP mail(); function :
    I have seen quite a few visits to my help request, but no reply.
    ...Sofar I solved my problem I share it by posting to myself-topic.

    Function mail(); in php is a quite simple command that works clockwise for website feedback.
    Your Server may for security reason disable the function in its php.ini ...so, before you take an hammer and hit your machine, if you are not capable to use this function, I kindly suggest you to ask your Server if he has inhibithed this function.

    ...so test your scripts every now and then and help me to test mine by using this link :
    <a href=http://www.ics-php.com/ev/Mail.php>website*feedback</a>
    Php & JavaScript programmer @ pr.c-php.com/forum/

  3. #3
    Senior Member
    Join Date
    May 2004
    Posts
    199
    Are you saying your ISP has disabled mail() functions on the server?

    or
    is your code is not working?

    Check your php.ini file, and the httpd/error_log.

    If your code is not working.. can you post it?

    Can you send mail to an email address not on the same server?

  4. #4
    Junior Member vittorio's Avatar
    Join Date
    Oct 2004
    Posts
    27

    PHP mail()

    Hi Steve,

    Thanks, is all in order, as I explained, I've found out that my server had disabled for a spamming flush the mail-php function.

    Sofar I have implemented a couple restrictions to my freebies, I am forcing my hit and runners to at least register to download them, I realized that the mail() was off and I never thought that the bug was so simple.

    For the occasion I invite you and everybody else reading this topic to sign my <a href=http://www.ics-php.com/ev/PHP_CORSO/pwa/ads/>Guestbook</a> and test the involved php-mail() :-)
    Php & JavaScript programmer @ pr.c-php.com/forum/

Similar Threads

  1. RSS to E-mail/IM
    By richkoi in forum Marketing Strategies Discussion Forum
    Replies: 7
    Last Post: 12-23-2007, 02:20 PM
  2. G-Mail
    By jacobwissler in forum Google Discussion Forum
    Replies: 8
    Last Post: 11-02-2005, 10:15 PM
  3. Next Exchange to combine e-mail, voice mail
    By WPW_Feedbot in forum IT Discussion Forum
    Replies: 0
    Last Post: 01-19-2005, 08:00 PM
  4. You've got mail
    By Nicholas Dixon in forum Marketing Strategies Discussion Forum
    Replies: 0
    Last Post: 06-25-2004, 05:19 PM
  5. Keep getting e-mail request for dates using my domain e-mail
    By Larry Launstein Jr in forum Internet Security Discussion Forum
    Replies: 4
    Last Post: 06-10-2004, 04:15 AM

Posting Permissions

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