That's kind of weird, as I am able to send mail OK to localhost addresses (using Apple Mail client). James is definitely handling my mail....
It seems that logging is completely broken on my install. On 4/12/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
Received. Your email is not arriving at all to James. the smtpserver log is empty. You probably did something wrong in "5. Send a test email to James". Try using telnet to send the mail. > telnet jamesserver 25 > EHLO foo.bar > MAIL FROM:<[EMAIL PROTECTED]> > RCPT TO: <[EMAIL PROTECTED]> > DATA > Subject: test > > body > . > QUIT Stefano Dan Jacob ha scritto: > Already done 1) thru 5) :-) > > Find logs attached. I really appreciate your help. > > On 4/12/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> 1. Stop james >> 2. Clean up your james_install/apps/james/logs folder >> 3. Open james_install/apps/james/SAR-INF/environment.xml and replace any >> "INFO" with "DEBUG" (this is not needed for your logs because >> matcher/maielt logs are always at level INFO, but we need it to find out >> what's wrong now). >> 4. Start james >> 5. Send a test email to james. >> 6. Collect all the logs from james_install/apps/james/logs, compress >> them and send them to us (try the list, cc my email address to be sure >> the attachment is not lost). >> >> Stefano >> >> Dan Jacob ha scritto: >> > No, no other files are in /james_install/lib. >> > >> > The spoolmanager.log file just shows all the mailets and matchers that >> > have been instantiated, nothing else. >> > >> > I'm attaching a copy of the config.xml file. >> > >> > On 4/12/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote: >> >> Dan Jacob ha scritto: >> >> > No problem with the tests, I'll do whatever it takes... >> >> > >> >> > Anyway, moving the JAR file to /apps/james/SAR-INF/lib did move >> >> > progress forward one inch, in that the spoolmanager.log file shows: >> >> > >> >> > 12/04/07 09:54:50 INFO spoolmanager: Matcher HelloWorld >> instantiated. >> >> > >> >> > However, the log() call still fails silently in all logs. >> >> >> >> Can you post the how you configured the spoolmanager >> >> (processors+mailets)? >> >> >> >> Can you tell what mail are you sending through the spool and what are >> >> the logs in the spoolmanager for that mail? (you should see every >> >> matcher tested and every mailet tested). >> >> >> >> Have you added any other library to james_install/lib folder? If so >> you >> >> should move all of them (custom libraries) to >> >> james_install/apps/james/SAR-INF/lib folder. >> >> >> >> Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Dan Jacob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
