Language:
switch to room list switch to menu My folders
Go to page: First ... 7 8 9 10 [11]
[#] Wed Jul 15 2026 09:23:21 EDT from IGnatius T Foobar

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

Better yet, I'll give you a cheat code :)

Go to freeipa.org and check out their demo server. Point your Citadel LDAP to it and go !

[#] Fri Jul 17 2026 02:41:30 EDT from Motobike

Subject: Re: Prepareing

[Reply] [ReplyQuoted] [Headers] [Print]

 

Mi Jul 15 2026 09:23:21 EDT von IGnatius T Foobar Betreff: Re: Prepareing
Better yet, I'll give you a cheat code :)

Go to freeipa.org and check out their demo server. Point your Citadel LDAP to it and go !

I want use my own local LDAP. Its a very secure setup and productive server. I'll wait for a schema down build it inside my lldap. 



[#] Fri Jul 17 2026 07:47:43 EDT from luisgo

Subject: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

Dear All,

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Thank you,

Luís Gonçalves.

 



[#] Fri Jul 17 2026 11:50:51 EDT from IGnatius T Foobar

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

 

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Luis, this seems to happen to you a lot.  Are you sending large amounts of unusually large messages through your system?  If so, and you are limited on disk space, perhaps you should purge more than once per day, so the database can clean up its log files multiple times per day.

To do so, run the following command from your Citadel Server directory:

./sendcommand TDAP

Furthermore, in the next release of Citadel Server we will have support for LMDB, and you might want to convert your database from Berkeley DB to LMDB.  This is because LMDB doesn't write separate journal files and will manage your space better.



[#] Thu Jul 23 2026 11:31:51 EDT from awrdgrs

Subject: DKIM key

[Reply] [ReplyQuoted] [Headers] [Print]

Hello,

 

I'm using Citadel 917 and I know I should upgrade but I have a question concerning DKIM keys.  I read the thread on DKIM in support and it suggested deleting the domain and re-creating it and the should be in the Aide room.  That is not happening.  So here are my questions:

 

1)  Does version 917 support the DKIM key?

2) If so, I've manually generated the keys so how do I get Citadel to load them?

 

Thanks,

 

Allen

 

 

 

 



[#] Thu Jul 23 2026 11:42:39 EDT from luisgo

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

Dear Foobar,

The new Citadel Version is out.

How to convert the database from Berkeley DB to LMDB?

Thank you,

Luís Gonçalves.

Fri Jul 17 2026 11:50:51 EDT from IGnatius T Foobar Subject: Re: Problem with purge.

 

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Luis, this seems to happen to you a lot.  Are you sending large amounts of unusually large messages through your system?  If so, and you are limited on disk space, perhaps you should purge more than once per day, so the database can clean up its log files multiple times per day.

To do so, run the following command from your Citadel Server directory:

./sendcommand TDAP

Furthermore, in the next release of Citadel Server we will have support for LMDB, and you might want to convert your database from Berkeley DB to LMDB.  This is because LMDB doesn't write separate journal files and will manage your space better.



 



[#] Thu Jul 23 2026 11:55:12 EDT from awrdgrs

Subject: DKIM key

[Reply] [ReplyQuoted] [Headers] [Print]

Hello,

 

I'm using Citadel 917 and I know I should upgrade but I have a question concerning DKIM keys.  I read the thread on DKIM in support and it suggested deleting the domain and re-creating it and the should be in the Aide room.  That is not happening.  So here are my questions:

 

1)  Does version 917 support the DKIM key?

2) If so, I've manually generated the keys so how do I get Citadel to load them?

 

Thanks,

 

Allen

 

 

 

 



[#] Thu Jul 23 2026 12:25:14 EDT from Motobike

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

I don’t want to convert to LMDB. Berkeley is not up to date, but it’s bulletproof. First, I need to know how to build the group schemas for LDAP on my own.

 

Thu Jul 23 2026 11:42:39 EDT from luisgo Subject: Re: Problem with purge.

Dear Foobar,

The new Citadel Version is out.

How to convert the database from Berkeley DB to LMDB?

Thank you,

Luís Gonçalves.

Fri Jul 17 2026 11:50:51 EDT from IGnatius T Foobar Subject: Re: Problem with purge.

 

I am having the following problem with purge. During the processing after purge (where there are generated temporary files that can ocuppy more than 30GBytes. In my case until exaust my free disk space of 52GBytes) there happens several core dumps (each 2 minutes) that citadel recovers every time (until now). Can I infer that the data files are corrupt or are valid after the processing?

Luis, this seems to happen to you a lot.  Are you sending large amounts of unusually large messages through your system?  If so, and you are limited on disk space, perhaps you should purge more than once per day, so the database can clean up its log files multiple times per day.

To do so, run the following command from your Citadel Server directory:

./sendcommand TDAP

Furthermore, in the next release of Citadel Server we will have support for LMDB, and you might want to convert your database from Berkeley DB to LMDB.  This is because LMDB doesn't write separate journal files and will manage your space better.



 



 



[#] Thu Jul 23 2026 12:26:50 EDT from IGnatius T Foobar

Subject: Re: DKIM key

[Reply] [ReplyQuoted] [Headers] [Print]

1)  Does version 917 support the DKIM key?

2) If so, I've manually generated the keys so how do I get Citadel to

Citadel 917 was released in 2018. I'm happy to hear it has served you so well without upgrading it but we did not add DKIM support until 2024. As it so happens, we actually just published a new version of Citadel Server just yesterday that improves the DKIM signing algorithm even more.

Please upgrade to the newest version. As soon as you do so, the server will automatically generate your DKIM keys, and the helpful Citadel Aide will automatically post a system bulletin telling you what TXT records to put in your DNS.

It's not just easy, it's "Citadel Easy". But you have to do the upgrade.

[#] Thu Jul 23 2026 12:33:42 EDT from IGnatius T Foobar

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

I don’t want to convert to LMDB. Berkeley is not up to date, but it’s

bulletproof. First, I need to know how to build the group schemas for
LDAP on my own.

Motobike: the LMDB remark was not directed to you, that was for someone else.
Berkeley DB is just fine.

The most recent version of Citadel Server has additional prompts during system setup. Should you choose to use LDAP, just as before, you'll be asked whether your LDAP directory is using the POSIX schema (OpenLDAP, FreeIPA, 389 Directory, etc) or the Microsoft schema (Microsoft Active Directory). You'll be asked for your Base DN, Bind DN, and Bind Password, just as before.

What's new is that you will now also be asked for the LDAP group name for Citadel Administrators. You should supply the name of the group (just its name should work, you probably don't need to specify it by DN) you're using for this. Any user who logs in to Citadel and is a member of that group will automatically have Admin privileges for the duration of that session.

[#] Thu Jul 23 2026 12:37:44 EDT from awrdgrs

Subject: Re: DKIM key

[Reply] [ReplyQuoted] [Headers] [Print]

 

Thu Jul 23 2026 12:26:50 EDT from IGnatius T Foobar Subject: Re: DKIM key
1)  Does version 917 support the DKIM key?

2) If so, I've manually generated the keys so how do I get Citadel to

Citadel 917 was released in 2018. I'm happy to hear it has served you so well without upgrading it but we did not add DKIM support until 2024. As it so happens, we actually just published a new version of Citadel Server just yesterday that improves the DKIM signing algorithm even more.

Please upgrade to the newest version. As soon as you do so, the server will automatically generate your DKIM keys, and the helpful Citadel Aide will automatically post a system bulletin telling you what TXT records to put in your DNS.

It's not just easy, it's "Citadel Easy". But you have to do the upgrade.

 

Thanks!



[#] Thu Jul 23 2026 12:39:20 EDT from IGnatius T Foobar

Subject: Re: Problem with purge.

[Reply] [ReplyQuoted] [Headers] [Print]

How to convert the database from Berkeley DB to LMDB?

For starters, you have to be running the Docker version; we haven't added LMDB support to the Easy Install build yet.

Start by running it on a test system, and set the environment variable "BACKEND" to the value "lmdb" when starting the container; for example, "-e BACKEND=lmdb"

If it looks like it's working, wipe that out and export your BDB with a command like:

docker run -i --network host --rm -e BACKEND=bdb --volume=/usr/local/citadel-old:/citadel-data citadeldotorg/citadel -e >dump.dat

That'll dump your old database. Then import it:

docker run -i --network host --rm -e BACKEND=lmdb --volume=/usr/local/citadel-new:/citadel-data citadeldotorg/citadel -i <dump.dat

Once your data is imported, just start the container as normal with the new data directory. It will detect the correct database and start up.

Go to page: First ... 7 8 9 10 [11]