Re: How do I change from storing in Derby to storing in files?

2011-09-21 Thread Andrew M
Messages. However I guess it would be useful to know how to do all of it in case someone wanted to use no database at all, or is that a bad idea? -Andrew On 9/21/2011 1:41 PM, Norman Maurer wrote: Depends on which parts you are talking about ? Messages, users, domains, recipientrewrite

RE: logging issue when response=554

2011-09-20 Thread andrew
sure your originating IP works w/reverse lookup. -Andrew On 9/20/2011, "Hillel Bilman" wrote: >Hi, > >I think you may have answered my question on why emails to gmail have been >failing. I get the same symptoms >of 20/09/11 21:18:52 INFO James.Mailet: RemoteDel

logging issue when response=554

2011-09-20 Thread andrew
ecord with a valid Reverse DNS entry. Currently your mail server does not fill that requirement. For more information, refer to: http://help.comcast.net/content/faq/PTR"; It would be good if the log entries contained more of the reject me

How do I change from storing in Derby to storing in files?

2011-09-20 Thread andrew
How do I change from storing in Derby to storing in files with James 3.0? Thanks, Andrew - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Invalid header encountered

2011-09-19 Thread andrew
boundary detected or EOF reached. -Andrew - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org

Re: Address Mapping in James 3.0?

2011-09-19 Thread andrew
-recipientrewrite.html >should be better detailed. > >you should invoke 'addAddressMapping help xyz.com and...@xyz.com > >thx. > >> Thanks, >> Andrew >> >> - >> To unsubsc

Address Mapping in James 3.0?

2011-09-16 Thread andrew
Can someone tell me about this function of james-cli? addAddressMapping Is there something in the docs anyplace yet? Can I use this to add an alias so that h...@xyz.com can forward to and...@xyz.com? Thanks, Andrew - To

Re: Error message: 504 5.5.2 : Helo command rejected: need fully-qualified hostname

2011-09-15 Thread Andrew M
Thanks! That fixed it. Did I miss this in the docs? If not it should be included in the quickstart doc. -Andrew Stefano Bagnara wrote: Go to your RemoteDelivery mailet configuration and add: OUTGOINGIP OUTGOINGIP OUTGOINGHOSTNAME I also use

Re: Error message: 504 5.5.2 : Helo command rejected: need fully-qualified hostname

2011-09-15 Thread andrew
The reject comes back from the remote mail server which James's is reaching out to with SMTP to deliver mail. James is saying "localhost" when james should be saying "xyz.com" and the remote end doesn't like it. -Andrew On 9/15/2011, "Norman Maurer" wrot

Re: Error message: 504 5.5.2 : Helo command rejected: need fully-qualified hostname

2011-09-15 Thread andrew
Made that change but it didn't fix the problem. I'm still sending "localhost". Is there something I can change so that James will autodetect correctly even if I can't specify the returned value in smtpserver.xml? -Andrew On 9/15/2011, "Norman Maurer" wrote:

Re: Error message: 504 5.5.2 : Helo command rejected: need fully-qualified hostname

2011-09-14 Thread Andrew M
S-1155%29-helloName-tag-does-not-work-td30534996.html >> but that issue said it was resolved Dec-2010. >> >> How does James determine what hostname to use when autodetecting? > These >> three commands all return the correct value: >>  hostname -f >>  uname

Error message: 504 5.5.2 : Helo command rejected: need fully-qualified hostname

2011-09-14 Thread andrew
ll return the correct value: hostname -f uname -n sysctl kernel.hostname Where is James picking up localhost from? Thanks, Andrew - To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e

mailet to log all mail with valid recipient

2011-03-28 Thread Andrew Munn
I'm currently using this: file://var/mail/all_mail_archive/ true But it's logging all mail including bad addresses. I'd like to log all outbound mail and all inbound mail addressed to a legit user only. How can I do that? Thanks! Andrew

RE: mailet package specification changed in M3?

2011-02-09 Thread Andrew S. Tomlinson
Yes, I found the same thing - you now need to specify the full class name. Andrew S. Tomlinson Principal - Excelsis Inc 317 Lee Ave, Toronto ON M4E 2P7 T: 416 716 2751 W: http://www.excelsis.ca - This message contains

RE: Cannot start James ( trunk ) - was OK yesterday

2011-01-07 Thread Andrew S. Tomlinson
Yes. Works now. Thanks. Andrew S. Tomlinson Principal - Excelsis Inc 317 Lee Ave, Toronto ON M4E 2P7 T: 416 716 2751 W: http://www.excelsis.ca - This message contains confidential and proprietary information of the sender

Cannot start James ( trunk ) - was OK yesterday

2011-01-07 Thread Andrew S. Tomlinson
Method.invoke(Method.java:597) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instan tiate(SimpleInstantiationStrategy.java:145) ... 29 more Andrew S. Tomlinson Principal - Excelsis Inc 317 Lee Ave, Toronto ON M4E 2P7 T: 416 716 2751 W: http:/

mailetpackages element gone?

2011-01-05 Thread Andrew S. Tomlinson
not found it uses a hard coded standard package from getStandardPackage. Andrew S. Tomlinson Principal - Excelsis Inc 317 Lee Ave, Toronto ON M4E 2P7 T: 416 716 2751 W: http://www.excelsis.ca <http://www.excelsis

Re: Mails Missed By Matcher

2006-10-10 Thread Andrew Sykes
config.xml --- .. .. .. spam 550 Requested action not taken: rejected - Sender or Domain blocked by spam filter .. .. .. --- Doe

Mails Missed By Matcher

2006-10-10 Thread Andrew Sykes
Hi, I have a simple matcher for checking a list of blacklisted mail addresses. It seems to work fine when it is invoked, but sometimes blacklisted mails are completely bypassing the matcher, Are there any common reason for this? I'm using JAMES 2.2.0 -- Kind Regards Andrew Sykes &l

Re: How to store mails to local file system?

2006-03-27 Thread Andrew Sykes
start from the beginning? Does James > have an API that can help me? Every hint is welcome. > > > Thanks, > Jürgen > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mai

Re: Spam Filters

2006-03-23 Thread Andrew Sykes
----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdevelopment.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Spam Filters

2006-03-22 Thread Andrew Sykes
taken: rejected - see http://www.ordb.org/ etc... My "spam" processor is configured like so... These don't seem to be blocking anything, nor are they notifying me. Can anyone suggest why? -- Kind Regards Andrew Sykes <[EMAIL

Bayesian filter

2006-03-12 Thread Andrew Sykes
We're currently using 2.2.0, does the bayesian filter work with this? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdevelopment.com - To unsubscribe, e-mail: [EMAIL PRO

Re: how to create maildb?

2006-02-19 Thread Andrew Sykes
ith "v1agra" to the filter. 3/ You reply to this message -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdevelopment.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: multiple servers with same email address

2006-02-19 Thread Andrew Sykes
Michel, There's a little information on this here... http://james.apache.org/FAQ.html#7 But hopefully someone can give a more up to date answer. -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdeve

Re: how to create maildb?

2006-02-19 Thread Andrew Sykes
Stefano, Would it be possible to create some seed data, or does some exist for the Bayesian filter corpus, it seems to me that certain tokens are always going to be considered as spam (v1agra/ciali$ etc...) -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Lt

Re: Bayesian analysis feeder

2006-02-17 Thread Andrew Sykes
Stefano, Bayesian filter sounds good. I've not looked at this, where can I find out more information? Is it documented anywhere? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdeve

Eclipse

2006-01-24 Thread Andrew Sykes
It would be good if a .classpath could be added to the repository to aid importing into Eclipse. -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www.sykesdevelopment.com - To unsubscribe,

Command Pattern Generalisation

2006-01-24 Thread Andrew Sykes
flexibility > extensibility and a cleaner approach to the service creation/deploy. Can you give an example of the type of generalisation you had in mind? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd http://www

Re: James dead?

2006-01-23 Thread Andrew Sykes
assume it's got to go sometime. Or is there any special reason why things have to be done in a specific order? If IIRC wraps log4j isn't log4j already a dependency? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd

Re: James dead?

2006-01-23 Thread Andrew Sykes
8); + if(null!=recipientAddress){ + sb.append(" [to:" + (recipientAddress).toInternetAddress ().getAddress() + "]"); + }else if(null!=recipient){ + sb.append(" [to:" + recipi

Re: JAMES-437

2006-01-23 Thread Andrew Sykes
Stefano, Thanks for that. On Mon, 2006-01-23 at 16:50 +0100, Stefano Bagnara wrote: > Andrew Sykes wrote: > > Stefano, > > > > This may seem like a silly question, but what is the "state map"? Can > > you elaborate a bit please? > > > With the n

Re: JAMES-437

2006-01-23 Thread Andrew Sykes
Stefano, This may seem like a silly question, but what is the "state map"? Can you elaborate a bit please? On Mon, 2006-01-23 at 16:19 +0100, Stefano Bagnara wrote: > Andrew Sykes wrote: > > Stefano, > > > > Were you looking for something like this? > >

JAMES-437

2006-01-23 Thread Andrew Sykes
Logger().error("Rejected message to: " + recipientAddress.toInternetAddress().getAddress() + " - authentication is required for mail request"); return; } } else { -- Kind Regards

Re: James dead?

2006-01-23 Thread Andrew Sykes
gs that seem out of reach at the moment could quickly become just another stable feature of an already great mail server. Let me know what you think... -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd ---

RE: JMX

2006-01-21 Thread Andrew Sykes
It's much appreciated. -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JMX

2006-01-21 Thread Andrew Sykes
Noel, Is there any more information available on the JMX stuff for JAMES? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Eclipse

2006-01-20 Thread Andrew Sykes
: > Andrew Sykes wrote: > > Is anyone using eclipse for JAMES development? > > > > Eclipse seems to have issues with the test suite because it has the same > > package names as the src/java. > > > > Any suggestions for an easy eclipse import? > &g

JMX

2006-01-20 Thread Andrew Sykes
Noel, Thanks for this information. I'll have a look -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Sending SMTP reply

2006-01-20 Thread Andrew Sykes
Is anyone using eclipse for JAMES development? Eclipse seems to have issues with the test suite because it has the same package names as the src/java. Any suggestions for an easy eclipse import? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Developme

Re: Avalon

2006-01-20 Thread Andrew Sykes
ly not International Olympic Commitee :-) And on a slightly different subject, but perhaps related, what are the plans for remote access (other than telnet), would an API allowing something like RMI be a good idea? I'm thinking this might encourage someone to write a client-side admin GUI. -- Kind Reg

Avalon

2006-01-20 Thread Andrew Sykes
Where can I find info about what is going to be used instead of Avalon? Would Excalibur work? -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: James dead?

2006-01-19 Thread Andrew Sykes
ontributors out there who like this idea, shout loudly, I'm sure the JAMES guys would love to hear from you... -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL P

RE: James dead?

2006-01-18 Thread Andrew Sykes
ministator worth his salt". Comments like this are a marketing disaster! -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: James dead?

2006-01-18 Thread Andrew Sykes
Vincenzo, On the GUI, you could say the same about Samba, but you're never going to convince the GUI-centric hoardes of movers and shakers out there if you can't actually show them something they have a chance of understanding! -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> S

Re: James dead?

2006-01-18 Thread Andrew Sykes
gt; - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kind Regards Andrew Sykes <[EMAIL PROTECTED]> Sykes Development Ltd --

Re: Urgent: How to Send Email

2005-06-16 Thread Andrew Hayden
ion: http://www.mail-archive.com/server-user@james.apache.org/msg05231.html -Andrew Hayden On 6/16/05, Steven Chan <[EMAIL PROTECTED]> wrote: > hi there, > > i have problem to send my email to yahoo/hotmail/gmail via Apache James. > Appreciate if you can show me the setting or tutori

Re: Connection timed out and Too many recipients

2005-06-14 Thread Andrew Hayden
could be a configurable section somewhere that lets you specify the max # recipients per domain to send to at once... just my two cents. -Andrew Hayden On 6/14/05, Peter T. Brown <[EMAIL PROTECTED]> wrote: > I have a mailing list of modest size, less than 1500 members. But it seems > I ca

big attachments crash james...

2005-03-10 Thread Andrew Munn
message the new email will go out but once james attempts that 25 meg email it stops sending again. Thanks, Andrew W:\james-2.2.0\apps\james\logs>more mailet-2005-03-10-07-30.log 10/03/05 07:30:23 INFO James.Mailet: RemoteDelivery: maxRetries is larger than total number of attem

RE: Email Auto responder

2005-01-07 Thread Andrew Munn
When you say check the list header, are you saying the mail server would be aware of what each listserv program's header looks like? Or is there some standard header all listservers adhere to? -Andrew -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: F

RE: Email Auto responder

2005-01-07 Thread Andrew Munn
Doesn't that still allow autoresponders to post to lists (albeit only once)? -Andrew -Original Message- From: Daniel Perry [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 8:31 AM To: James Users List Subject: RE: Email Auto responder I think the best way to deal with th

RE: Email Auto responder

2005-01-07 Thread Andrew Munn
Hmm..Is there a master list maintained of email addresses used to post to list-servs? If such a list does not exist, how can an autoresponder know for certain that it isn't posting to a list? And if such a list did exist, how could you keep it from being a list of spam targets? -A

RE: How to archive all inbound/outbound mail?

2005-01-06 Thread Andrew Munn
g.xml: _Unable to find processor log_all_mail,transport requested for processing of Mail1105024939305-0t Alternatively, I can direct all mail to the all_mail_archive but then it just sits there and does not also get delivered. Thanks, Andrew -Original Message- From: Noel J. Bergman [mailto:[

RE: How to archive all inbound/outbound mail?

2005-01-06 Thread Andrew Munn
ll just dump all the mail to a CDR once a month, ideally in mbox or some XML format. Andrew -Original Message- From: PA [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 12:19 PM To: James Users List Subject: Re: How to archive all inbound/outbound mail? On Jan 05, 2005, a

RE: How to archive all inbound/outbound mail?

2005-01-05 Thread Andrew Munn
Noel, Does that mean the file repository should not be used in production currently? Thanks, Andrew -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 12:55 PM To: James Users List; [EMAIL PROTECTED] Subject: RE: How to archive all

RE: How to archive all inbound/outbound mail?

2005-01-05 Thread Andrew Munn
Thanks very much. Zoe looks cool but for now we just need to comply with regulatory requirements forcing us to keep all our mail around. Thanks, Andrew -Original Message- From: PA [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 11:43 AM To: James Users List Subject: Re

How to archive all inbound/outbound mail?

2005-01-05 Thread Andrew
We need to archive all inbound and outbound mail. This can be in any format, mbox, txt file, etc. What is the best way to do this? Use an existing mailet? If so, which one and how should it be configured? Thanks, Andrew

Re: javamail and Groupwise

2004-03-23 Thread Andrew Gilbert
Alagan, Use VERP style addressing, setup GroupWise/Novell to forward the bounces to James. Write a mailet for James to process. You should be set. Andy 1. Use james for your outgoing mail server and write a mailet to handle bounces Alagan Sathianathan wrote: Hi: We use Novell mail servers and

Re: Delaying Local Delivery, Configuring additional Spool type repositories?

2004-01-21 Thread Andrew Gilbert
Andrew Gilbert wrote: Noel J. Bergman wrote: We would like to be able to delay processing of a certain set of inbound messages. B. Write a matcher for the set of messages we want to delay, route them to a custom processor. In that processor have a custom Mailet which writes to a custom Spool

Re: Delaying Local Delivery, Configuring additional Spool type repositories?

2004-01-21 Thread Andrew Gilbert
Noel J. Bergman wrote: We would like to be able to delay processing of a certain set of inbound messages. B. Write a matcher for the set of messages we want to delay, route them to a custom processor. In that processor have a custom Mailet which writes to a custom Spool repository and runs a

Delaying Local Delivery, Configuring additional Spool type repositories?

2004-01-21 Thread Andrew Gilbert
We would like to be able to delay processing of a certain set of inbound messages. Anyone have good ideas on how best do this. Possibilities seem to be: A. Modify /org/apache/james/transport/JamesSpoolManager.java to put a delay into the accept() call for the inbound spool. This has the disadv

Re: Bouncing to envelope address?

2004-01-21 Thread Andrew Gilbert
Noel J. Bergman wrote: Andrew, It appears that in this case James is sending the error message to the "From" header address and is not using the envelope address. What version of James, and how is the bounce being generated? --- Noel My bad. Looks like I have somehow ga

Bouncing to envelope address?

2004-01-20 Thread Andrew Gilbert
Having an issue where we are trying to send with a "dynamic" or VERP like envelope address to catch bounces. It appears that in this case James is sending the error message to the "From" header address and is not using the envelope address. It looks like it is setting Return-Path: differently b

Re: Using the PRAXIS spam filter

2003-11-05 Thread Andrew Timberlake
I wouldn't mind a copy of your cron job. Thanks Andrew bill parducci wrote: Steve Brewin wrote: > How can James be configured to "refuse service to DHCP pools". > I guess I'm > missing something as I cannot see anything that authoratively > identifies an &g