And it's definitely worth altering your run.bat to put in
-Xmx1024 (or whatever makes sense for the memory available on your machine)
to increases the heap.
-Original Message-
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]
Sent: 08 September 2003 18:58
To: James Users List
Subject: RE: He
> org.apache.mailet.MailetException: Could not load matcher (IsInfected);
> nested exception is:
> java.lang.ClassNotFoundException: Requested matcher not found:
> IsInfected. looked in [, org.apache.james.transport.matchers.]
http://nagoya.apache.org/wiki/apachewiki.cgi?James/CustomMailet
Bosco,
There is a getMailetContext.sendMail() method that accepts a sender,
recipient, and mail message. Change the sender to the person that you
want the return path to be and it should work.
context.sendMail(sender, forwardto, msg);
Cheers,
Hut
-Original Message-
From: Bosco So [mail
Has anyone deployed a Network Associates antivirus mailet?
http://www.mailet.org/directory.html was a starting point, but it is not
loading when I startup James. The configuration doesn't work: My
alteration is currently:
virus
And I get a whole bunch of errors...starting with
Usin
Paul Bond wrote:
My james installation will receive mail from a third party, but will not allow mail to be sent or picked up by james users. pop3 and smtp logs say everything is starting up just fine. I have not done anything "weird" with my config file.
When I try to pop the server with outloo
I'm generating email messages from within a mailet. How do I create a
Return-Path header that's different from the From header? When I create
email messages outside James using the JavaMail API, the following code
gives me a Return-Path header that's different from the From header.
However, the
Herman,
> I did not check the deleted flag, will do that shortly.
Good. The more testing the better.
>
> For the list of seen messages I took the following solution.
>
> Keep only the last list of uidl's for an account.
>
> Yes One list needed per account and need to be persistent.
> But no growt
> I wrote it by mistake, it is James 2.1
> And I believe that this problem comes when I try downloading emails
> from James2.1 using my POP3 client (MS Outlook).
Which version of James 2.1.x? If not the 2.1.3, you should upgrade. Or you
could try the 2.2.x test build.
--- Noel
---
Steve,
I did not check the deleted flag, will do that shortly.
For the list of seen messages I took the following solution.
Keep only the last list of uidl's for an account.
Yes One list needed per account and need to be persistent.
But no growth or deletion of messages from the list.
Just comp
> -Original Message-
> From: Herman Reintke [mailto:[EMAIL PROTECTED]
> Sent: 06 September 2003 12:25
> To: [EMAIL PROTECTED]
> Subject: Fetchmail & leaveonserver & seen
>
>
> LS,
>
> I am running the 22a10 fetchmail...
<>
> But the messages from this account are being retrieved and
> pro
10 matches
Mail list logo