Good Day to every one. A rather newbie question for every one, I have php 4 installed on my computer along with apache 2.0.40 and phpnuke. I Have successfully been using the mail sending features of php (used by phpnuke to send out email confirmations) with the real sendmail in /etc/php.ini "sendmail_path = /usr/sbin/sendmail -t -i" for the origional sendmail, I have changed it to "sendmail_path = /usr/lib/courier/bin/sendmail" which is the path to my courier sendmail client.
I have done: echo "To: [EMAIL PROTECTED]" | /usr/lib/courier/bin/sendmail/ and the email is successfully delivered, now using the same email address with the php features, and the email just disappears never to be seen again. I think this is something to do with the sendmail_path in php.ini but I�m not exactly sure. Any one know the solution to this? -- _______________________________________________ Get your free email from http://www.graffiti.net Powered by Outblaze ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
