Hi
On 02/05/2023 21:40, Benoit TELLIER wrote:
Hello
Quick answer
On 03/05/2023 08:25, Wojtek wrote:
Hi,
quick questions:
1) does James support multiple certificates (so I can provide one for each configured
domain/hostname)?
No.
Mail is not a HTTP server. OSI level 7 protocols do NOT cary
Edit.
Please also note that AbstractConfigurableAsyncServer::buildSSLContext
method can be overwridden if you wishes to experiment with hot reload ;-)
So far this method is called at server initialization, which makes sense
with an immutable configuration...
Best regards,
Benoit
On 03/05/
Hello
Quick answer
On 03/05/2023 08:25, Wojtek wrote:
Hi,
quick questions:
1) does James support multiple certificates (so I can provide one for
each configured domain/hostname)?
No.
Mail is not a HTTP server. OSI level 7 protocols do NOT cary information
allowing to resolve domain (like a
Hi,
quick questions:
1) does James support multiple certificates (so I can provide one for each
configured domain/hostname)?
2) is it possible to update certificates without restarting (rest endpoint)?
--
Wojtek
-
To unsubscrib
r.xml - but you won't have any
luck there would not be much clients even try to use it. I guess the
other option is then: If you wan't one james instance for multiple
domains all on the same IP - then yeap, you have to get at least one
certificate for james wich includes all domains
You should be able to add subjectAltName entries to the certificate so it will
be good for multiple domains.
Craig Cudmore
613-868-7316
> On Feb 23, 2019, at 11:17 AM, Marc Chamberlin wrote:
>
> I hope I can follow in the footsteps of someone who has done this
> already... My
I hope I can follow in the footsteps of someone who has done this
already... My James server is going to be handling multiple domains,
each with its own set of sub-domains and I wish to use LetsEncrypt
certificates to handles the StartTLS or SSL/TLS connections that each
domain wants. Most of the
Hi Nitin,
its only possible when using current trunk version. There you can
enable virtualhosting via James.xml file and then add users with fqdn
via RemoteManager
Bye,
Norman
2010/9/6 Nitin Gupta :
> Hi all,
>
>
>
> Can I setup users belonging to different domains on a single James server.
>
Hi all,
Can I setup users belonging to different domains on a single James server.
For example, abc.example.com & example.com are 2 domains. I am required to
add t...@abc.example.com & t...@example.com as users to my James
installation.
How can I do this using the remote manager?
Rgds
Where can I find the examples on forwarding and setting up the VUT?
On Fri, Jan 11, 2008 at 3:46 PM, Noel J. Bergman <[EMAIL PROTECTED]> wrote:
> > It is pretty easy to get JAMES to accept email for both addresses:
> > sales(@)xyz.com and sales(@)abc.com, but how do I configure JAMES
> > to put t
> It is pretty easy to get JAMES to accept email for both addresses:
> sales(@)xyz.com and sales(@)abc.com, but how do I configure JAMES
> to put the emails to sales(@)xyz.com into one mailbox and emails to
> sales(@)abc.com in a different mailbox/user account?
Just like you did with the other ser
I originally tried submitting this question with actual email addresses
but it got kicked back with: 552 spam score (6.1) exceeded threshold.
I am assuming this was due to the use of email addresses in the subject
and body so I changed the syntax of the email addresses.
It is pretty easy to
Thanks!
I used teh HostIs matcher and combined it with the ToRepository Mailet to
identify where the messages should go.
Kim
--
View this message in context:
http://www.nabble.com/How-do-I-receive-all-mail-for-multiple-domains-and-route-to-distinct-inboxes--tf4826752.html#a13827367
Sent from
Use HostIs Matcher..
bye
Norman
Am Samstag, den 17.11.2007, 06:42 -0800 schrieb mtitania:
> I have james configured and working. I am handling email for multiple
> domains. How do I have ALL email routed to a single inbox per domain?
>
> so if I have host1.mymaildomai
I have james configured and working. I am handling email for multiple
domains. How do I have ALL email routed to a single inbox per domain?
so if I have host1.mymaildomain.com, host2.mymaildomain.com, and
host3.mymaildomain.com - I want to route ALL email coming to
host1.mymaildomain to go to
Stefano,
No problem at all, I just wanted to ask the list before I dive in.
I will give it a shot.
Thanks!
Christian
-Original Message-
From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
Sent: April 12, 2007 1:04 AM
To: James Users List
Subject: Re: Multiple Domains
Christian Jensen ha
Christian Jensen ha scritto:
[EMAIL PROTECTED] and [EMAIL PROTECTED] is fine. We handle the specifics
internally, we just need to get the email and have James understand that
it needs to try and deliver the mail externally if the domain does not
match.
This is what James Server does by default:
the mail externally if the domain does not
> match.
>
> Thanks!
>
> -Original Message-
> From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
> Sent: April 11, 2007 12:20 PM
> To: James Users List
> Subject: Re: Multiple Domains
>
> Christian Jensen ha scritto:
>
PROTECTED]
Sent: April 11, 2007 12:20 PM
To: James Users List
Subject: Re: Multiple Domains
Christian Jensen ha scritto:
> Hello all,
>
> I was wondering if anyone could point me in the right direction...
>
> I would like to configure James to be able to send and receive email
Christian Jensen ha scritto:
Hello all,
I was wondering if anyone could point me in the right direction...
I would like to configure James to be able to send and receive email for
multiple domains - virtual mailboxes not necessary.
Can you elaborate? do you want [EMAIL PROTECTED] and [EMAIL
Hello all,
I was wondering if anyone could point me in the right direction...
I would like to configure James to be able to send and receive email for
multiple domains - virtual mailboxes not necessary.
Any ideas?
Christian
Sebastian Steinhauer wrote:
Hi James-Users.
I'm new to James and I'm really impressed. A setup for a single box is quite
easy but now I want to use James on a greater server. This server handles 4
domains and for every domain I want to have different users. So this is what
I've done so far:
Hi James-Users.
I'm new to James and I'm really impressed. A setup for a single box is quite
easy but now I want to use James on a greater server. This server handles 4
domains and for every domain I want to have different users. So this is what
I've done so far:
1. the usernames contain the do
The James mail server is working but only for one domain. Is it possible to
serve multiple domains and if so, how? I have done a search on the Internet
but not able to find much information. With most mail servers it is possible
to configure multiple domains and virtual mailboxes.
How, if
The James mail server is working but only for one domain. Is it possible to
serve multiple domains and if so, how? I have done a search on the Internet
but not able to find much information. With most mail servers it is possible
to configure multiple domains and virtual mailboxes.
How, if
Ken Lin wrote:
Hi all:
I know that a single instance of James server can handle SMTP and POP requests for multiple domains. My question is this:
Let's say I set it up to handle @xyz1.com @xyz2.com
Now there is a user name [EMAIL PROTECTED] and another totally different user [
Hi all:
I know that a single instance of James server can handle SMTP and POP
requests for multiple domains. My question is this:
Let's say I set it up to handle @xyz1.com @xyz2.com
Now there is a user name [EMAIL PROTECTED] and another totally different
user [EMAIL PROTECTED]
looks like my firewall is rejecting these, not james.
> -Original Message-
> From: bill page [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 31, 2005 3:00 AM
> To: James Users List (E-mail)
> Subject: multiple domains
>
>
> I'm trying to add a second d
I'm trying to add a second domain to james. been running fine for a couple
years now with one.
As best I can tell I've got the dns right and the james config right.
My james log indicates it is ok:
31/10/05 02:49:54 INFO James: Handling mail for: hillsborough-watchdog.org
31/10/05 02:49:54 I
> where i must put these lines codes
>
> db://maildb/VirtualUserTable
>
I have mine towards the top of the transport processor. If you check the
mail archives, you should find a lot of discussion and examples.
--- Noel
oki i am stuck :(
everything is fine but i couldn't finish the last step :
where i must put these lines codes
db://maildb/VirtualUserTable
???
"Noel J. Bergman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > i want to define email accounts like
> > "info at domain1.com"
>
EMAIL PROTECTED]>
Sent: Thursday, October 02, 2003 5:56 PM
Subject: RE: Same User Name With Multiple Domains Problem
> Ergün KOÇAK wrote:
>
> >
> > i want to define email accounts like
> >
> > "info at domain1.com"
> > "info at domain2.com
> i want to define email accounts like
> "info at domain1.com"
> "info at domain2.com"
> ...
> "info at domainn.com"
Use JDBCVirtualUserTable.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
Ergün KOÇAK wrote:
>
> i want to define email accounts like
>
> "info at domain1.com"
> "info at domain2.com"
> ...
> "info at domainn.com"
>
> but all these accounts must be used by different users
>
> user1 will use "info at domain2.com" email
> user5 will use "info at domain8.com" email
> ...
>
Hi,
I newly installed james 2.1 on my server
The problem is :
i want to define email accounts like
"info at domain1.com"
"info at domain2.com"
...
"info at domainn.com"
but all these accounts must be used by different users
user1 will use "info at domain2.com" email
user5 will use "info at do
> The VirtualUserTable in my MySQL database has the record User=abc,
> Domain=domain1.com, and [EMAIL PROTECTED]
@localhost would work fine, too.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
Will need to use VirtualUserTable mailet. It is used to map virtual users
to mail users. My solution was to have all users have there name as the
full email, but a + rather then @. Then have the VirtualUserTable convert
the virtual email address to the real email address. So for
[EMAIL PROTECTE
I am using James 2.1 for multiple domains on one server.
I am able to create email accounts but it is created on all domains.
I want to create same mail accounts for more than one domain, which I don't
know how. Mails one [EMAIL PROTECTED] and [EMAIL PROTECTED] are stored in one
inbox.
I h
38 matches
Mail list logo