Am Samstag, den 25.12.2004, 03:59 -0500 schrieb S.Cilley: > Hello, > > No matter what web interface I use for XMail, I get the same error everytime > I try to send mail. > > Error: it was not possible to send e-mail message > > Anyone know how to fix this? > I installed via RPM, not a custom build. >
Check, if your sendmail has superuser-bit set (chmod a+s sendmail.(xmail)) this has been discussed several times before - e.g. check this side: http://www.linuxforen.de/forums/showthread.php?t=145931 there you find this: mv /usr/sbin/sendmail /usr/sbin/sendmail.orig cp sendmail /usr/sbin/sendmail.xmail chmod +s /usr/sbin/sendmail.xmail cp sendmail.sh /usr/sbin/sendmail chmod +x /usr/sbin/sendmail export MAIL_ROOT=/var/MailRoot good luck, achim > > Thanks in Advance, > > Scott Cilley > Tag Consultants > > - > 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] > - 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]
