I'm trying to get the DomainKeys mailet working to improve my
deliverability.
First off, I am getting warnings on compile, but I figured I could
ignore them:
/si/src/org/apache/mailet/domainkeys/DomainKeySigner.java:142:
warning: [unchecked] unchecked call to add(E) as a member of the raw
I'm having an odd issue with messages from my server getting caught
in other people's spam filters.
New messages that are sent to a GenericListServ consistently get
caught, but if someone replies to the message, the reply seems to get
through the spam filter.
Messages that are originating
okay, I have it compiling, but only through the use of the .jars in
the classpath. This seems to run contrary to what Norman said
earlier. This is my compile statement:
javac /com/zebraspot/mailets/VTBList.java -classpath /si/jars/
activation-1.1.jar:/si/jars/avalon-framework-api-4.3.jar:/
figure out why it is
not delivering any mail.
Simon
On 6-Dec-07, at 9:23 PM, Simon Clark wrote:
Would someone out there in JamesLand mind trying to compile my
mailet, and let me know if it compiles on their machine. Then I
can try to duplicate their environment on my machine.
The file is
Would someone out there in JamesLand mind trying to compile my
mailet, and let me know if it compiles on their machine. Then I can
try to duplicate their environment on my machine.
The file is at http://www.zebraspot.com/VTBList.java
I tried stripping it down to the bare minimum, just an em
I've done a complete reinstall of my server, and am trying to pull it
back together as correctly as possible.
I have a quick question...
In order to compile a mailet, should I have to go and download the
source code for everything it relies upon (java, javamail, james,
MailetUtil, etc?) I
ok, my mailet is coming along nicely. I have custom matcher that is
doing exactly as it should, interfacing with mySQL databases.
I have built my mailet as a sort of bastard child of AddFooter and
GenericListServ, but I cannot compile it. The problem is on this line
here:
sendmail.py was my first python program. Fixes and enhancements are
welcomed. :-)
What I have done probably won't help you much. I needed to generate
the email from a database anyway, so I just passed in the row index,
and forgot about all the other stuff, grabbed it from MySQL instead.
Success!
Not sure if I did everything the best way, or even the right way, but
I have a mailet working. Yay!
Here's what I had to do, for the sake of documenting...
- Download the source files for Java5 SDK and unpack them into my
$JAVA_HOME directory.
- Download the GlassFish code repos
On 2-Dec-07, at 5:47 AM, Norman Maurer wrote:
Are you sure that your package name match ?
I never used jar directly to create a jar. But shouldn't the directory
layout looks like:
/your/package/name/VTBList.java ?
You mean the directory structure within the .jar? I tried to do
this, addin
On 1-Dec-07, at 10:26 AM, Danny Angus wrote:
I wrote the faq. Its old now.
Try changing the script, let us know how you get on and I'll update
the faq.
I tried altering the script, but had no luck. My next avenue was to
try disabling sendmail, and use the sendmail.py script that comes
ok, slowly, the problems are falling away.
I have created a custom mailet, but it is not recognizing on James
restart, causing startup to fail.
Right now, it is essentially the AddFooter mailet. I combined the
code of AddFooter and AbstractAddFooter, figuring that I'd customize
from ther
On 30-Nov-07, at 1:06 PM, Noel J. Bergman wrote:
James and sendmail don't seem to like coexisting. Can I trick them
into that? or send emails from php through James?
They co-exist. They even have their own FAQ entry right on the
JAMES server
menu: http://james.apache.org/server/james_and
1) presumably te wiki should change to not mention editing the
phoenix.sh file
2) what is the best way to run on reboot? My symbolic links are all
set up in the /etc/rc0.d/ folder. Where does the log for these
failures go?
Ah, so it is now starting up on restart. not sure what changed. M
I just followed the direction from the RunAsServer page on the wiki,
and had some problems.
I am running on Debian Etch with Sun JRE 6.
When I followed the directions exactly, and started James from the
commandline, it seemed to launch, but did not accept any
connections. I stopped it, an
Thanks for the advice. I am going to humble myself now with more dumb
questions...
I have JAMES installed and running. It is happily passing email
though in its default configuration. Now is the time to get into
mailets and matchers. I went looking for the source code for the
AddFooter
install and experiment in a week or so, but before then, I want to
get a firm grasp on the direction I am going in.
Simon Clark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
17 matches
Mail list logo