On 09/03/12 23:27, Garvice Eakins wrote:
I'm programmatically creating Mime Messages and sending them to James3
beta3 server instance.
But everything I send out gets stuck in the recipients SPAM folder. I ran a
check I found at BrandonChecketts . com
What it is saying is that
0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking
rDNS
It seems that the SpamAssassin mailet is configured in the
mailetcontainer.xml (it is not by default) - did you change something?
Is there a way to configure James so this does not happen?
Also How do I obtain a DKIM-Signature and add it to messages leaving James?
This is typically done by a mailet that you define in mailetcontainer.xml.
We ship 'standard' mailets
(http://james.apache.org/mailet/standard/mailet-report.html).
We also have mailets for DKIM signatures
(http://james.apache.org/jdkim/mailets/). You will have to add the jDKIM
jar in the conf/lib folder of your server, and define the jDKIM mailet
at the correct place in mailetcontainer.xml (depending on what you want
to do - for inspiration, see the template:
https://svn.apache.org/repos/asf/james/app/trunk/src/main/resources/mailetcontainer-template.conf).
Thanks,
~Garvice
--
eric | http://about.echarles.net | @echarles
---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org