Page 1 of 1

Can't send mail to: ERROR

Posted: Mon Apr 25, 2005 11:09 am
by hydrospace
Hello,

after installing SX 9.2 I get the following error after sending mail with the swa:

Unable to send mail to: <external emailadress>

Internal it works perfect. But not external. Enclosed the snippet from the swa...txt file:

2005-04-25 15:27:22 StandardContext[/webmail]ip: 192.168.6.4; username: sxadmin; message: SMTP send: Unable to send message to one or more addresses

javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class javax.mail.SendFailedException: 550 Denied due to spam list

Any hints would help...


Stefan

Posted: Mon May 02, 2005 4:44 am
by hydrospace
I found the solution. I really do not why but after eding the smtp.cfg @ /var/op/scalix/sys withe the follwoing line:

RELAY accept <local IP> it works properly.

Cheers


Stefan