> i can send a mail from user@localhost to user@localhost but > can't manage to send mail outside (i.e. from user@localhost > to [EMAIL PROTECTED])
see: http://jakarta.apache.org/james/FAQ.html#3 You need to modify config.xml. As shipped, James will only relay e-mail that originates from localhost. > and also I can't send mail from outside (from [EMAIL PROTECTED] > to user@[myIPaddress]). What version of James? That should work in James v2.1, but did not work in earlier versions without additional configuration. --- Noel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
