PHP Classes

qmail_message.ph problem

Recommend this page to a friend!

      MIME E-mail message sending  >  All threads  >  qmail_message.ph problem  >  (Un) Subscribe thread alerts  
Subject:qmail_message.ph problem
Summary:qmail_message.php wont send mail in Plesk 8.2
Messages:2
Author:chie lectric
Date:2007-11-15 11:40:18
Update:2007-11-16 07:31:55
 

  1. qmail_message.ph problem   Reply   Report abuse  
Picture of chie lectric chie lectric - 2007-11-15 11:40:19
Hi,

I was wondering if anyone has successfully implemented the MIME E-mail classes on Plesk 8.2.

I have created a PHP script that would generate a web page that uses the qmail_message.php and email_message.php classes to send server generated emails to user generated recipients. Although I did not get any errors from PHP when the classes are invoked, no email gets sent.

I know the qmail_path is correct (/var/qmail/bin), and I've checked and manually tested that indeed qmail is working (via Horde UI, I dont have shell access) but still I have yet to successfully send an email via the web page.

Can anyone help me out?

Thanks in advance,
Chie



  2. Re: qmail_message.ph problem   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2007-11-16 07:31:55 - In reply to message 1 from chie lectric
It is hard to tell if you do not have access to the logs.

Maybe the message is boucing for some reason. In that case set the Return-Path header to an e-mail address of yours so you can see the bounced messages.