Re: Sample Mailet to send acknowledgement message

2008-03-26 Thread Rex Posadas
Hi, Thanks for the response. I put something like this in the config file: [EMAIL PROTECTED] [EMAIL PROTECTED] This is to acknowledge that we received your email unaltered FALSE postmaster [test mai

RE: Re-sending mails spooled to /var/mail/spam

2008-03-26 Thread Noel J. Bergman
Use the FromRepository Mailet to respool. That's why I wrote it. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re-sending mails spooled to /var/mail/spam

2008-03-26 Thread Dennis Thrysøe
Hi, ORDB started returning false positives today at noon (don't know which timezone) to motivate people to stop querying. I saw it here: http://it.slashdot.org/it/08/03/25/2124224.shtml -dennis bill page wrote: Anyone know what actually is happening here. This just started on my office and

RE: Re-sending mails spooled to /var/mail/spam

2008-03-26 Thread bill page
I had the same problem. In my case I have a repository going to our exchange server and I just dropped the object and stream files in there and they took off. Not sure whether you can just drop them into the inbox or not, but it's worth a try. You could make a processor to do always respool stuf

RE: Re-sending mails spooled to /var/mail/spam

2008-03-26 Thread bill page
Anyone know what actually is happening here. This just started on my office and home servers. I've killed all spam processing until I figure out what is going on. Is it really ORDB? I thought they died at the end of 2006. -Original Message- From: Dennis Thrysøe [mailto:[EMAIL PROTECTE

Re-sending mails spooled to /var/mail/spam

2008-03-26 Thread Dennis Thrysøe
Hi, Due to the new behaviour of ORDB (I wasn't aware it was in our configuration) we have a number of mails spooled to /var/mail/spam. Can I somehow have those "received" by the server again and distributed to their appropriate inboxes? Thanks, -dennis

Re: Problem sending mail

2008-03-26 Thread Stefano Bagnara
Hi, you don't have to manually use javamail to send an email remotely. You can you JAMES spooler for this. Take a look at the service method of our AbstractRedirect.java class and maybe you can extend AbstractRedirect to do what you need to do (I admit I didn't understand what you want to do,

Re: No reply to commands / only 220 greeting

2008-03-26 Thread Magnus Olstad Hansen
Stefano Bagnara wrote: "nc" is not the right command for CRLF-terminated line based protocols. You have to make sure that you send CRLF at the end of your lines. Try using telnet instead of nc. Aha! :) Off course it had to be something simple. Should have thought of that. Telnet works like a c

Re: No reply to commands / only 220 greeting

2008-03-26 Thread Stefano Bagnara
Magnus Olstad Hansen ha scritto: [...] ...however it seems James is not interested in my client after saying 220 (...) to it. Heres what happens: [EMAIL PROTECTED]:~$ nc interactive-id.no 25000 220 iaaserver. SMTP Server (JAMES SMTP Server 2.3.1) ready Tue, 25 Mar 2008 18:03:36 +0100 (CET) HELO