> java.lang.RuntimeException: Exception caught while storing Message
> Container: java.lang.NullPointerException
> at AvalonMailRepository.store(AvalonMailRepository.java:305)
> at RemoteDelivery.service(RemoteDelivery.java:498)
> at LinearProcessor.service(LinearProcessor.java:362)
Off-hand, I'm
You could write a James-specific mailet that modified the user repository,
since there is built-in support for a forwarding address in there.
Fair warning: you'll almost certainly need to change the code for that
mailet after the next major release.
--- Noel
> It is taking more than 1 min for sending remote mails
> while it takes only few secs for local mails.
Sounds like a DNS problem somewhere.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
> users from other domains could subscribe/unsubscribe and send
> but *NOT* receive mails from the list.
It should not have anything to do with SMTP AUTH. The list address should
still be local, and SMTP AUTH is handled only during the protocol transfer.
What it sounds like is a configuration pro
Hi,
I'm looking for a way to forward automiticly incoming mail for a user to
an pop account mail (could be an external account) only if the user
ask for it.
The Idea is : you are a working for a large company and have access to
[EMAIL PROTECTED] when you work in Paris and [EMAIL PROTECTED] wh
This is exactly what I'm looking for, thanks, you same my day ;-)
Carl
Steve Brewin wrote:
Carl [mailto:[EMAIL PROTECTED] wrote:
Sent: 12 November 2003 15:19
To: James Users List
Subject: Re: Fetch an external IMAP account
Thanks that is the functionnalities I'm looking for, however
I'd rathe
Ok, after further investigation, the I did not have the avalon framework jar
file. I had downloaded the binaries on the server, but the source on my
development client. The source download did not contain the avalon frame
work, so I downloaded the binaries.
- Original Message -
From: "L
Carl [mailto:[EMAIL PROTECTED] wrote:
> Sent: 12 November 2003 15:19
> To: James Users List
> Subject: Re: Fetch an external IMAP account
>
>
> Thanks that is the functionnalities I'm looking for, however
> I'd rather
> to have a it with a full java implementation and the ability to
> integrate it
Witch version of James 2.1.3 ?
where can I find a config.xml sample tha use it ?
Thanks for your help,
Carl
Danny Angus wrote:
Theres a more fully featured replacement for fetchPOP service called
FetchMail in newer version of James.
It uses JavaMail and supports IMAP as well as POP (hence th
Theres a more fully featured replacement for fetchPOP service called
FetchMail in newer version of James.
It uses JavaMail and supports IMAP as well as POP (hence the name change)
d.
***
The information in this e-mail i
Thanks that is the functionnalities I'm looking for, however I'd rather
to have a it with a full java implementation and the ability to
integrate it into james.
Carl
Danny Angus wrote:
Take a look at FetchMail, I'm not sure what version(s) it is in, but it
does what you want.
Hi,
I'm us
Take a look at FetchMail, I'm not sure what version(s) it is in, but it
does what you want.
Hi,
I'm using James in a mail migration context. An external IMAP server was
used to manage our mailboxes (AOL). Now we have moved on our own mail
server : james
What I would like to do is to fetch
Hi,
I'm using James in a mail migration context. An external IMAP server was
used to manage our mailboxes (AOL). Now we have moved on our own mail
server : james
What I would like to do is to fetch the IMAP aol accounts to put these
mail in the right mail repository on james, so people who take ti
SMTP AUTH only affects incoming SMTP.
Outgoing SMTP wouldn't work otherwise!
Can you send "normal" mail to these people through James?
I bet James thinks you're relaying.
***
The information in this e-mail is confident
Hello,
I have a peer-to-peer network of machines and i am sending mails via
james to these machines.It is taking more than 1 min for sending
remote mails while it takes only few secs for local mails.Kindly
suggest me how to configure james to shorten this time for remote
mails.
Prits
-
15 matches
Mail list logo