Page 1 of 1

Can't send mail?

Posted: Thu Sep 01, 2005 11:58 am
by thejoker101
I get this error when I try and send an email from S WA:

2005-09-01 10:47:25 StandardContext[/webmail]ip: 64.126.107.58; username: Admini
strator; 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 help?

Posted: Fri Sep 02, 2005 4:18 pm
by ScalixSupport
You need to make sure that the IP address of your tomcat server is in /var/opt/scalix/sys/smtpd.cfg as one of the RELAY accept lines.

If you have just domain names in the smtpd.cfg file, this requires that reverse DNS lookups are successful so you should also check your DNS setup.

Cheers

Dave