Hey Ivan,
welcome to Apache James.
There's actually a very recent topic about that very issue:
https://www.mail-archive.com/server-user@james.apache.org/msg17186.html
In the end it comes down to: James lacks the ability to perform a
non-TLS retry when outgoing StartTLS is enabled and it fails
ting seems to get ignored or doesn't do as I expected, so the
customer will just have to live with some emails not getting delivered.
Kind regards
Matt Pryor
Research and Development Manager
The International Presence Group of Companies
EMAIL: pr...@presencebpm.com
URL: www.International-pre
Hello Marc,
sorry for being late. Usually I try to give the least a look at least
once a day. But I had other priorities over the past couple of months.
Well, given the error the first few issues comming to my head:
- executing from the wrong directory
- permission issue
- mistype error
- wron
Hi Matt,
first up: If you get some issue of some trustpath can't be established
it's usually the remote. But it could also on your end missing some root
ca certs.
A test I like to use for my own server is this:
https://www.checktls.com/TestReceiver
The default settings give you a good first cl
Hi everyone,
sorry for not being active for some time. Anyway - after reading up I'd
like to give my thoughts for those you may still seek for them or at
least for the archive.
Hey Ilja,
from what I get your issue back in late april was that you struggled
with some target smtp servers not a
ster. I guess I
have to tinker with either the mailetconfig or the smtp config as this
will fail SPF unless I write some excemption for the slaves.
I'll report back tomorrow.
Have a good one
Matt
Am 10.03.25 um 11:21 schrieb Jean Helou:
Hi matt
On Sun, Mar 9, 2025 at 8:15 PM cr
and put the new ones at a higher priority than the
instance running on the main server, after a while you can even stop the
main server James process entirely :)
The downside of course is increased latency both from client to vps but
also from vps to vps or to the main database server.
I hope that o
Hello there dear James devs and fellow James users,
my hoster OVH currently offers me a great deal on VPSs for less than 12
bucks a year (less than 1 buck per month) in several datacenters around
the world. I really tempt to get that deal as I have some ideas to
utilize multiple servers - havi
but I guess it would suffer from more or less the same
issues as the JWT solutions while being even more complex to setup.
Any other scheme I can think of requires server side storage of the
credentials and thus much more work.
Jean
On Sun, Feb 16, 2025 at 10:53 PM cryptearth
wrote:
Hey
oin :) i think u need use - So
long © as ur special word for something pretty hard and need a lot of time
to make it work ^_^
пт, 14 февр. 2025 г., 12:05 cryptearth :
Well, a simple credential based auth like a password as the most common
and basic form of a challenge-response would work if the we
know i am disturbing
you pretty much Matt and Benoit too.
чт, 13 февр. 2025 г., 07:57 cryptearth :
Hello Benoit,
I'm happy to provide something back to the James project. Unfortunately
I read your reply too late to start work on it over the past weekend.
And currently I work long shifts due t
, Signal)
Le févr. 8, 2025 6:06 PM, de Cryptearth Hi
Ilya,
for me in my very own personal opinion using RSA keys would be fine
already, or any other established public-key auth like SSH. But JWT
already is some sorts of this which just has to be implemented
correctly. I tried to look into it but honestly
Hi Ilya,
for me in my very own personal opinion using RSA keys would be fine
already, or any other established public-key auth like SSH. But JWT
already is some sorts of this which just has to be implemented
correctly. I tried to look into it but honestly not really understood
it. So I guess
Hello Ilya,
sorry for my late reply to that topic.
As you seem to have figured out by now: The webadmin isn't an web admin
panel but rather just an REST api.
First of all I have to stress about security: As for now webadmin
doesn't have any proper security. Everyone who has access to it has
[INFO ]←[0;39m o.a.j.p.l.SslConfig - TLS enabled with
auth NONE using truststore null
but i cant log in into mail via any client
сб, 1 февр. 2025 г. в 10:15, Ilya Terskov :
Thanks alot Matt i try make Pem from Lets encrypt and use it.
сб, 1 февр. 2025 г., 06:46 cryptearth :
"It doesn't
"It doesn't work" is not a helpful error description - in fact: it is
none at all.
If you try to start james with regular PEM files but have messed up
something you will get a stack trace telling you what went wrong.
Converting a PEM certificate chain with a private key into a java
keystore is
Hi there,
as I use MariaDB this is my current start script for 3.8.x guice jpa:
#!/bin/sh
java \
-javaagent:james-server-jpa-app.lib/openjpa-3.2.0.jar \
-Dworking.directory=. \
-Djdk.tls.ephemeralDHKeySize=2048 \
-Dlogback.configurationFile=conf/logback.xml \
-cp
"james-server-jp
Hey David,
thank you for your follow-up. Had a good read.
A bit of a rant was supposed to follow here - but for some reason I just
tried to remove sendmail from my current opensuse 15.6 and to my
surprise it just worked without any issues. Well, the removal of the
package that was - as for wh
Hey David,
my point was not that James can't be used as primary mail server - I do
run it myself as my primary one.
But my point was that for at least some services typical run on a linux
system there base config seem to either require a working sendmail
provider or bring them along as depende
Hello Guy,
welcome to the James mailing list and a happy new year 2025.
I do have my opinion about using Windows as an server OS - but with a
good admin I don't see much differences.
Do I recommend James as your primary mail server - YES - but it also
comes with some shortcommings:
Most Linux
Hello Hiran,
although kind of late I still like to reply:
1) Which version to use?
IIRC the spring version is deprecated and subject to be removed in 4.0.
So the preferred version to use is the guice build.
Starting it requires a bit more effort than just call
/bin/james start
as with the spri
en use
the command: mvn clean package -DskipTests -Dmaven.javadoc.skip=true.
Tung,
Greetings from Vietnam
On Sun, Jun 9, 2024 at 7:29 AM cryptearth
wrote:
Hello everyone,
just did a build of 3.8.1 from source and ran into a few quirks:
1) JAVA_HOME has to be set
As many of you know I use Open
Hello everyone,
just did a build of 3.8.1 from source and ran into a few quirks:
1) JAVA_HOME has to be set
As many of you know I use OpenSuSE as my main server OS (although from
day to day I reevaluate to stick to it) and until now I used the fresh
system to also compile James from source. Fu
Hello Dominik,
for a "dumb" internal-to-external relay I use sendmail with its
nullclient config.
My setup looks like this:
OS: opensuse 15
local sendmail: sendmail
sendmail config: nullclient(localhost)
proper mail-server: James
In my config I use it to provide local sendmail for logs from
destined more to sys admins than lambda users for a backend
software, as long as it does the job, it's enough already IMO :)
Cheers,
Rene.
On 1/14/24 09:07, cryptearth wrote:
Hi everyone,
so, I had a look into Guice+JPA and it's quite easy to setup by just
reuse the configs I have
lly^^'
Might want to ask the people managing the mailing lists I guess.
Well if anything else don't hesitate :)
Rene.
On 1/11/24 02:45, cryptearth wrote:
Hello Rene,
thank you for your reply.
I tried to look into the docs and the readme, but I get redirected to
these two pages wi
ne.
On 1/9/24 21:27, cryptearth wrote:
Hello Rene,
thank you for the kind words.
May let me answer your points:
- Spring vs. Guice: I use James since the Beta of 3.0 and if I recall
correctly back then the Spring package was the one to use. By the
usual "never change a running system" I not
ur main server and backup, maybe just redirect
the mails to both platforms, and let them treat the mails separately?
If not I guess db backup and sync between the two could do it too.
Good job on running latest James on the new OpenSuse though, thanks
for sharing!
Rene.
On 1/9/24 10:17, cryp
Hello there everybody,
happy new year 2024 to all of you.
It's been quite some time since I was last active on this maillist. After
upgrading my server to OpenSuSE 15.5 and James to 3.8 and after reading the
recent topics on the web archive I decided to post a small round up how it
went this wa
s is
valid and only the final .get() fails.
The test-data I send manual via TELNET matches what GMail sends - no
matter if ipv4 or ipv6:
cryptearth@root1:~> telnet home.cryptearth.de 25
Trying 2a0c:d242:3803:9400::137...
Connected to home.cryptearth.de.
Escape character is '^]'.
220 ho
Hey David,
yea, I also had the same issue about my mails ending up in spam filters
at first until I figured out the issue. As I'm a german and have to deal
with officials there's another thing specific to germany that can drive
you absolut nuts: EMIG and DE-Mail.
EMIG is short for "e-mail made
Hey guys,
I got "inspired" by this topic to write down a guide myself. Although I
only have SPF set up right now I may take the time to also have a look
into DKIM and DMARC. It won't be perfect, but same as with Davids guide:
It should others new to James get started.
I'll happy to contribut
Hello David,
I gave your link a look, but noticed my reply would be too long to fit
in here. So here's the rather short version: As I've read your guide I
noticed pretty early on that our usages of james are differ too much for
a "fair" comparison.
Just as a visual side-note: I'm not sure if t
nt leaks due to weak MD5 if
someone's database gets leaked.
So long,
Matt
Am 20.08.2020 um 23:31 schrieb cryptearth:
Hey there all,
Matt here.
So I upgraded my server from openSUSE 15.1 to new released 15.2. It
comes with quite some recent versions of the required stuff: Java 11,
Mar
Hello Mehmet,
your mail got a bit "rearanged", your Apple Mail seem to had fun putting
the parts together. As a wild guess: Did you just dragged'n'dropped your
config into the mail? Maybe Apple Mail can'T handle the way you attached
your config ... but I guess that's just apple being apple ...
Hello Mehmet,
this is an easy topic.
Why this happens?
By RFC a SMTP server has to accept incomming unencrypted connections on
TCP/25, as this is the default SMTP port. It depends on the server if
and what features to support. Some may be configured to only accept
mails from other servers, so
Hey there all,
Matt here.
So I upgraded my server from openSUSE 15.1 to new released 15.2. It
comes with quite some recent versions of the required stuff: Java 11,
MariaDB 10.4, maven and git are finally part of the main repository -
so, I thought: Yes, should be a walk in the park. Well, as a
Hi David,
well, I wouldn't go as far as to say "it wasn't tested" - but rather "no
one took the effort to build it local it give it a try" - as if this
would had been done at least someone should had noticed that the way the
mailetcontainer.xml was at this point just doesn't work. So, I guess
e retrieved via IMAP.
But: As I tried to send out a mail to gmail it all completely broke.
Here's the log:
cryptearth@home:~/james-server-app-3.4.0/bin> sudo ./james console
[sudo] Passwort für root:
Running Apache James :: Server :: App...
wrapper | --> Wrapper Started as Conso
Hey all,
so it took me quite some time to set up the VM and tinker all so it
would be like if running on one of my servers, and at least for me it
worked as it should. The only thing I couldn't get to work yet was
actual remote delivery to an external server, but I guess that's just a
wrong d
g.
On Thu, 2020-03-05 at 10:13 +0100, cryptearth wrote:
Hi David,
well - does the mail show up in the maildir directory? So, is it
actually physically stored? It's possible that it's just not saved
and
hence never "delivered". Also, as mentioned, have a look into the
/var
Hi David,
well - does the mail show up in the maildir directory? So, is it
actually physically stored? It's possible that it's just not saved and
hence never "delivered". Also, as mentioned, have a look into the
/var/mail/ directories if it get's somewhere sorted out for some
error.
I also ev
Well, if we look at the history of mailetcontainer.xml
https://github.com/apache/james-project/commits/master/server/app/src/main/resources/mailetcontainer.xml
it was added, not properly tested (likely cause the test framework
doesn't support the testing of the config files), fixed and finaly
c
Hi David,
well, although I as just another user of James can't come up with any
technical explanation why you got that issue I had similar issues when I
first used James back with 3.0-beta5 (or some like this - it's been long
since). Communicating with the SMTP/IMAP/POP3 servers James starts u
Hi David,
unfortunately yours and Ahmets descriptions weren't very clear, so I
just repeated a list of what I had done many years ago (I used a
different solution, but as it got stuck in some never-fixed issue I
looked for another and that's I got into James) as I also struggled to
get it up
I'd just like to ask: Did you already had time to have a look at your issues? I
would like to know if my reply was any helpful (also if it was causing even
more issues so I might correct any mistakes).
Matt
m...@dmatthews.org.INVALID schrieb
>>Hi Matt,
>>
>>I will check the steps tha
Well, as I had similar issues the first time I used James I may can
provide some help. Be aware: This might be a longer message - just as
there're a lot of things that can lead to such problems.
Well, where should I start? I guess with the James server itself. I may
repeat myself as I already
ed us to get rid of the animal-sniffer
plugin and get faster compilation time.
We did try to do a complete move a while ago to Java11 but I think
there was some issue, perhaps because we needed to bump up Spring, not
sure to remember well. We might need to dig deeper into it.
Rene.
On 02/03/2020 1
would like to add is that with James
3.4.0, you need to compile it with Java11 now (but we still target the
build to run on Java8).
If any other issue, don't hesitate to write an other mail, or ask a
question on the gitter of the project too
(https://gitter.im/apache/james-project).
Hello Alexei,
here's a short how I do it:
1.) clone stable git head, like current for 3.4, into its specific
directory: git clone --branch james-project-3.4.0
https://github.com/apache/james-project.git james-3.4.0
2.) build it but skipping tests (cause some fail and it saves a lot of
time -
Hi there, Matt here.
So, I wanted to set up a small mailing list a for a small project, found
the doc about 2.3 and 3.x - but then didn't found the
AvalonListserverManager but only the two matchers CommandForListserv and
CommandListservMatcher. I also tried to look back at earlier git commits
confirmation that's how it works.
I will also take your advice and start blocking IPs on our firewall!
Many thanks
Matt
On Mon, 5 Aug 2019 at 16:14, cryptearth wrote:
Hey Matt,
I have to ask as it isn't clear: Do you use James also to receive mails
from outside, so TCP/25 has to
Hey Matt,
I have to ask as it isn't clear: Do you use James also to receive mails
from outside, so TCP/25 has to be open to the world, or is it possible
to just close TCP/25 to the public and make it only accible inside your
net/vpn?
Also: If you experience attacks, that's daily work for the a
still unknown to me. But at least I have an idea how
>things work. But im guessing firstly I have to create a custom Mailet and
>using javamail to send the “unsynchronized” message to all server when its
>back online.
>
>Thank you for the suggestion / Idea , sorry for any wrong wo
Hey Jason,
it's not clustering in the multi-directional way but I use master-slave
sync for my setup: On my root-server my main instance run - and at home
my backup instance sync each night. There's this one main issue: When
mails get delivered to my backup at home they don't sync back up to t
and the response. I will try to
put it into good use. Sorry for any wrong word.
Since this thread is more about DKIM and SPF, I might have to stop replying
after this as to not go off-topic and created a new one if needed.
Sincerely, Jason
Sent from Mail for Windows 10
From: cryptearth
Sent:
mation as general as it can be. any Comment/Critique are
welcome !
Thank you for the help and response.
Sincerely, Jason.
Sent from Mail for Windows 10
From: cryptearth
Sent: Tuesday, July 16, 2019 2:55 PM
To: server-user@james.apache.org
Subject: Re: Applying JDKIM and SPF to the Mailets
ly as soon as possible once the tutorial done. Thank you so much for
everyone that has been helping.
Sincerely, Jason
Sent from Mail for Windows 10
From: cryptearth
Sent: Monday, July 15, 2019 5:03 PM
To: server-user@james.apache.org
Subject: Re: Applying JDKIM and SPF to the Mailets
Hey Jason,
for Windows 10
From: cryptearth
Sent: Friday, July 12, 2019 6:10 PM
To: server-user@james.apache.org
Subject: Re: Applying JDKIM and SPF to the Mailets
Hey Jason,
I had to read to RFC and test a bit with google, but it seems you still
have a DNS issue:
Your selector is: 1562899936.107
Your domai
me to any direction?
Thank you and sorry for any wrong word.
Sincerely, Jason.
Sent from Mail for Windows 10
From: cryptearth
Sent: Wednesday, July 10, 2019 1:13 PM
To: server-user@james.apache.org
Subject: Re: Applying JDKIM and SPF to the Mailets
Hey Jason,
I have a guess in the blue: You
ecord. As for the DKIM
Mailet, I have removed it for now and just leave the ConvertTo7Bit Mailet for
now (The header said the Encoding is 7 bit, it must’ve worked). It still
produces the “Bad Decryption Password” error and mailetcontainer.xml doesn’t
allow “--” to be in the comment.
Thank you
Hey Jason,
as said earlier: If Google is marking your mails as spam that's most
likely issue with DNS. Neither DKIM nor SPF is needed, Google uses a
"soft-ignore" policy wich, when no information can be obtained, ignores it.
SPF is set in the zone file belong to your domain, there's no need f
r the help.
Sincerely, Jason
Sent from Mail for Windows 10
From: cryptearth
Sent: Friday, July 5, 2019 3:07 PM
To: server-user@james.apache.org
Subject: Re: About Custom Mailet Configuration
Hey Jason,
glad to hear you could it got to work.
About DKIM: You don't need to implement that yo
OGIN failed from rut...@107.jp@185.137.111.188
INFO 08:13:15,364 |
org.apache.james.protocols.netty.BasicChannelUpstreamHandler | Connection
closed for 185.137.111.188
Sorry for any wrong word, and thank you for the help.
Sincerely, Jason
Sent from Mail for Windows 10
From: cryptearth
Sent: Thursday,
Hey Jason,
have a look at the doc, I supply it on my server (sorry for no-frame
support - security header stuff set by apache config):
https://cryptearth.de/~cryptearth/doc/org/apache/mailet/base/GenericMailet.html
The doc says this:
init(MailetConfig): "When overriding this form o
Hey Jason,
it seems you either didn't attached the source or don't have permission
to (idk - maybe a list admin could help about this).
So, either you use services like pastebin, an online repo, host it on a
server - or for achive purpose post it here in the mail list.
About your log4j: only
managing to send OK, just not fetch/receive. And both Android devices
are acting the same way.
I will keep poking around, take a look/search for caches etc... Thanks
for the thoughts... Any one else got any ideas?
Marc..
On 7/1/19 11:58 PM, cryptearth wrote:
Hey Marc,
this looks strang
is occurring since I would expect to see a lot more
instrumented messages showing up in the logs whenever I click in the
client to ask for a new download of messages.
Marc...
On 7/1/19 10:26 PM, cryptearth wrote:
Hey Marc,
as most Android apps handling mail use javamail (at least I wo
Hey Marc,
as most Android apps handling mail use javamail (at least I would, but I
don't know for sure if the android-api itself may offer some
"system-level" stuff wich is messed up) you can do so with a normal java
application run on your other clients. As more than one device shows an
issu
:49 AM, cryptearth wrote:
Hey Jason,
glad to hear you got it working. I suggest you set authRequired to "announce" as some clients don't
auth correctly if it's required but not announced in options after EHLO, as I recently discovered with
JavaMail API (for what ever re
ail from world and send message to other
(though still treated as spam in gmail, but maybe because still no DKIM and
SPF). Thank you so much for the help!
Sincerely, Jason
Sorry for any wrong word, and thank you for the help
Sent from Mail for Windows 10
From: cryptearth
Sent: Thursday, June 27
le"
until you get it) it should work fine. Maybe adding jmxName fixes it to
override default "smtpserver" bean name.
Hope this helps ...
Matt
Am 27.06.2019 um 14:35 schrieb cryptearth:
Don't worry about usage of mail-list - you get used to it by using it.
I had same issues when I
et loaded first before the 465, but still no luck.
Is there something im doing wrong or I miss or I need to look out?
Sincerely, Jason
Sorry for any wrong word, and thank you for the help
Sent from Mail for Windows 10
From: cryptearth
Sent: Thursday, June 27, 2019 11:03 AM
To: server-user@j
Hello Jason,
if I remeber correctly from an older topic, it's possible to use more
than one port per service. In /conf/smtpserver.xml you normal
have this layout:
0.0.0.0:25
This is the required one on TCP/25 for receiving e-mails from the
outside world. Why? SMTP uses T
Hello Arvind,
it's just a guess, but I don't think this will be possible, and if it
is, it will be tricky.
DNS MX records only allow to a priority for all mail servers, but
nothing about users.
For example: I have also two mail servers running: one on my root server
wich is my main mail se
eued it
matches the specified recipient and isn't redirected again > loop broken.
I guess it would be wise to add IPv6, but as I set sendmail explicit to
IPv4 127.0.0.1 and any other code I may write will use smtp-auth I guess
it doesn't matter.
I hope I can mark this topic finall
019 um 17:43 schrieb cryptearth:
Hey Garry,
I appreciate your effort. I don't think any of your questions are
stupid, in fact, as you said: let's go on systematically.
About the NICs: the VM emulates a Intel PRO/1000 MT Desktop (82540EM).
The physical host the VM runs on has a I
27, 2019, at 3:35 PM, cryptearth wrote:
Hey there,
I ran another test on another real machine instead of a VM - and surprisingly I
encountered the same issue. So it seems somethings different on a real machine than on a
vm causing this issue. Anyone knows how the "name" of a mail i
could be valid if cloning it exceeds some limit?
Matt
Am 27.05.2019 um 18:19 schrieb cryptearth:
Hey Garry,
please use webarchive or server-user-thread. to download the whole
thread - I already explained the reason why I "somewhat have to" set
it up this way.
Long story short:
u are trying to do is for
sending from ‘webmas...@mydomain.com’ to ‘my.other.em...@otherdomain.com’ and
is actually overkill for what you are doing.
Sent from my iPhone
On May 26, 2019, at 3:18 PM, cryptearth wrote:
Well, seems it doesn't work in the real world.
The way I mentioned worked i
3,025 |
org.apache.james.transport.mailets.ToRepository | Storing mail
fd94-!5647419-!8598886-!8671760-!8516799-!7948334-!6362370-!1064056-!8846222
in MailRepositoryUrl{value=file://var/mail/error/}
This is the content of the filtered message:
cryptearth@localhost:~/james-server-app-3.3.0/var/mail/error
So long,
Matt
Am 13.02.2019 um 11:38 schrieb cryptearth:
Hey there,
I don't know if my last reply was sent, but I couldn't find it by checking
web-archive. So apologies if this is a double-post.
About the matchers mentioned by Benoit:
I already begun to implement a RemoteAddrMatc
org/jira/browse/JAMES-2754
Cheers,
On 2019-04-19 14:52, cryptearth wrote:
Issue still persist on master-branch from 19.04.2019 11:44 UTC. Here some logs:
telnet smtp mail drop
vm@vm:~> telnet localhost 25
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 vm JAMES SM
ething to do with Android's new
battery savings features so that is another path for us to explore...
Marc..
On 4/2/19 4:02 AM, cryptearth wrote:
Just checked current git clone with java-mail (that's what most
android apps using anyway): IMAPFolder.idle() works fine with curr
soon investigate this issue.
Regards,
Raphaël.
Le 2019-04-26 08:16, cryptearth a écrit :
Hey Raphael,
sorry for my late reply, didn't seen yours for a while and then had
other things to-do.
I quickly set up a new VM with jdk8 this time - clean package done in
just shy 20min without any is
es to queue
processing bet ween these dates and branches.
Matt
Am 25.04.2019 um 18:13 schrieb Raphael OUAZANA:
Hi Matt,
We have good reason to think that James is not working with Java > 8
for now. We are working on it. Can you check with Java 8?
Thanks,
Raphaël.
Le 2019-04-16 17:16, cryp
xists. As only the RecipientIsLocal matcher and
the LocalDelievery mailet are responsable for this - and the last change
was back in April 2018 - I guess something other went wrong ...
Matt
Am 19.04.2019 um 10:15 schrieb cryptearth:
Hey Matthieau
Well, it took me a bit, but here's how I found out so
Hey Matthieau
Well, it took me a bit, but here's how I found out somethings went wrong:
I just cloned the mentioned branch, build it, set up the confings as I
always do (only disable pop3, replace localhost with my domain and set
database parameters), started it up, added a test-user via james
ets.com or
sa...@widgets.com (or any other address for that matter).
-Mark
On Tue, Apr 16, 2019 at 10:07 AM cryptearth
wrote:
Hey Mark
Well, I guess I misunderstand you, and it's a bit hard for me to write
it down in words what I try to reply.
I still cannot figure out what your role
l for the domain to get the outbound stuff to work. I guess I
need to take another look. After I get back into it maybe I will have some
more specific config questions related to where I got stuck last time.
Thanks again for the quick reply (sorry for the wall of text).
-Mark
On Tue, Apr 16, 20
Hey Mark
Sure, James can be set up this way as any other mail-server. But: Why?
Customer management systems (CMS for short) split into two parts:
front-end: the interface your staff members uses - and the back-end wich
does all the database stuff and outside world communication.
So, your bac
Hi there, Matt here.
I just run a quick test of current master branch (16th April 2019 17:00
UTC+2) - it fails to spool incoming mails correctly. They stuck in
activequeue. Current 3.3.x branch works fine.
Branches as of tested time:
master: last update 3rd April
3.3.x 25th March
System: op
Just checked current git clone with java-mail (that's what most android
apps using anyway): IMAPFolder.idle() works fine with current build.
Matt
Am 02.04.2019 um 01:37 schrieb Garry Hurley:
MAILBOX-364 back in December.
On Sun, Mar 31, 2019 at 8:15 PM Marc Chamberlin
wrote:
Hi - I seem t
oth udp and tcp were occupied, but I didn't see that
until I used the command lsof -i -P -n | grep ':110'
Turning off portreserver, a program I've never seen before, fixed the issue.
Hope that's a reasonable explanation.
Again, thanks for help, it's much appreciated.
e, patience, and in-depth knowledge.
Regards,
Jeffrey Marans
-Original Message-
From: cryptearth [mailto:cryptea...@cryptearth.de]
Sent: Tuesday, March 26, 2019 1:16 PM
To: server-user@james.apache.org
Subject: Re: sqlResources.xml
Well,
the "error" you got is "cannot bind
elnet nsep1u9254 110
Trying 10.33.117.54...
telnet: connect to address 10.33.117.54: Connection refused"
This also returns nothing: lsof -i -P -n | grep LISTEN
Is the popserver bind code the same in 3.2 and 3.3?
I've attached the wrapper log.
-Original Message-
From: cryptearth [ma
3server': Invocation of init method failed; nested
exception is org.jboss.netty.channel.ChannelException: Failed to bind to:
nsep1u9254/10.33.117.54:110
-Original Message-
From: cryptearth [mailto:cryptea...@cryptearth.de]
Sent: Tuesday, March 26, 2019 8:24 AM
To: server-user@jam
6 08:35:36 |
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'pop3server': Invocation of init method failed; nested exception is
org.jboss.netty.channel.ChannelException: Failed to bind to: /0.0.0.0:110
Caused by: java.net.BindException: Address already in use
-Original Message--
2019/03/25 15:01:27 |
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'pop3server': Invocation of init method failed; nested exception is
java.lang.ArrayIndexOutOfBoundsException: 1
Jeff.
-----Original Message-
From: cryptearth [mailto:cryptea...@cryptearth.de]
Sent: Tuesday, March 26
Hey Jeffrey, hey Garry,
as I look through the source from 3.4 it seems this is already fixed, at
least it was in master-branch as of Feb 28th 08:05 UTC (a quick check:
3.2.x doesn't contain the fix, but the 3.3.x does).
Once I encountered a similar issue as I once didn't set database type
co
1 - 100 of 148 matches
Mail list logo