Hello everyone. :) Just came across the James project yesterday while searching for some foundation to build automated e-mail processing using Java, and so far this project seems to be pretty much what I want - the mailet concept is rather nice. :)
So by now I am trying to figure out how to fit James into our existing mail environment (postfix+cyrus). My intended setup is as follows: - postfix is supposed to route certain mails (based upon mail address) to the local James installation for processing. - James, if in need to actually send out _any_ mail, should be configured to do this by simply routing any outgoing mail traffic to the postfix for final delivery. I know pretty well how to do the postfix-related stuff, but I'm not yet sure about James: Is there any way to set up the server to just forward all outgoing mail to a smarthost (postfix) using SMTP instead of trying direct delivery? What do I have to do to achieve this (or to read to know how to do it)? Thanks in advance and bye, Kristian -- Dipl.-Ing.(BA) Kristian Rink planConnect GmbH * Programmierung/Systembetreuung Strehlener Str. 12 - 14 * 01069 Dresden fon: 0351 4657770 * mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
