[xmail] Re: Web Interfaces

2004-12-24 Thread CLEMENT Francis
If we have only this information about your problem this will be a long
thread ...

'Error: it was not possible to send e-mail message' will not help ...

Please, give us more info :
- xmail version
- xmail config files and/or security configured (ipmap.tab, ...)
- os version
- webmail software name and version
- method used by the webmail to send mail (smtp ? sendmail command ? =
)
- where is located the webmail software ? on same machine as xmail ?
- Error generated by webmail ? xmail ? any log in webmail or xmail that =
can
explain exact error ...
- Does xmail works from a 'standard' client (pop3/smtp) ? does it =
receive
mail ? does it send mail ?

Any information is welcome ...

Francis


 -Message d'origine-
 De : S.Cilley [mailto:[EMAIL PROTECTED]
 Envoy=E9 : samedi 25 d=E9cembre 2004 09:59
 =C0 : xmail@xmailserver.org
 Objet : [xmail] Web Interfaces
=20
=20
 Hello,
=20
 No matter what web interface I use for XMail, I get the same=20
 error everytime
 I try to send mail.
=20
 Error: it was not possible to send e-mail message
=20
 Anyone know how to fix this?
 I installed via RPM, not a custom build.
=20
=20
 Thanks in Advance,
=20
 Scott Cilley
 Tag Consultants
=20
 -
 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]
=20
-
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]



[xmail] Re: Web Interfaces

2004-12-24 Thread Achim Schmidt
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]