Not able to send mails from PHP

Discussion in 'Server Operation' started by gokul_ifs, Jan 30, 2007.

  1. gokul_ifs

    gokul_ifs New Member

    Hey, I've got a sendmail problem on a dedicated server. The messages I try to send via PHP mail() are not going through.
    The application is displaying that mail has been sent but i am not getting any mails from the server.

    In the log files, the status of the mail is also ahown as sent.

    In /var/log/mail.log file

    Jan 29 17:08:25 sourceforge sm-mta[6551]: l0TBcP6T006551: to=<[email protected]>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent

    In /var/log/mail.info file

    Jan 29 17:08:25 sourceforge sm-mta[6551]: l0TBcP6T006551: to=<[email protected]>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent

    Pls help me to fix this issue.//
     
  2. falko

    falko Super Moderator ISPConfig Developer

Share This Page