I had the same problem -> my messages being sent to the spam folder. I was
able to stop it by commenting out the following lines from JAMES.conf.xml:
<mailet match="InSpammerBlacklist=blackholes.mail-abuse.org"
class="ToProcessor">
<processor> spam </processor>
<notice> Rejected - see http://www.mail-abuse.org/rbl/ </notice>
</mailet>
<mailet match="InSpammerBlacklist=dialups.mail-abuse.org"
class="ToProcessor">
<processor> spam </processor>
<notice> Dialup - see http://www.mail-abuse.org/dul/ </notice>
</mailet>
<mailet match="InSpammerBlacklist=relays.mail-abuse.org"
class="ToProcessor">
<processor> spam </processor>
<notice> Open spam relay - see http://www.mail-abuse.org/rss/
</notice>
</mailet>
I just started w/ JAMES yesterday, so I don't have much to offer in terms of
support -sorry.
Good luck 2 all!
Props to Jakarta, The Apache Software Foundation, and the Open Source
Community at large!!!
-Jeff
-----Original Message-----
From: Dodd Gatsos [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 21, 2001 10:17 AM
To: [EMAIL PROTECTED]
Subject: Re:Re:Mailstore
Hrishi Deshpande Wrote:
>I have tried the mail combinations of all sorts.
>including [EMAIL PROTECTED], >hrishi@ramses etc.... but the problem is all
>mails seem to go in the spam folder only :(
> Could this be a config problem ?
I'm having the same problem only with outbound email.
Dodd
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]