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
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
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 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
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
-recipientrewrite.html
>should be better detailed.
>
>you should invoke 'addAddressMapping help xyz.com and...@xyz.com
>
>thx.
>
>> Thanks,
>> Andrew
>>
>> -
>> To unsubsc
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
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
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
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:
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
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
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
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
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
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:/
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
config.xml
---
..
..
..
spam
550 Requested action not taken: rejected - Sender or Domain
blocked by spam filter
..
..
..
---
Doe
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
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
-----
> 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]
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
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
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
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
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
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
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,
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
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
8);
+ if(null!=recipientAddress){
+ sb.append(" [to:" + (recipientAddress).toInternetAddress
().getAddress() + "]");
+ }else if(null!=recipient){
+ sb.append(" [to:" + recipi
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
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?
>
>
Logger().error("Rejected message to: " +
recipientAddress.toInternetAddress().getAddress() + " - authentication
is required for mail request");
return;
}
} else {
--
Kind Regards
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
---
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]
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,
:
> 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
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]
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
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
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
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
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]
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
gt; -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
Kind Regards
Andrew Sykes <[EMAIL PROTECTED]>
Sykes Development Ltd
--
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
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
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
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
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
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
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:[
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
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
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
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
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
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
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
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
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
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
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
64 matches
Mail list logo