Ping? Hope I didn't get lost in all the smoke around here! Benoit, Jean,
anyone with any more good ideas? Hope so, cuz I am stuck and Google just
doesn't want to toss out anything useful yet.. Sigh...
Marc
On Mon, Jul 10, 2023 at 10:39 PM Marc Chamberlin
wrote:
>
>
> On Mon, Jul 10, 202
On Mon, Jul 10, 2023 at 6:12 PM Benoit TELLIER
wrote:
> Hello Marc,
>
> Be also sure to turn off autoDetect* in domainlist.xml :
>
>
>
>
>
> false
>
> false
>
> localhost
>
>
>
> Hi Benoit Tellier, and thanks for taking the time to reply and share your
> thoughts. The configuration
10 21:21:10 | 2023-07-10 21:21:10,574 INFO |
org.apache.james.protocols.smtp.core.log.HookResultLogger |
org.apache.james.smtpserver.AuthRequiredToRelayRcptHook: result= (DENY
Connected)
INFO | jvm 1| 2023/07/10 21:21:10 | 2023-07-10 21:21:10,586 INFO |
org.apache.james.protocols.netty.BasicChannelUpstreamHandle
Hello Marc,
Be also sure to turn off autoDetect* in domainlist.xml :
false
false
localhost
Similarily you could share your dnsserver.xml file.
Regards,
--
Best regards,
Benoit TELLIER
General manager of Linagora VIETNAM.
Product owner for Team-Mail product.
Chair
Hi marc,
I took a look at the logs, I never encountered this issue so I'm not
entirely sure what's going on but the failure seems to be in this part :
> 2023-07-10 09:51:54,390 ERROR |
> org.apache.james.domainlist.lib.AbstractDomainList | Cannot get IP
> address(es) for Domain : localhost
> 2023
ames.protocols.lib.netty.AbstractConfigurableAsyncServer | Init POP3 Service done
2023-07-10 09:51:42,808 INFO | org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer | IMAP Service bound to: 0.0.0.0:10143
2023-07-10 09:51:42,808 INFO | org.apache.james.protocols.lib.netty.AbstractConfig
On Sat, Jul 8, 2023 at 12:14 AM Jean Helou wrote:
> Hello marc
>
> You wouldn't happen to have a session output and/or logs.
> It makes diagnosing the problem much easier and would help pinpoint the
> configuration setting that's incorrect.
>
> Have you changed the mailet container config by any
Hello Marc,
I agree with Jean on this, take a look as well in mailetcontainer.xml. That's
the file defining how your James server will process incoming and outgoing
emails.
Best regards,
Rene.
On Jul 8, 2023 2:14 PM, from Jean Helou Hello marc
You wouldn't happen to have a session output an
Hello marc
You wouldn't happen to have a session output and/or logs.
It makes diagnosing the problem much easier and would help pinpoint the
configuration setting that's incorrect.
Have you changed the mailet container config by any chance ?
Jean
Le sam. 8 juil. 2023 à 08:30, David Matthews a
hi Marc
I'm not a james expert, but as a generic observation, since any mail exchanger
should allow local users to send mail (but indeed prevent relaying from other
sources unless explicitly deciding to allow them), I suggest reverting to
standard config and starting from there.
There is a wri
Hello Apache James mail list. Yes, I know from Google searches that
getting a "relay denied" error message is a rather common experience but so
far I don't have nor found a solution to this error message; when I try to
send from any one of several accounts that my James server has been set up
to h
ies file using the example
that was given.
Hope it helps...
It does, again thanks for helping me, much appreciated! Marc...
Best regards,
Benoit TELLIER
On 02/05/2023 11:15, Marc Chamberlin wrote:
Hi Benoit, and thanks a million for your reply. Yes, I have used
telnet to make a conne
r reply. Yes, I have used
telnet to make a connection on both the imap and smtp ports that my
Apache James email server is listening on. I have successfully
simulated sending and receiving emails by manually typing in the
appropriate commands with lots of joy! Seems to work OK when making
te
processing imap request
For what it's worth months ago my james instance broke when I upgraded to java
17, I posted about it here but no one could reproduce so I left it on 11,
months later I upgraded to 17 again and everything was working fine so I
thought nothing more about it. Recently, howeve
Yes, I have used
telnet to make a connection on both the imap and smtp ports that my
Apache James email server is listening on. I have successfully
simulated sending and receiving emails by manually typing in the
appropriate commands with lots of joy! Seems to work OK when making
telnet connection
Hi Benoit, and thanks a million for your reply. Yes, I have used telnet
to make a connection on both the imap and smtp ports that my Apache
James email server is listening on. I have successfully simulated
sending and receiving emails by manually typing in the appropriate
commands with lots
ils while I am composing it.
So my question is, what is the best way to monitor the IMAP protocol
communication that is going on between my Thunderbird email client,
and the Apache James server? Can I capture it via the log files for
Apache James or must I learn how to use a low level network mo
NAMED\
--add-opens=java.base/java.text=ALL-UNNAMED
On 4/27/23 03:00, Sean McElroy wrote:
😊 Thanks
-Original Message-
From: Benoit TELLIER
Sent: 27 April 2023 10:59
To: server-user@james.apache.org
Subject: Re: [EXT] Re: - Error while processing imap request
No and no.
On 27/04/2023 16:58,
ls do disappears from the Inbox
folder temporarily only to reappear back in the Inbox folder a little
later. Another symptom that has show up is Thunderbird keeps reporting
that it cannot save a copy of my draft emails while I am composing it.
So my question is, what is the best way to monitor the
😊 Thanks
-Original Message-
From: Benoit TELLIER
Sent: 27 April 2023 10:59
To: server-user@james.apache.org
Subject: Re: [EXT] Re: - Error while processing imap request
No and no.
On 27/04/2023 16:58, Sean McElroy wrote:
> Thanks Benoit.
>
> Does this affect Apache James or
: server-user@james.apache.org
Subject: Re: [EXT] Re: - Error while processing imap request
Hello,
Yes it helps.
In java versions above java 11, java is more restrictive about reflection (as
shown in [1] ) and here the JMS mailqueue fails at initializing stuff to read
emails in the queue (shown in [2
while processing imap request
Hello,
Yes it helps.
In java versions above java 11, java is more restrictive about reflection (as
shown in [1] ) and here the JMS mailqueue fails at initializing stuff to read
emails in the queue (shown in [2]). The FST serializer makes heavy usage of
reflection
ailet-api-3.6.0.jar:3.6.0]
... 36 more
-Original Message-
From: Benoit TELLIER
Sent: 26 April 2023 00:59
To:server-user@james.apache.org
Subject: [EXT] Re: - Error while processing imap request
Hello Sean,
Which James server flavour are you using? (distributed, spring, guice-jpa,
etc...
--Original Message-
From: Benoit TELLIER
Sent: 26 April 2023 00:59
To: server-user@james.apache.org
Subject: [EXT] Re: - Error while processing imap request
Hello Sean,
Which James server flavour are you using? (distributed, spring, guice-jpa,
etc... )
Which version of James are y
Hello Benoit,
I am using James Spring, version 3.6.0
Best Regards,
Sean
-Original Message-
From: Benoit TELLIER
Sent: 26 April 2023 00:59
To: server-user@james.apache.org
Subject: [EXT] Re: - Error while processing imap request
Hello Sean,
Which James server flavour are you using
Hello Sean,
Which James server flavour are you using? (distributed, spring,
guice-jpa, etc... )
Which version of James are you running>
ClosedChannelException in IMAP are unrelated to email delivery and fully
harmless...
Best regards,
Benoit
On 25/04/2023 20:57, Sean McElroy wr
]
org.apache.james.imapserver.netty.ImapChannelUpstreamHandler.exceptionCaught:143
- Error while processing imap request
java.nio.channels.ClosedChannelException: null
Any ideas, why this might be?
Many thanks.
Confidential Communication: The contents of this e-mail including any
attachment are
Hi Jerry,
On Tue, 2019-10-29 at 15:12 -0500, Jerry Malcolm wrote:
> Ok, I need an IMAP expert Below is a very brief trace of the
> communications between iPhone mail and JAMES (3.4). I completely
> deleted an account on my iPhone, then recreated it while in airplane
> mode to
in iPhone search below)
---
iPhone: UID SEARCH RETURN (COUNT) 1:* NOT DELETED
Response: ESEARCH (TAG "39") UID ALL 7776,7955:7970,7975:8033
The two queries above are for the same email account/folder. Again, I'm
not an IMAP expert. But it appears that both should return the same
Ok, I need an IMAP expert Below is a very brief trace of the
communications between iPhone mail and JAMES (3.4). I completely
deleted an account on my iPhone, then recreated it while in airplane
mode to make sure I didn't miss any communications in my trace. I
started the trace, e
Thunderbird instance. So far, so good. But now every
time Thunderbird contacts James for an IMAP update, I get the error
below in the James log. I'm not really familiar with jpa. I searched
through the source and found quite a few places that the
"findMessagesInMailbox" name
se. I created a new test email account in James and configured
>> it in my local Thunderbird instance. So far, so good. But now every
>> time Thunderbird contacts James for an IMAP update, I get the error
>> below in the James log. I'm not really familiar with jpa.
ndbox copy of my real
database. I created a new test email account in James and configured
it in my local Thunderbird instance. So far, so good. But now every
time Thunderbird contacts James for an IMAP update, I get the error
below in the James log. I'm not really familiar with jpa. I s
contacts James for an IMAP update, I get the error below in the James
log. I'm not really familiar with jpa. I searched through the source
and found quite a few places that the "findMessagesInMailbox" name is
referenced. So not really sure why it says it isn't defined. Any
idea
Is there some way of configuring james 3 to require users to
authenticate with a digital certificate instead of just uid/pw?
--
thanks,
Michael Lepore
michael.lepore.w...@gmail.com
-
To unsubscribe, e-mail: server-user-unsubs
Yep, thanks for the help. after reading your response, I noticed in the
imap conf file, I didn't change the binding port from 143 to 993. I
then changed the smtp conf back to StartTLS=true as you suggested, and
left the binding to port 25. Thunderbird works just fine now.
thanks,
Mi
ive mails from the world.
>
>I suggest using starttls on 25 so an external server wich wants to deliver
>mail to you is able to do so.
>
>greetings from Germany
>
>Matt
>
> Mike Lepore schrieb
>
>>Thunderbird is failing to find settings for socketTLS
.
greetings from Germany
Matt
Mike Lepore schrieb
>Thunderbird is failing to find settings for socketTLS set in imap and
>smtp conf. Is there a way to get this to work?
>
>
>
>...
>
>INFO 14:59:14,214 | james.smtpserver | Id='1607585407' User=''
Thunderbird is failing to find settings for socketTLS set in imap and
smtp conf. Is there a way to get this to work?
...
INFO 14:59:14,214 | james.smtpserver | Id='1607585407' User=''
Connection established from 0:0:0:0:0:0:0:1
INFO 14:59:14,217 | james.smtpserver |
版邮件应用
发件人: Matthieu Baechler<mailto:mbaech...@linagora.com>
发送时间: 2016年9月19日 18:43
收件人: server-user@james.apache.org<mailto:server-user@james.apache.org>
主题: Re: 答复: Apache James - how IMAP is supported by James?
Hi Rami,
Le 19/09/2016 à 12:34, Rami Ojares a écrit :
> Everytime I h
d)
2. there's a plan towards 3.0 ...
3. ... and this plan includes "endurance & load testing"
So, expect your stall connection problems to be fixed before 3.0 and a
James release in the near future.
And finally, to answer Haiming, James 3 supports IMAP without known
blocking
ming wrote:
Matthieu,
Thanks for your reply.
Our project has setup a James server with james-2.3.2.1.
Now we also want to setup IMAP.
So if james-2.3.2.1 does not support IMAP, then we have to move to James v3.
Before taking any action, I like to got the confirmation from experienced users
(and
Matthieu,
Thanks for your reply.
Our project has setup a James server with james-2.3.2.1.
Now we also want to setup IMAP.
So if james-2.3.2.1 does not support IMAP, then we have to move to James v3.
Before taking any action, I like to got the confirmation from experienced users
(and experts
Hi haiming,
I don't understand what you are looking for.
James v3 indeed support IMAP and a number of IMAP extensions.
Just launch the server and connect to port 143 to see by yourself.
What else do you want to know ?
Regards,
--
Matthieu Baechler
Le 19/09/2016 à 10:12, haiming li a
Thanks Bernd for forwarding the question :)
To be more specific, is IMAP only supported in JamesV3?
Any practical guideline URL I can refer to?
From: Bernd Waibel [mailto:bwai...@intarsys.de]
Sent: Monday, September 19, 2016 15:03
To: James Users List
Subject: AW: Apache James - how
Hi Haiming,
as far as I know, IMAP is not supported in James2. Only POP3.
It is supported in James3, as it is included in the protocols:
http://james.apache.org/protocols/imap4.html
Best regards
Bernd Waibel
-Ursprüngliche Nachricht-
Von: haiming li [mailto:haiming...@outlook.com
Or IMAP is only supported in James3?
-Original Message-
From: haiming li [mailto:haiming...@outlook.com]
Sent: Monday, September 19, 2016 12:28
To: 'James Users List'
Subject: Apache James - how IMAP is supported by James?
As in the subject, can someone sh
As in the subject, can someone shed a light?
-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org
Is your problem solved ?
-
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org
Mysql as database.
This happens randomly and to resolve it i have to go and delete the email
message from the mail table then it goes throught again.
Below is the error :
DEBUG 13:19:14,840 | james.imapserver | ID=756977038 Error while processing
imap request
java.lang.NullPointerException
e(ExecutableRunnable.java:55)
at
org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116)
I've tried using both POP3 and IMAP configuration. Here are snippets of the
configuration I'm using:
pop.g
The problem has stop appearing after applying the patch, so I guess it
solved the issue correctly.
On 4/27/15 19:34, Kohei Nozaki wrote:
> Hi Eric,
>
> Yes, I already confirmed that never occur with Derby.
>
> I think I found a problem that related to this, so could you check this
> one and the
Hi Eric,
Yes, I already confirmed that never occur with Derby.
I think I found a problem that related to this, so could you check this
one and the patch?
https://issues.apache.org/jira/browse/MAILBOX-228
On 4/27/15 17:35, Eric Charles wrote:
> Seem like a postgres related issue. Can you confirm
Seem like a postgres related issue. Can you confirm it is working fine
with derby or any other database?
On 04/27/2015 06:49 AM, Kohei Nozaki wrote:
> Hello,
>
> I'm running into exactly same problem to this:
> http://www.mail-archive.com/server-user%40james.apache.org/msg14715.html
>
> I'm using
Hello,
I'm running into exactly same problem to this:
http://www.mail-archive.com/server-user%40james.apache.org/msg14715.html
I'm using James3 which acquired from SVN trunk on Feburuary 2015,
PostgreSQL 9.2.6 and Thunderbird 31.6.0.
I have only around 20 message in INBOX, but every time Thunder
Look at how server module does
https://svn.apache.org/repos/asf/james/server/trunk/protocols/protocols-imap4/
On 02/16/2015 11:31 PM, Pedro Teixeira wrote:
> Hi,
>
>
>
> I need to use Apache James IMAP Lib to create an interface that allow
> clients to connect through IMAP p
Hi,
I need to use Apache James IMAP Lib to create an interface that allow
clients to connect through IMAP protocol. However I didn´t found
documentation to create this, specially how to handle messages that server
receives.
I initialized the lib like this:
IMAPServer
Hi,
how can i configer the mechanism for IMAP and POP3 Authentication?
For example: Disable AUTH=PLAIN or LOGINDISABLED or APOP ...?
Especially for IMAP: Is it possible to deactivate certain capabilities
(so that they are no advertised when the server lists the supported
capabilities
;> http://www.mail-archive.com/server-user@james.apache.org/msg14761.html
>>
>> We are running james server beta 4 on a linux server with a oracle or
>> a mysql database.
>> After some time the we get timeouts when trying to connect with imap.
>> The occurrence see
database.
After some time the we get timeouts when trying to connect with imap.
The occurrence seems to be by chance.
We couldn't reproduce the issue yet with tests (which is very important for us
at the moment).
What kind of tests?
Does anybody know under what circumstances this
connect with imap.
The occurrence seems to be by chance.
We couldn't reproduce the issue yet with tests (which is very important for us
at the moment).
Does anybody know under what circumstances this issue occurs or what concrete
activity triggers this issue?
Regards
Ma
lchal...@seelink.org:Trash
DEBUG 22:04:51,583 | james.imapserver | ID=16380886 Loaded mailbox
#private:lchal...@seelink.org:INBOX
WARN 22:04:51,600 | james.imapserver | ID=16380886 Error while
processing imap request: java.lang.NullPointerException - null
DEBUG 22:04:51,600 | james.imapserver | ID=16380886 Error
mes.imapserver | ID=1434325079 Connection
> established from xx.xx.xx.190
> WARN 16:27:17,893 | james.imapserver | ID=1434325079 Error while
> processing imap request: java.lang.NullPointerException - null
> INFO 16:27:17,895 | james.imapserver | ID=1434325079 Connection closed
> f
O 16:27:16,119 | james.imapserver | ID=1434325079 Connection
established from xx.xx.xx.190
WARN 16:27:17,893 | james.imapserver | ID=1434325079 Error while
processing imap request: java.lang.NullPointerException - null
INFO 16:27:17,895 | james.imapserver | ID=1434325079 Connection closed
for xx.x
rd report an error saving the mail in sent (IMAP) folder. The error
> is a false allarm since the mail is correctly saved. Sometimes happens the
> mail is saved twice.
>
> Never experinced any problem with Outlook Express and LiveMail with any mail
> size.
>
> Anybod
Hi,
We experienced problems with thunderbird (24.6.0) sending mail bigger than 8MB
(Not too big anyway!).
Thunderbird report an error saving the mail in sent (IMAP) folder. The error is
a false allarm since the mail is correctly saved. Sometimes happens the mail is
saved twice.
Never
Every time I try to access an IMAP folder from an IMAP client (both
iPhone and Thunderbird) I get the following error message in the log:
Error while processing imap request: java.lang.NoSuchMethodError -
org.apache.james.mime4j.parser.MimeStreamParser.(Lorg/apache/james/mime4j/stream
yes, we had such issues with beta4, corrected in trunk (beta5-snapshot)
On 12/11/2013 12:38 PM, Ajay Kumar wrote:
Hi Team,
I am using james server 3.0. Beta 4. I am running james as window
service with My Sql as database.
The issue i am facing is : After some unexpected time the imap service
Hi Team,
I am using james server 3.0. Beta 4. I am running james as window
service with My Sql as database.
The issue i am facing is : After some unexpected time the imap service
of james disposes and i get socket time out error when try to connect
with imap.
Then to make it working i have
Hi Team,
I am using james server 3.0. Beta 4. I am running james as window
service with My Sql as database.
The issue i am facing is : After some unexpected time the imap service
of james disposes and i get socket time out error when try to connect
with imap.
Then to make it working i have
edded Derby database? (did you monitor the PostgreSQL
connection for any trouble?)
On 31/10/13 10:36, Thomas Graefenhain wrote:
Hi All,
Prerequisite:
I'm using James 3.0-beta4 configured with PostgreSQL 9.3. I'm accessing
it via Thunderbird 24.1.0 over IMAP. My folder structure is lik
sing James 3.0-beta4 configured with PostgreSQL 9.3. I'm accessing
it via Thunderbird 24.1.0 over IMAP. My folder structure is like the
following: INBOX.Folder.Subfolder and I have over 600 mails in one
Subfolder.
Problem:
While accessing a Subfolder with Thunderbird the amount of mails shown
reSQL
connection for any trouble?)
On 31/10/13 10:36, Thomas Graefenhain wrote:
Hi All,
Prerequisite:
I'm using James 3.0-beta4 configured with PostgreSQL 9.3. I'm accessing
it via Thunderbird 24.1.0 over IMAP. My folder structure is like the
following: INBOX.Folder.Subfolder and I have ov
, Thomas Graefenhain wrote:
Hi All,
Prerequisite:
I'm using James 3.0-beta4 configured with PostgreSQL 9.3. I'm accessing
it via Thunderbird 24.1.0 over IMAP. My folder structure is like the
following: INBOX.Folder.Subfolder and I have over 600 mails in one
Subfolder.
Problem:
While a
james has an smtp server built in. look in /conf for the smtpserver
config. looks like the wikipedia page is out of date.
On Fri, Nov 1, 2013 at 7:49 AM, Merve Temizer wrote:
> Hi,
>
> Wikipedia[1] tells that James is a POP/IMAP server, but James does not
> exists in SMTP server list
Hi,
Wikipedia[1] tells that James is a POP/IMAP server, but James does not
exists in SMTP server list. But when i installed James on my PC, i was able
to send SMTP mail at localhost on port 25. Can you provide something to
understand this situation?
Thanks
[1]http://en.wikipedia.org/wiki
Hi All,
Prerequisite:
I'm using James 3.0-beta4 configured with PostgreSQL 9.3. I'm accessing
it via Thunderbird 24.1.0 over IMAP. My folder structure is like the
following: INBOX.Folder.Subfolder and I have over 600 mails in one
Subfolder.
Problem:
While accessing a Subf
Hi,
We had such issues before but it is fixed in trunk. If you don't use
trunk, can you try with a snapshot?
Thx, Eric
On 21/05/2013 12:53, Tim Waizenegger wrote:
Hi,
I'm getting an error when trying to save a message to an IMAP folder via
STARTTLS encryption. The same opera
Hi,
I'm getting an error when trying to save a message to an IMAP folder via
STARTTLS encryption. The same operation works fine when using plain IMAP.
I'm having no trouble with other IMAp operations over STARTTLS though.
my client is Thunderbird 17.0.6
The error is:
DEBUG 13
Hi Martin,
Instead of hooking at the IDLE imap command, you could register your own
listener (on mailbox level). That listener will be notified and it could
issue the WebSocket call.
Thx, Eric
On 21/01/2013 18:00, Martin Hewitt wrote:
Hi Eric,
It looks like I'll have to take the &q
nd then loaded
>> when James loads the mailbox. The REST backend also has a comet function,
>> so can push messages out to subscribers. How can I link this external
>> message event with the internal James IMAP IDLE functionality?
>>
>> Thanks,
>>
>> Marti
loaded
when James loads the mailbox. The REST backend also has a comet function,
so can push messages out to subscribers. How can I link this external
message event with the internal James IMAP IDLE functionality?
Thanks,
Martin
On 7 January 2013 07:30, Eric Charles wrote:
Hi Martin,
and then loaded
when James loads the mailbox. The REST backend also has a comet function,
so can push messages out to subscribers. How can I link this external
message event with the internal James IMAP IDLE functionality?
Thanks,
Martin
On 7 January 2013 07:30, Eric Charles wrote:
> Hi Mar
Hi,
UID are immutable for a mailbox.
However, when you copy a mail from a mailbox to another mailbox, the UID
is changed (regenerated based on the destination mailbox UID sequence).
The IMAP RFC impose a long format (number) being incremented, and the
James mailbox implementation relies on
Hello,
Our system needs some way to access emails with permanent email IDs.
We use IMAP client, and I am interested in reliability of IMAP UID in James.
So here's some questions :)
1. Can I disable regeneration of UID to make it permanent in James with
IMAP account?
2. Is there a better w
don't
have to do anything on you custom mailbox. mailbox-store will take care
of idle for you.
Thx, Eric
[1]
https://svn.apache.org/repos/asf/james/protocols/trunk/imap/src/main/java/org/apache/james/imap/processor/IdleProcessor.java
On 06/01/2013 12:20, Martin Hewitt wrote:
Hi al
On 03/01/2013 08:30, Syao Work wrote:
On Wed, Jan 2, 2013 at 7:15 PM, Eric Charles wrote:
On 01/01/2013 21:51, Syao Work wrote:
Hello,
Scenario 1:
making "outbox" folder in james IMAP.
Then james could connect to users IMAP outbox folder and send
messages ove
On Wed, Jan 2, 2013 at 7:15 PM, Eric Charles wrote:
>
>
> On 01/01/2013 21:51, Syao Work wrote:
>
>> Hello,
>>
>> Scenario 1:
>>making "outbox" folder in james IMAP.
>>Then james could connect to users IMAP outbox folder and
On 01/01/2013 21:51, Syao Work wrote:
Hello,
Scenario 1:
making "outbox" folder in james IMAP.
Then james could connect to users IMAP outbox folder and send
messages over SMTP and moving those mails to Sent Items folder.
custom mailet to the rescue if the process
Hello,
Scenario 1:
making "outbox" folder in james IMAP.
Then james could connect to users IMAP outbox folder and send
messages over SMTP and moving those mails to Sent Items folder.
Scenario 2:
James IMAP user sends email over SMTP with his IMAP user credential.
Th
Hi Rajesh,
mailbox-store uses Event mecanism
MailboxEventDispatcher
MailboxListener
You can implement your own processing further to the generation of
FlagsUpdated (read mail) ...
thx, Eric
On 11/10/2012 13:20, Rajesh Bansal wrote:
Hi Friends,
I need to execute something at IMAP server
Hi Friends,
I need to execute something at IMAP server side whenever a user is reading
his mail or deleting his mail from mailbox. Can you guys please help me in
this regard . I will be thankful to you.
Rajesh Bansal,
Project Manager
Telemune Software Solutions Pvt. Ltd.
M. No. +91
On 14/09/2012 12:32, Marco Zapletal wrote:
...
The messages which I want to expose via IMAP are not delivered using
SMTP, but via some other protocols. So, my question was how to get my
messages processed and stored in the James mailbox. In the meantime I
already got this working by wrapping my
User.userName and
Mailbox.name)? If so, I guess it is not possible to allow multiple users
(each of them with his own password) to access the same mailbox?
A mailbox belongs to user (Mailbox.user).
A user can subscribe to a Mailbox so it will appear in its imap client.
There is an effort to
with his own password) to access the same mailbox?
A mailbox belongs to user (Mailbox.user).
A user can subscribe to a Mailbox so it will appear in its imap client.
There is an effort to introduce ACL (Access Control List), so a mailbox
can be accessed by multiple users, depending on assigned
to put
> MimeMessage instances as BlobMessages on the SPOOL queue (if I do not use
> the SMTP server directly)?
>
>
>
> Thanks in advance,
>
> Marco
>
> On 05.09.2012 10:19, Marco Zapletal wrote:
>
>> Hi folks,
>>
>> I have an existing, "custom" m
ustom" message store running, which I want to
expose via IMAP. The Mailbox project seems to be quite handy for that.
Could someone please give me feedback whether the following steps are
correct:
- Mailbox Persistence: Implement Mailbox persistence for my custom
message store (i.e.,
Hi folks,
I have an existing, "custom" message store running, which I want to
expose via IMAP. The Mailbox project seems to be quite handy for that.
Could someone please give me feedback whether the following steps are
correct:
- Mailbox Persistence: Implement Mailbox persiste
wrote:
Hi all,
Our IMAP server was running for about 14 days without problems (we pilot
phased it for about 7 days which worked fine) we got the following
exception (found in james-server.log, not imap-server.log):
-
INFO
On 8/18/2012 5:27 AM, Eric Charles wrote:
Hi,
We tackle distributed UID generation via
https://issues.apache.org/jira/browse/MAILBOX-103
We have a first snapshot implementation (undocumented) with UID
generated by a Zookeeper Ensemble in
https://svn.apache.org/repos/asf/james/mailbox/trunk/
1 - 100 of 380 matches
Mail list logo