> only as root, because of this i think that I have is a permisission
problem,
> logged as normal user, say a messages like this "cannot move..." some
file,
> What era the persimissions on the MailRoot directory estructure?

as root do:

cp /usr/src/xmail-1.15/sendmail.sh /usr/sbin/sendmail
chmod 755 /usr/sbin/sendmail
cp /usr/src/xmail-1.15/sendmail /usr/sbin/sendmail.xmail
chmod 755 /usr/sbin/sendmail.xmail
chmod u+s /usr/sbin/sendmail.xmail

ln -s /usr/sbin/sendmail /usr/lib/sendmail

now mailing from php should work without any changes to php.ini

(@davide -> FAQ?? ;-))

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to