Language:
switch to room list switch to menu My folders
Go to page: First ... 16 17 18 19 [20]
[#] Wed Nov 12 2025 16:07:32 UTC from IGnatius T Foobar

Subject: Re: Concerning tha last two posts in Support Room.

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

So ... all the weird issues you've been having were just constrained system resources? It's interesting, because Citadel isn't very resource hungry.
But this tells us perhaps that we would be well served by detecting that kind of situation and saying something about it.

We already refuse to accept new messages when there is less than 100 MB free on the disk. Perhaps we need to look at memory too.

[#] Fri Nov 14 2025 15:29:14 UTC from luisgo

Subject: Re: Concerning tha last two posts in Support Room.

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

I have 3GBytes of RAM (all). 20GBytes Free disk. It is a KVM Centos 9 container. Basically it only runs Apache and Citadel. The Web page is not heavy.

Wed Nov 12 2025 16:07:32 UTC from IGnatius T Foobar Subject: Re: Concerning tha last two posts in Support Room.
So ... all the weird issues you've been having were just constrained system resources? It's interesting, because Citadel isn't very resource hungry.
But this tells us perhaps that we would be well served by detecting that kind of situation and saying something about it.

We already refuse to accept new messages when there is less than 100 MB free on the disk. Perhaps we need to look at memory too.

 



[#] Fri Nov 14 2025 15:33:51 UTC from luisgo

Subject: Re: Concerning tha last two posts in Support Room.

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

I forgot.

3GBytes of Citadel Email data and only 2 email users. 

Fri Nov 14 2025 15:29:14 UTC from luisgo Subject: Re: Concerning tha last two posts in Support Room.

I have 3GBytes of RAM (all). 20GBytes Free disk. It is a KVM Centos 9 container. Basically it only runs Apache and Citadel. The Web page is not heavy.

Wed Nov 12 2025 16:07:32 UTC from IGnatius T Foobar Subject: Re: Concerning tha last two posts in Support Room.
So ... all the weird issues you've been having were just constrained system resources? It's interesting, because Citadel isn't very resource hungry.
But this tells us perhaps that we would be well served by detecting that kind of situation and saying something about it.

We already refuse to accept new messages when there is less than 100 MB free on the disk. Perhaps we need to look at memory too.

 



 



[#] Tue Nov 18 2025 09:35:10 UTC from johno

Subject: DKIM record

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

I am having a problem getting the DKIM record to be recognised. If i create new public and private keys where can i find the files in a citadel system to install these keys.



[#] Tue Nov 18 2025 14:48:49 UTC from luisgo

Subject: Re: DKIM record

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

/usr/local/citadel/keys/

Tue Nov 18 2025 09:35:10 UTC from johno Subject: DKIM record

I am having a problem getting the DKIM record to be recognised. If i create new public and private keys where can i find the files in a citadel system to install these keys.



 



[#] Tue Nov 18 2025 14:50:02 UTC from luisgo

Subject: Re: DKIM record

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

https://citadel.org/sslcertificates.html

Tue Nov 18 2025 14:48:49 UTC from luisgo Subject: Re: DKIM record

/usr/local/citadel/keys/

Tue Nov 18 2025 09:35:10 UTC from johno Subject: DKIM record

I am having a problem getting the DKIM record to be recognised. If i create new public and private keys where can i find the files in a citadel system to install these keys.



 



 



[#] Wed Nov 19 2025 03:12:52 UTC from IGnatius T Foobar

Subject: Re: DKIM record

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

I am having a problem getting the DKIM record to be recognised.
If i create new public and private keys where can i find the
files in a citadel system to install these keys.

You don't create the keys. Citadel does. It will auto-generate the keys when you set up your domain names in Citadel Server. Those keys will be posted to the "AideO" room. You copy those keys and put them in your DNS.

Citadel won't ingest DKIM keys that were generated by an external tool. You have to use the ones it supplies.

[#] Wed Nov 19 2025 03:13:17 UTC from IGnatius T Foobar

Subject: Re: DKIM record

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

/usr/local/citadel/keys/

No, that's where TLS keys go. Not DKIM keys.

[#] Wed Nov 19 2025 17:15:35 UTC from luisgo

Subject: Possible problem with Citadel.

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

Dear All,

Until now when I sent an email with a new email address that email address was registed in the "Contacts" folder.

It is not happening anymore. I suppose that is happening since last Centos 9 update (with glibc (??) update, one of the Citadel dependencies was updated).

Notice that Thunderbird had also a recent update.

Is it happening with someone else?

Thank you,

Luís Gonçalves. 

 



[#] Thu Nov 20 2025 20:27:44 UTC from luisgo

Subject: Re: Possible problem with Citadel.

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

I made a dump and a load of the database and it start working but I do not have certain about if it is the reason.

Now a question. The contacts not being updated with new email addresses, is it meaning that the emails were not sent?

For information, the emails appeared in the "Sent Itens".

 

Wed Nov 19 2025 17:15:35 UTC from luisgo Subject: Possible problem with Citadel.

Dear All,

Until now when I sent an email with a new email address that email address was registed in the "Contacts" folder.

It is not happening anymore. I suppose that is happening since last Centos 9 update (with glibc (??) update, one of the Citadel dependencies was updated).

Notice that Thunderbird had also a recent update.

Is it happening with someone else?

Thank you,

Luís Gonçalves. 

 



 



[#] Fri Nov 21 2025 19:01:13 UTC from johno

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

After installing Citadel no DKIM was generated.

Is there a way for me to install  a public and private DKIM key in Citadel sever



[#] Sat Nov 22 2025 01:39:04 UTC from IGnatius T Foobar

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

After installing Citadel no DKIM was generated.

Is there a way for me to install  a public and private DKIM key in Citadel sever

Again, there is no way to install a user-generated DKIM key into Citadel.  Citadel generates the private key for each domain and stores it in the database.  When it does so, the corresponding public key is posted to the "Aide" room.

If you are missing your key, you can delete and re-create your local domains on this screen:

[ Administration --> Domain Names and Internet Mail Configuration --> Local host aliases ]

When you do so, new DKIM keys will be generated and posted, and you can use those.

 



[#] Sat Nov 22 2025 01:41:38 UTC from IGnatius T Foobar

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

Ok, so I just ran a quick test and confirmed: you can add a bogus domain (example.xxx or whatever) and then go right ahead and delete it, and it'll post the keys for all of your existing domains as well.



[#] Sat Nov 22 2025 15:20:54 UTC from johno

Subject: DKIM record

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

I have deleted the domain and a new DKIM record was generated but  using easydmarc  to test it gives the following result:-

We couldn't find a DKIM record associated with your domain. You need to generate DKIM record to protect your domain against email phishing attacks.



[#] Sat Nov 22 2025 17:34:41 UTC from IGnatius T Foobar

Subject: Re: DKIM record

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

easydmarc appears to be a scam site that wants to sell you a service, and deliberately shits on your domain to make you buy it.

Instead, try https://dkimvalidator.com

No signup.  It gives you an address to which you send an email.  You send that address an email, then go back to the site and it tells you if that message was properly DKIM signed.

 



[#] Sat Nov 22 2025 19:05:06 UTC from johno

Subject: DKIM record

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

Many thanks can now send emails to google accounts without rejection

Thanks again



[#] Sun Nov 23 2025 00:07:43 UTC from IGnatius T Foobar

Subject: Re: DKIM record

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

Good to hear. Google are absolute nazis when it comes to what kind of email they'll accept. If you get your Compliance Status all green, consider it a badge of honor. And thanks for using Citadel!

[#] Sun Nov 23 2025 15:16:18 UTC from Bart

Subject: Berkeley DB cannot be downloaded

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

(I hope this is the Citadel Support room)

Hello,

I'm trying to install Citadel on my Rpi3 using your easyinstall script. The script does not complete. During installation it needs a certain Berkeley database file. This download is extremely slow and/or the file cannot be downloaded. When I go to https://easyinstall.citadel.org/db-18.1.40.tar.gz myself using a browser the download also fails.

Any help is appreciated.

Regards Bart

A piece of the script output is:

 Downloading Berkeley DB...
--2025-11-23 14:52:31--  https://easyinstall.citadel.org/db-18.1.40.tar.gz
Resolving easyinstall.citadel.org (easyinstall.citadel.org)... 72.0.224.90
Connecting to easyinstall.citadel.org (easyinstall.citadel.org)|72.0.224.90|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30745815 (29M) [application/octet-stream]
Saving to: 'db-18.1.40.tar.gz'

db-18.1.40.tar.gz    2%[                 ] 879.74K  --.-KB/s    eta 58m 51sc



Go to page: First ... 16 17 18 19 [20]