Hi Jas,

Perhaps the exim list would be the best place to ask this question but are you able to send mail using a commond at the shell prompt? if so that's the command that should go into your ini



Jas wrote:

Not sure how to accomplish this, and yes I have read every post on Exim's website and scoured google for examples of sending emails from php using the exim mail server.

What I have done this far to try and get it to work...
changed php.in sendmail path to a symlink of sendmail which points to the current exim binary, and call the mail() function from php.


tried to do a system() to the exim binary as well as
exec("/path/to/exim -io -T, $msg")

All with no luck, could anyone give me an example of how to accomplish this?

Jas



--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/         | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB | with progress bar.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to