Ashutosh schrieb:
Here are the thing that I followed
 1: I copied sendmail.py to james-2.2.0/bin directory
 2: Gave executable permission to sendmail.py
 3:I modified php.ini chaged sendmail path to
  * sendmail_path =/usr/james/james-2.2.0/bin/sendmail.py*

No - it has got to be
sendmail_path = "/usr/sbin/sendmail -t"

The "-t" is important, because sendmail.py has to scan the
eMail-Headers for the recipient.


How do you excatly create symbolink link ?
using ln command.

ln -s /path/to/sendmail.py /usr/sbin/sendmail


lotk


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to