Language:
switch to room list switch to menu My folders
Go to page: 1 3 4 5 6 [7] 8 9 10 11
[#] Wed Apr 15 2026 23:55:21 EDT from 25L6GT

Subject: Re: Citadel installed, removed, installed again, still same issues

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

One more thing!  AI said to telnet to port 504 and edit the database that way.  I was able to login and quit.  I was able to GOTO room.   'But any .Admin command returned 503 not recognized despite the fact I was literally signed in as Admin.  



[#] Thu Apr 16 2026 16:24:17 EDT from 25L6GT

Subject: Re: Citadel installed, removed, installed again, still same issues

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

Some good news here!  I was able to install the Linux citadel-client and able to use the .Admin command set.  Didn't fix any of the other issues but at least this aspect is basically working.



[#] Fri Apr 17 2026 18:21:35 EDT from IGnatius T Foobar

Subject: Re: Citadel installed, removed, installed again, still same issues

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


Your AI is making stuff up. :)

Port 504 is just how the clients attach to the server. It isn't for human consumption.

Keep in mind that the user's address book entry is strictly a contact card; it doesn't have any impact on the functionality of the system. If you need to change the user's address *on* the Citadel server, you do that by editing the user.

Also, if you want a room to be able to receive mail from the Internet, you have to toggle that option. Edit the room settings, and you'll see it there.

[#] Sun Apr 19 2026 12:36:29 EDT from 25L6GT

Subject: Re: Citadel installed, removed, installed again, still same issues

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

Nothing is being done with Internet mail.   Our Citadel install is all within Citadel itself.  The email addresses are being used as an isolated intranet setup.   The issue with contacts is the fact the data entered in the fields of the phone numbers is not saved after clicking save.  The fields stay blank which means WebCit is not interacting correctly with the database.  'And, I want to know how that can be fixed to work appropriately.   The same with the internal Citadel email with server fully qualified domain name.   The field stays blank no matter what is entered.



[#] Mon Apr 20 2026 16:44:34 EDT from luisgo

Subject: Possible bug.

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

Dear Suporters,

Try to send to this email (it does not exists. It is distorted from a real one). Use all (name+email)

Albertí Quintá, Xavier <xalberti@indla.fr>

It will returned but see the Contacts folder. It appears 2 new contacts. One wrong and one good. But with the original email (not distorted) appear only the wrong one.

Let me please know if it is a bug or if it is only in my server.  

Thank you,

Luís Gonçalves.



[#] Mon Apr 20 2026 17:26:01 EDT from luisgo

Subject: Re: Possible bug.

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

It was sent with Thunderbird.

Mon Apr 20 2026 20:44:34 UTC from luisgo Subject: Possible bug.

Dear Suporters,

Try to send to this email (it does not exists. It is distorted from a real one). Use all (name+email)

Albertí Quintá, Xavier <xalberti@indla.fr>

It will returned but see the Contacts folder. It appears 2 new contacts. One wrong and one good. But with the original email (not distorted) appear only the wrong one.

Let me please know if it is a bug or if it is only in my server.  

Thank you,

Luís Gonçalves.



 



[#] Thu Apr 23 2026 13:48:23 EDT from andre.kit

Subject: How to modify timezone for users/server to set correct time on emails

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

Hello fellow Citadel supporters

 

I hope you are well.

 

I have deployed Citadel using the docker container method. It seems all e-mails timestamps are offset by 2 hours ahead. I am wondering if there is a way and what the best method is to set a date/time or timezone for the Citadel server or per user.

I have checked the result of $date in the docker container (docker exec -it citadel /bin/bash) which is correct, and have also tried to change the timezone environment variable in the docker run command with -e TZ=GMT and -e TZ=Africa/Johannesburg, which does reflect the time change in the docker container bash date command, however this doesn't make a difference to the timestamp of emails sent/received, so I'm assuming I can set this somewhere on Citadel but am hoping for a nudge in the right direction as to where since I'm unable to find anything in the web interface logged in as admin or as the mailbox user. 

 

Thank you

Kind Regards

Andre



[#] Tue Apr 28 2026 07:50:26 EDT from luisgo

Subject: Size of Data Files.

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

Dear All,

 

My settings:

Centos 9, 2 threads, 3GBytes Memory, 4GBytes Swap Memory, 15GBytes free Disk. Citadel with 2 email users.

As I said in a previous post my citadel data files does a rotation every 3-4 months. I have emails of only of the last 3 to 4 months. Every month I delete the older month. Usually after 3-4 months the citadel main data file reduces drastically in size after increasing for 3-4 months. Now I notice that citadel seems more stable (no core dumps). However I do not see the data file redution. By seeing the "Size on Disk" (with Properties) in Thunderbird I can see that I have 1.5 GBytes of emails but the main citadel data file have 4 GBytes.

I use a lot the ctdldump and ctdlload (offline commands) as I saw that improves the stability of Citadel. I use/do usually when I trash a lot of emails (in size).

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Thank you,

Luís Gonçalves.



[#] Mon May 04 2026 19:08:02 EDT from IGnatius T Foobar

Subject: Re: How to modify timezone for users/server to set correct time on emails

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

 

I have checked the result of $date in the docker container (docker exec -it citadel /bin/bash) which is correct, and have also tried to change the timezone environment variable in the docker run command with -e TZ=GMT and -e TZ=Africa/Johannesburg, which does reflect the time change in the docker container bash date command, however this doesn't make a difference to the timestamp of emails sent/received, so I'm assuming I can set this somewhere on Citadel but am hoping for a nudge in the right direction as to where since I'm unable to find anything in the web interface logged in as admin or as the mailbox user. 

Citadel clients (including WebCit) render the date and time based on the time zone the client is set to.  Since you're probably using WebCit Classic that's definitely the web server's time zone setting.

For sending out mail, the timezone of the host is relevant, the zone the host is set to before you run the Docker container.



[#] Mon May 04 2026 19:09:23 EDT from IGnatius T Foobar

Subject: Re: How to modify timezone for users/server to set correct time on emails

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

 

Mon May 04 2026 11:08:02 PM UTC from IGnatius T Foobar Subject: Re: How to modify timezone for users/server to set correct time on emails
 

I stand corrected.  Look at that, it's showing the time in UTC right here on Uncensored, which is definitely running in US Eastern time zone.   Let me check the build and see what's up with that.

Thanks for the report.

 



[#] Mon May 04 2026 19:22:30 EDT from IGnatius T Foobar

Subject: Re: How to modify timezone for users/server to set correct time on emails

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

Found it!

You have to map /etc/localtime in the container to /etc/localtime on the host.  You can do it with a command like this:

docker run \
   -d \
   -e TZ=America/New_York \
   -v /etc/localtime:/etc/localtime:ro \
   --restart=unless-stopped \
   --network host \
   --volume=/usr/local/citadel:/citadel-data \
   --volume=/usr/local/webcit/.well-known:/usr/local/webcit/.well-known \
   --name=citadel \
   citadeldotorg/citadel

 The key is that "-v" command up there.  You were correct in setting "-e" to your timezone.  Add the "-v" and it ought to work.

Tested, right here, just now.

 



[#] Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar

Subject: Re: Size of Data Files.

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

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



[#] Sun May 10 2026 04:53:26 EDT from luisgo

Subject: Re: Size of Data Files.

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

I want to shrink by purging the older emails previous deleted manually. I has the Auto-Purge setting.

I suppose that I can not do it configuring "Default message expire policy for private mailboxes". Or can I? I suppose that is to delete and purge active messages.

Seldom times appear notifications of purged messages at Aide and if so only one purged message or EEDI (??)

Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



[#] Mon May 11 2026 10:56:43 EDT from Motobike

Subject: Re: Size of Data Files.

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

You can define a purge rule for every folder. Also a rule to move it to archive. 

 

So Mai 10 2026 04:53:26 EDT von luisgo Betreff: Re: Size of Data Files.

I want to shrink by purging the older emails previous deleted manually. I has the Auto-Purge setting.

I suppose that I can not do it configuring "Default message expire policy for private mailboxes". Or can I? I suppose that is to delete and purge active messages.

Seldom times appear notifications of purged messages at Aide and if so only one purged message or EEDI (??)

Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



 



[#] Tue May 12 2026 15:29:18 EDT from luisgo

Subject: Re: Size of Data Files.

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

or on an individual room

A user without Administrator level can not do this. Am I right? Why so?


Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



[#] Tue May 12 2026 16:13:45 EDT from Motobike

Subject: Re: Size of Data Files.

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

with his own folders / rooms he can. 

depends on rights of the folders. but your own folders like inbox, archive and so on, you can. 

Di Mai 12 2026 15:29:18 EDT von luisgo Betreff: Re: Size of Data Files.

or on an individual room

A user without Administrator level can not do this. Am I right? Why so?


Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



 



[#] Tue May 12 2026 16:35:19 EDT from luisgo

Subject: Re: Size of Data Files.

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

With a Citadel Network user appears.

Tue May 12 2026 16:13:45 EDT from Motobike Subject: Re: Size of Data Files.

with his own folders / rooms he can. 

depends on rights of the folders. but your own folders like inbox, archive and so on, you can. 

Di Mai 12 2026 15:29:18 EDT von luisgo Betreff: Re: Size of Data Files.

or on an individual room

A user without Administrator level can not do this. Am I right? Why so?


Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



 



 



[#] Sun May 17 2026 04:03:52 EDT from luisgo

Subject: Re: Size of Data Files.

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

I think you are providing a semi-featured Citadel. The purge is not working. It supposed to purge the messages from 1st of February and it is not doing.

 

 

 

Mon May 11 2026 10:56:43 EDT from Motobike Subject: Re: Size of Data Files.

You can define a purge rule for every folder. Also a rule to move it to archive. 

 

So Mai 10 2026 04:53:26 EDT von luisgo Betreff: Re: Size of Data Files.

I want to shrink by purging the older emails previous deleted manually. I has the Auto-Purge setting.

I suppose that I can not do it configuring "Default message expire policy for private mailboxes". Or can I? I suppose that is to delete and purge active messages.

Seldom times appear notifications of purged messages at Aide and if so only one purged message or EEDI (??)

Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



 



 



[#] Sun May 17 2026 04:39:11 EDT from Motobike

Subject: Re: Size of Data Files.

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

This works really good for me. I have different purge rules for different folders. The purge will done with

 

 

 

Will done on Auto-Purge Job. 

 

 

My Citadel Version is 1022 now for a long time. 

 

If you want know more about my settings, let me know. 

Greeintngs

Mike

 

So Mai 17 2026 04:03:52 EDT von luisgo Betreff: Re: Size of Data Files.

I think you are providing a semi-featured Citadel. The purge is not working. It supposed to purge the messages from 1st of February and it is not doing.

 

 

 

Mon May 11 2026 10:56:43 EDT from Motobike Subject: Re: Size of Data Files.

You can define a purge rule for every folder. Also a rule to move it to archive. 

 

So Mai 10 2026 04:53:26 EDT von luisgo Betreff: Re: Size of Data Files.

I want to shrink by purging the older emails previous deleted manually. I has the Auto-Purge setting.

I suppose that I can not do it configuring "Default message expire policy for private mailboxes". Or can I? I suppose that is to delete and purge active messages.

Seldom times appear notifications of purged messages at Aide and if so only one purged message or EEDI (??)

Mon May 04 2026 19:25:09 EDT from IGnatius T Foobar Subject: Re: Size of Data Files.

 

Are there some way to shrink the size of the main citadel data file without compromizing the citadel stability?

Do you have the auto-purger configured to delete "old" messages?

You can do this at the site-wide level, or on an individual room (such as your trash folder).

If new data is arriving at approximately the same rate old data is expiring, then yes, eventually you will reach an equilibrium where the database files stabilize in size.

Do look in the Aide room for messages confirming this.  The helpful Citadel Aide will tell you how many objects are being deleted during the nightly purger run.



 



 



 



 



[#] Sun May 17 2026 04:44:40 EDT from Motobike

Subject: Thoughts about modern Citadel

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

If someome is interessted 

 

Modern self-hosted Citadel communication platform

 

Greetings

 



Go to page: 1 3 4 5 6 [7] 8 9 10 11