Ok, thanks! I don't think I ever would have been able to figure that
out on my own. :)
Kenny
On Jan 11, 2004, at 5:47 PM, Noel J. Bergman wrote:
Kenny,
If you are working in branch_2_1_fcs, you would have to subclass the
compose
method in the SMTPServer class, because we do not expose the com
Hi Noel,
Totally understood about preparing for change. I can't figure out how
to get a ComponentManager. This is the code I'm trying to imitate from
JDBCVirtualUserTable:
ComponentManager componentManager =
(ComponentMana
Hi all,
I want to begin working on a greylisting implementation for James. I've
been searching through code and reading the website, but I can't figure
out how to get a JdbcDataSource from the avalon framework. Can anyone
point me at a place to start? Maybe a source file that has an example?
I
Hi Marco,
The James website has information on how to contribute:
http://james.apache.org/contribute.html
Kenny
On Dec 9, 2003, at 2:29 PM, Marco Tedone wrote:
Hi I found a very little bug in one source of the remote manager. How
do I
submit the patch? Is there any best practice I should foll
Hi all,
I'm still setting up my new server and I'm trying to deploy a custom
mailet to it, but running into problems.
I following the directions here:
http://james.apache.org/custom_mailet_2_1.html
I copied my jar into /usr/local/james-server/lib and executed:
cd /usr/local/james-server
cp ~/j
Hi Serge,
I'm not familiar with what mozilla/thunderbird exactly is , but I use
mozilla's stadard mail client and it allows multiple outgoing servers. I
can create several outgoing servers and configure each of my incoming
accounts to send outgoing mail through any one of them. I can't set it
Hi all,
Ok, I've downloaded a fresh version of james-2.2.0a15. I had to manually
add mail_1_3.jar and activation.jar to the $JAMES_HOME/lib dir and I was
able to build successfully.
I cd'd to dist/james-2.2.0a15 and typed: bin/run.sh
and it failed with the following error:
---
Ah, *smacks forehead* thanks.
Kenny
Noel J. Bergman wrote:
Aha! :-) You want *branch*_2_1_fcs, not *build_2_1_fcs :-)
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Noel,
Yes, I did a: checkout -r build_2_1_fcs james-server
and when I built, it was put in a 2.1 directory and the banner it
displayed while starting up was 2.1 also.
Kenny
Are you saying that when you do a clean build it reports as James 2.1? That
should be james-2.2.0a15.
--- Noel
---
Kenny
Kenny Smith wrote:
Hi Noel,
I moved my current installation away and performed the following steps
and received the same SHA MessageDigest not available:
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout -r
build_2_
Hi Noel,
I moved my current installation away and performed the following steps
and received the same SHA MessageDigest not available:
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout -r
build_2_1_fcs james-server
--
Hi Noel,
I kept the config that came with the new installation and went section
by section adding stuff from my old one into the new one.
Kenny
Noel J. Bergman wrote:
I actually did find the james-fetchmail.xml after looking for awhile,
but James refused to see it when starting up. I don't know
Hi Noel,
I actually did find the james-fetchmail.xml after looking for awhile,
but James refused to see it when starting up. I don't know why.
I've commented out the fetchmail block in the assembly.xml and James is
starting just fine for me now.
Kenny
Noel J. Bergman wrote:
Kenny,
Block nam
problem you are seeing is generated by the container you are using.
I.e. it isn't a James issue.
Stephen.
Kenny Smith wrote:
Hi all,
I'm trying to get a new installation of 2.2-dev working and I'm
running into this error:
org.apache.excalibur.containerkit.lifecycle.LifecycleExcept
Hi all,
I'm trying to get a new installation of 2.2-dev working and I'm running
into this error:
org.apache.excalibur.containerkit.lifecycle.LifecycleException:
Component named "fetchmail" failed to pass through the Configuration
stage. (Reason:
org.apache.avalon.framework.configuration.Confi
Hi Stefano,
I think the overall concept for this project is pretty cool and very
well thought out.
The one part that stands out to me as a weak link is the "reply" vs.
"reply to all" mechanism. It seems prone to human errors and to things
like vacation messages. How would conflicts be handled
Hi David,
That column is the name of the processor in your config.xml that the
message is currently in. "root", "transport" , "error" , "spam" , etc...
Kenny
David Liles wrote:
In the inbox table that was created by James there is a column "message_state". During initial testing to verify the c
ve a copy of the messages?
Kenny Smith
JournalScape.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hey all,
I submitted a patch for JDBCVirtualUserTable a while back, but I haven't
heard any response (maybe I just missed the responses). Did I submit
improperly or are my changes bad, etc? I just wanted to find out so I
can make any neccessary changes and resubmit.
Thanks,
Kenny
-
Hi Noel,
Will the below change actually cause failures if I don't update my
source? I'm using a binary dist for convenience so its difficult to
integrate such changes.
Kenny Smith
[EMAIL PROTECTED] wrote:
noel2003/08/28 22:22:13
Modified:src/java/org/apache/james/dns
Hi Noel,
It looks like dnsjava 1.4 recognizes the loop...
$ java -cp dnsjava-1.3.2.jar lookup www.wesfin.com
*waits 1 minute*
^C
$
$ java -cp lib/dnsjava-1.4.0.jar lookup www.wesfin.com
www.wesfin.com: CNAME loop
$
Kenny
On Wednesday, August 27, 2003, at 02:01 PM, Noel J. Bergman wrote:
Kenny
Hi Noel,
I'm running James 2.2.0a9 with the dnsjava 1.3.2 jar. Is that the newer
version you are referring to?
Kenny
It may already have been fixed. We're running newer dnsjava code with v2.2,
and also have made changes in how we use it.
--
e mail exchanger for wesfin.com.
Thank you for your help, Noel. You are always my savior.
I'm going to try to go find the code in org.xbill.DNS that is doing this
so I can try to submit a patch.
Kenny Smith
Pastor of the First Church of Noel
Noel J. Bergman wrote:
Kenny,
64
m going to need to switch to either a different
version of James or a different mail server all together (and that would
hurt, because I love James).
Thanks,
Kenny
Kenny Smith wrote:
Hi all,
I think I just got a working profile file... I used "phoenix.sh check"
to get a command
Hi all,
I think I just got a working profile file... I used "phoenix.sh check"
to get a command and run it by hand, then added the -Xrunhprof to that.
It seemed to work this time. I have no idea why it would work through
the script.
Kenny
Kenny Smith wrote:
Hi Steve,
Thanks aga
Hi Steve,
Thanks again for all the help. I know this is a bit off topic, but since
I'm trying to debug my James problem I hope you guys will give me some
leniency.
I'm trying to get a profile dump from james, but either I just don't
understand or the documentation on how to use the java profil
Hi Noel,
That is definitely happening:
[EMAIL PROTECTED] journalscape]$ mysqladmin status
Uptime: 125498 Threads: 4 Questions: 1079424 Slow queries: 3 Opens:
64 Flush tables: 1 Open tables: 58 Queries per second avg: 8.601
[EMAIL PROTECTED] journalscape]$ mysqladmin status
Uptime: 125499
appreciate the ability to talk the problem out!
Kenny
Steve Short wrote:
Kenny,
Quick thought - RemoteDelivery has it's own queue in var/mail/outgoing.
See if there are any messages in there.
Steve
-----Original Message-
From: Kenny Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, Aug
receiving
any email, so its not under load due to too much email.. I'm at my wits
end, its negatively impacting the rest of my website. I'm starting to
get Internal Server Errors because Apache can't get the CPU long enough
to respond to a request.
Any help at all
The first mail had "JDBCVirtualUserTable.java.patch" and the second had
JDBCVirtualUserTablePatch.jar
:/
Kenny
What was the original attachment name? There is some filtering on the
list
server.
-
To unsubscribe, e-mail: [EM
On Sunday, August 24, 2003, at 12:30 PM, Noel J. Bergman wrote:
When I start up James on my server, it grows very quickly (3-4
seconds)
to using 95% of the CPU and it hovers above 90% forever.
Define forever.
3 days and counting.
Do you have any large file system repositories that are
being prep
Hi Noel,
I've checked my sent mail 3 or 4 times now and I did attach the patch
to both of my messages. Is the list software stripping out the
attachment?
Kenny
We received no such attachment. Please resend, with the attachment in
a
.ZIP/.JAR or other.
--
Sorry, I could have sworn I attached it. Here it is in a jar.
On Sunday, August 24, 2003, at 12:30 PM, Noel J. Bergman wrote:
Kenny,
We received no such attachment. Please resend, with the attachment in
a
.ZIP/.JAR or other.
--- Noel
--
Hi all,
I know people have talked about this before and I tried searching
through mail-archive.com, but I couldn't find a solution.
When I start up James on my server, it grows very quickly (3-4 seconds)
to using 95% of the CPU and it hovers above 90% forever.
I'm running the v2.1.3 with java
ously, the possible queries are still limited because you can only
bind user and host, but this improves the flexibility a great deal.
Again, any suggestions, criticism, questions are all welcome.
Thanks,
Kenny Smith
JournalScap
consider probably 1000 messages to be very large. I would assume 50 to
be either small or average.
Kenny Smith
JournalScape.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I've actually made some changes to JDBCVirtualUserTable that supports
one to many delivery like you are asking for, but I didn't do it in a
way that I felt generic enough to submit to the public (i.e. it's
hackish and ugly) :)
If you want, I can send you my current cop
Hi Harmeet,
I removed the \n\n.\n\n at the end of the message, but the problem
persisted.
Kenny Smith
JournalScape.com
Harmeet Bedi wrote:
- Original Message -
The message it dies on is always a spam message, attached is the one
currently causing my mailbox to freak out.
See if
09:08:20 INFO pop3server: Connection for kenny from
65.115.124.241 (65.115.124.241) closed.
Any thoughts?
Kenny Smith
JournalScape.com
Return-Path: <[EMAIL PROTECTED]>
Received: from bpcfis10.fis.ucm.es ([147.96.27.217])
by journalscape.com (JAMES SMTP Server 2.1.2) with SMTP
ng a list of
people.. the ISP is blocking you." While technically, I understand the
loophole, it's stupid not to take responsibility for your actions.
If you've been listed in SPEWS, you might as well switch ISPs because
nothing will save you.
Kenny Smith
SPEWS Hater
Serge Knystautas
40 matches
Mail list logo