In servernames you will have to put in "blah.com" for James to realise that its one of the domains that James looks after.
from the comments in config.xml ... servernames identifies the DNS namespace served by this instance of James. -----Original Message----- From: John Wang [mailto:[EMAIL PROTECTED] Sent: 22 July 2003 05:19 To: [EMAIL PROTECTED] Subject: incoming email is considered spam in james hello, I recently set up a james server, and have the my MX record pointing to it. However, when I send any email, the email goes to the "SPAM" folder, I have double checked that I have completely commented out the following <mailet match="RemoteAddrNotInNetwork=127.0.0.1" class="ToProcessor"> <processor> spam </processor> </mailet> But still the same problem. Could anyone give me some hint? Urgent, please ... Steve Btw, in the following, I have servername "mail.blah.com", should I change it to "blah.com" since I'm writing to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] <servernames autodetect="true" autodetectIP="true"> <servername>localhost</servername> <servername>mail.blah.com</servername> </servernames> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
