Language:
switch to room list switch to menu My folders
Go to page: First ... 17 18 19 20 [21]
[#] Tue Jul 15 2025 02:19:05 UTC from IGnatius T Foobar

Subject: Re: docker image keeps crashing

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

All righty then -- I found the problem. I don't know whether the problem is in Fedora or Podman, but we can blame IBM either way, right? ;)

Any error message that we send to the client that contains the expression strerror(errno) makes the server crash, but only when running in Podman. I don't know why. I removed that expression from OIMG and it now works, but I looked for other functions that use that expression, and they crash too.

So I guess we just can't use that function anymore. I'll remove it. Not a huge deal.

[#] Tue Jul 15 2025 03:41:57 UTC from IGnatius T Foobar

Subject: Re: docker image keeps crashing

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

Give the new container image a try and see how we did now.

[#] Wed Jul 16 2025 14:35:14 UTC from Fred

Subject: Draft editing

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

 

Greetings:

 Used easy install method. Was able to get spamd/clamav to function.

 However unable to modify/edit drafts (draft room) . No prompt for editing draft or to "send message" from draft room available.

Write mail with Tiny MCE is o.k.  Is there some configuration that was missed?

 

 Thanks

 

 



[#] Wed Jul 16 2025 21:11:03 UTC from HvT

Subject: Re: docker image keeps crashing

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

 

Di Jul 15 2025 03:41:57 UTC von IGnatius T Foobar Betreff: Re: docker image keeps crashing
Give the new container image a try and see how we did now.

I wholeheartly agree on IBM. Otherwise, I didn't had the chance to test too thoroughly, but hey, so far it looks good  now! At least calling the login screen and editing rooms now seems to work without crashing. Nice job, thanks again! 

In case I'll stumble over other issues, be sure, I'll let you know



[#] Fri Jul 18 2025 15:57:29 UTC from Motobike

Subject: Server fail

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

Hi there,

my protocol says this.

 

Jul 18 17:50:17 pbcontrol citserver[21027]: SIGSEGV received in thread 139790179628800 at address 0x270

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #0: /usr/local/citadel/citserver(+0x163dc) [0x55f5876173dc]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #1: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12730) [0x7f23931de730]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #2: /usr/local/citadel/citserver(+0x61dc0) [0x55f587662dc0]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #3: /usr/local/citadel/citserver(+0x62bd4) [0x55f587663bd4]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #4: /usr/local/citadel/citserver(+0x62e7c) [0x55f587663e7c]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #5: /usr/local/citadel/citserver(+0x63aec) [0x55f587664aec]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #6: /usr/local/citadel/citserver(+0x6e044) [0x55f58766f044]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #7: /usr/local/citadel/citserver(+0x1732d) [0x55f58761832d]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #8: /lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3) [0x7f23931d3fa3]

Jul 18 17:50:17 pbcontrol citserver[21027]: Stack frame #9: /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f2392f1406f]

 

do someone else have any error like this since update 1018 ?



[#] Fri Jul 18 2025 22:33:26 UTC from Motobike

Subject: Error between Docker and "normal" installation (1020)

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

If you create a room and set up a Mailing List. In a Docker Container, subscribers will not shown in overview.

In a normal installation it works fine. 

 

Subsribers will get mails normaly, but will not show up in overview. (Docker Container / 1020)



[#] Sun Jul 20 2025 09:47:02 UTC from MarisaG

Subject: Abity to set quotas?

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

Is it possible to set a quota for space used per user? Want to be sure one user doesn't chew up all the space...



[#] Sun Aug 03 2025 20:52:20 UTC from IGnatius T Foobar

Subject: Re: Abity to set quotas?

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

Is it possible to set a quota for space used per user? Want to
be sure one user doesn't chew up all the space...

Unfortunately there are no per-user quotas available in Citadel Server.

What we do have is a system-wide safety check, if available disk space goes below 100 MB it will refuse to accept new messages, so the system doesn't get corrupted by a disk full condition.

[#] Wed Aug 06 2025 19:55:40 UTC from Motobike

Subject: BCC

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

There is a problem with BCC recieptiens.

They will all appear in Mail header as > Envelope-to:

Is there a option to hide recieptens in header ?

 



[#] Wed Aug 27 2025 17:43:58 UTC from luisgo

Subject: Shrink my databases.

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

Dear All,

I want to shrink my databases. I tried with the shell script "database_cleanup.sh" and it gives a error even with citadel shutdown and with plenty of disk space (I renamed /tmp in the script).

How to set the "c_shrink_db_files" variable (before compilation)?

I want only an one time shrink.

Thank you,

Luís Gonçalves.



[#] Mon Sep 01 2025 17:53:00 UTC from IGnatius T Foobar

Subject: Re: BCC

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

There is a problem with BCC recieptiens.

They will all appear in Mail header as > Envelope-to:

Is there a option to hide recieptens in header ?

Can you clarify please, is this on outbound or inbound email?



[#] Mon Sep 01 2025 17:57:32 UTC from IGnatius T Foobar

Subject: Re: Shrink my databases.

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

I want to shrink my databases. I tried with the shell script "database_cleanup.sh" and it gives a error even with citadel shutdown and with plenty of disk space (I renamed /tmp in the script).

How to set the "c_shrink_db_files" variable (before compilation)?

I want only an one time shrink.

c_shrink_db_files is not a compile-time option.  We've worked hard to have as few of those as possible.

If you set the c_shrink_db_files configuration option, the database will be compacted at shutdown time.

If you're not satisfied with the results, I would suggest using ctdldump and ctdlload, not database_cleanup.sh.   But really, Citadel is good with disk space -- it will reuse the "holes" in those files to write new data.  At some point your disk utilization will stabilize if you have both new data coming in and old data being purged.  If you have plenty of disk space and your system is running cleanly I would advise leaving it alone.



[#] Tue Sep 02 2025 09:33:26 UTC from luisgo

Subject: Re: Shrink my databases.

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

Dear Foobar,

I have not so much space.

Do not see this as I putting bad reputation on the software.

Could you please explain how to set "c_shrink_db_files"?

Thank you,

Luís Gonçalves.

Mon Sep 01 2025 17:57:32 UTC from IGnatius T Foobar Subject: Re: Shrink my databases.

I want to shrink my databases. I tried with the shell script "database_cleanup.sh" and it gives a error even with citadel shutdown and with plenty of disk space (I renamed /tmp in the script).

How to set the "c_shrink_db_files" variable (before compilation)?

I want only an one time shrink.

c_shrink_db_files is not a compile-time option.  We've worked hard to have as few of those as possible.

If you set the c_shrink_db_files configuration option, the database will be compacted at shutdown time.

If you're not satisfied with the results, I would suggest using ctdldump and ctdlload, not database_cleanup.sh.   But really, Citadel is good with disk space -- it will reuse the "holes" in those files to write new data.  At some point your disk utilization will stabilize if you have both new data coming in and old data being purged.  If you have plenty of disk space and your system is running cleanly I would advise leaving it alone.



 



[#] Tue Sep 02 2025 09:57:34 UTC from Motobike

Subject: Re: BCC

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

 

Mo Sep 01 2025 17:53:00 UTC von IGnatius T Foobar Betreff: Re: BCC

There is a problem with BCC recieptiens.

They will all appear in Mail header as > Envelope-to:

Is there a option to hide recieptens in header ?

Can you clarify please, is this on outbound or inbound email?



Hi Ignatius,

 

this happens on Outbound Mails. It doesnt matter wich Client you use. All BCC mails will show up for everybody who receive the mail. Not in client, but if you look in header from the mail... all will show up @envelopeto

 

Greetings

Mike

 



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