Language:
switch to room list switch to menu My folders
Go to page: First ... 10 11 12 13 [14] 15 16 17 18 19
[#] Thu Dec 21 2023 18:00:24 EST from Nurb432

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

IG will tell you how to do it naively, but i use NGNIX for all my stuff and let it handle the SSL. And i use it as a reverse proxy that handles DNS name -> port translations since i only have 1 external IP at home to use.

Thu Dec 21 2023 09:46:37 EST from bobbydharrell
But that is why I am here; How to get SSL installed in docker citadel?

 



[#] Thu Dec 21 2023 21:11:50 EST from bobbydharrell

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

I updated my docker to add 2 volumes, 1 for the citadel-data, and also for the mapping of the cert folder that certbot made

sudo docker run -p 8080:80 -p 8443:443 -d --restart=unless-stopped --volume=/storage/citadel:/citadel-data --name=citadel citadeldotorg/citadel - v /etc/letsencrypt/live/<domain-for-cert>:/usr/local/citadel/keys/

 
still does not show as SSL .. I looked up the paths for citadel online as I cannot browse the container LOL

I need to setup a reverse proxy, will install the mod next and see about that as I also use 1 public IP for 7 different domains LOL

Oh, I also added UFW firewall and opened the ports that should be needed for both SMTP and WebServer regular and SSL

this is complicated to setup, but I think will be worth it in the end.
 
On a positive, I can email users on citadel, user1 to user2 etc, but I cannot email user external to citadel, when I enter the email address Citadel throws an error that user does not exist ... have not figured that one out yet


[#] Thu Dec 21 2023 23:46:03 EST from juanhernandez98 <juanhernandez98@gmail.com> to <room_Citadel_Support@uncensored.citadel.org>

Subject: how to unsubscribe

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

Hi, how do I unsubscribe from this email list?

 

Thanks.

 



[#] Fri Dec 22 2023 12:52:23 EST from awrdgrs

Subject: Adding [SPAM] to subject

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

Hello,

I'm using the citadel build 996 and I'm using Spamassassin to filter junk.  I've realized that if I have Spamassassin add [SPAM] to the subject line that Citadel doesn't pick it up.  I was wondering if there is a way to have Citadel add [SPAM] to the subject line if the spam status is true?

Thanks,

Allen

 

 

 



[#] Sun Dec 24 2023 13:11:36 EST from Shadowfire

Subject: Does Citadel have support for vCard Support, CalDv, GroupDav?

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



[#] Sun Dec 24 2023 13:15:28 EST from Shadowfire

Subject: Does Citadel have support for vCard, CalDv, GroupDav?

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

IGnatius,

I am currious if Citadel has support for vCard, CalDav, and GroupDav?

Would it be possible to add support for smartphones (VOIP)?

Thanks,

-SF-



[#] Mon Dec 25 2023 13:49:25 EST from IGnatius T Foobar

Subject: Re: how to unsubscribe

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

Hi, how do I unsubscribe from this email list?

[ https://uncensored.citadel.org/listsub ]

Select "Citadel Support" and then click "unsubscribe"

[#] Mon Dec 25 2023 13:50:26 EST from IGnatius T Foobar

Subject: Re: Adding [SPAM] to subject

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

I'm using the citadel build 996 and I'm using Spamassassin to filter junk. 

I've realized that if I have Spamassassin add [SPAM] to the subject line
that
Citadel doesn't pick it up.  I was wondering if there is a way to have

Citadel add [SPAM] to the subject line if the spam status is true?

There is an option in your system configuration screen to tell it to mark spam instead of deleting it.

This will set the "X-Spam-Status: true" header for messages detected as spam.
You can then create an inbox filter to do whatever you want with it.

[#] Mon Dec 25 2023 13:56:01 EST from IGnatius T Foobar

Subject: Re: Does Citadel have support for vCard, CalDv, GroupDav?

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

I am currious if Citadel has support for vCard, CalDav, and GroupDav?


Would it be possible to add support for smartphones (VOIP)?

The current Citadel system is a fully compliant GroupDAV server. Citadel uses vCard and vCalendar as its native data formats so there should be no data conversion issues anywhere.

We do realize that GroupDAV is not as popular as CalDAV and CardDAV these days. We are building these protocols natively into the new version of our web interface (WebCit). This will be available perhaps in late 2024. It is where the vast majority of our development effort is focused right now, which is why you don't see much "visible" development happening in Citadel unless you follow the development lists.

It's kind of like an ant colony ... most of the real activity is inside where you can't see it :)

As for "VoIP support" ... I'm not sure what you mean. If you have some good ideas then by all means rin them up the flagpole! I could easily see a future where audio and video conferencing are built into room services.

[#] Mon Dec 25 2023 17:59:36 EST from Nurb432

Subject: Re: Does Citadel have support for vCard, CalDv, GroupDav?

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

i second that idea as being a nice future goal. it would 'round things out' so to speak. 

Even if its not native and just some sort of integration with something like jitsi and asterisk

Mon Dec 25 2023 13:56:01 EST from IGnatius T Foobar Subject: Re: Does Citadel have support for vCard, CalDv, GroupDav?
 I could easily see a future where audio and video conferencing are built into room services.

 



[#] Wed Dec 27 2023 13:20:59 EST from IGnatius T Foobar

Subject: Re: Does Citadel have support for vCard, CalDv, GroupDav?

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

Feature parity with systems like Teams and Slack, but with freedom.

[#] Wed Jan 03 2024 08:10:50 EST from Virendra

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

Hello Team,
We have configured Citadel, we are successfully receiving mails  from outside but we can not send mail to outside email address.
Please guide what have to do for it

Thanks



[#] Wed Jan 03 2024 09:47:58 EST from Nurb432

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

Not the expert here so cant help directly, but the experts are going to need a bit more info..   Such as how you are sending, errors getting back, etc.   Too many possibilities just to guess.

Wed Jan 03 2024 08:10:50 EST from Virendra

Hello Team,
We have configured Citadel, we are successfully receiving mails  from outside but we can not send mail to outside email address.
Please guide what have to do for it

Thanks



 



[#] Wed Jan 03 2024 17:46:48 EST from IGnatius T Foobar

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

Seriously ... we need more than just "it doesn't work." What version of Citadel, how did you install it, and when you try to send an email, what happens? Do you get an error immediately? Does it send a warning after four hours and a failure in five days? What does your Internet setup and DNS look like?

[#] Sun Jan 07 2024 14:45:29 EST from geirbakkw

Subject: email adresses 5 numbers

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

Hi, after upgrading to the latest citadel version all my mail adreses are useless, i have been using 5 numbers in front of @

is there a way to re-enable the possibility? tested with 4 numbers, that is the max allowed ??

 

pleas help

 

-geir

 

 



[#] Tue Jan 09 2024 11:39:36 EST from IGnatius T Foobar

Subject: Re: email adresses 5 numbers

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

I don't understand your question. Can you post some examples of what you are trying to do?

[#] Wed Jan 10 2024 15:38:53 EST from p.agsten

Subject: Citadel Server crashes

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

Hello,

Citadel server Version 972 suddenly starts crashing. Last entry in the syslog show strange entries like this:

Jan  9 09:28:05 [host] citserver[2665335]: citserver[2665335]: crypto: SSL_accept failed: (null)
Jan  9 09:28:05 [host] citserver[2665335]: citserver[2665335]: sysdep: client_write(50 bytes) failed: Broken pipe
Jan  9 09:28:05 [host] citserver[2665335]: crypto: SSL_accept failed: (null)
Jan  9 09:28:05 [host] citserver[2665335]: citserver[2665335]: context: session 17576 (SMTPs-MTA) ended.
Jan  9 09:28:05 [host] citserver[2665335]: sysdep: client_write(50 bytes) failed: Broken pipe

Still operational for a couple of hours apparently, followed by these shortly before the initial crash:

Jan  9 12:19:23 [host] citserver[2665335]: msgbase: message #97535 was not found
Jan  9 12:19:23 [host] citserver[2665335]: smtpclient: 97535 does not exist
Jan  9 12:19:36 [host] citserver[2665335]: free(): invalid pointer
Jan  9 12:19:36 [host] systemd[1]: citadel.service: Main process exited, code=killed, status=6/ABRT
Jan  9 12:19:36 [host] systemd[1]: citadel.service: Failed with result 'signal'.
Jan  9 12:19:37 [host] systemd[1]: citadel.service: Scheduled restart job, restart counter is at 11.
Jan  9 12:19:37 [host] systemd[1]: Stopped Citadel Server.

From then on restarts end in something like this:

Jan  9 12:20:56 [host] citserver[2699682]: citserver[2699682]: fulltext: flushing index cache to disk (0% complete)
Jan  9 12:20:56 [host] citserver[2699682]: fulltext: flushing index cache to disk (0% complete)
Jan  9 12:20:56 [host] citserver[2699682]: citserver[2699682]: db: BDB0689 cdb.09 page 13525 is on free list with type 7
Jan  9 12:20:56 [host] citserver[2699682]: citserver[2699682]: db: BDB0061 PANIC: Invalid argument
Jan  9 12:20:56 [host] citserver[2699682]: citserver[2699682]: db: PANIC: Invalid argument
Jan  9 12:20:56 [host] citserver[2699682]: db: BDB0689 cdb.09 page 13525 is on free list with type 7
Jan  9 12:20:56 [host] citserver[2699682]: db: BDB0061 PANIC: Invalid argument
Jan  9 12:20:56 [host] citserver[2699682]: db: PANIC: Invalid argument
Jan  9 12:20:56 [host] systemd[1]: citadel.service: Main process exited, code=killed, status=6/ABRT
Jan  9 12:20:56 [host] systemd[1]: citadel.service: Failed with result 'signal'.
Jan  9 12:20:56 [host] systemd[1]: citadel.service: Scheduled restart job, restart counter is at 13.
Jan  9 12:20:56 [host] systemd[1]: Stopped Citadel Server.

And eventually looping this one getting restarted by systemd:

Jan  9 12:21:27 [host] citserver[2699722]: citserver[2699722]: msgbase: message #97535 was not found
Jan  9 12:21:27 [host] citserver[2699722]: citserver[2699722]: smtpclient: 97535 does not exist
Jan  9 12:21:27 [host] citserver[2699722]: msgbase: message #97535 was not found
Jan  9 12:21:27 [host] citserver[2699722]: smtpclient: 97535 does not exist
Jan  9 12:21:29 [host] citserver[2699722]: citserver[2699722]: db: cdb_fetch(9): BDB0075 DB_PAGE_NOTFOUND: Requested page not found
Jan  9 12:21:29 [host] citserver[2699722]: db: cdb_fetch(9): BDB0075 DB_PAGE_NOTFOUND: Requested page not found
Jan  9 12:21:29 [host] systemd[1]: citadel.service: Main process exited, code=killed, status=6/ABRT
Jan  9 12:21:29 [host] systemd[1]: citadel.service: Failed with result 'signal'.
Jan  9 12:21:29 [host] systemd[1]: citadel.service: Scheduled restart job, restart counter is at 25.
Jan  9 12:21:29 [host] systemd[1]: Stopped Citadel Server.

Thought database was somehow corrupted so replaced it with latest backup and afterwards was working fine again but lost some data obviously. Only thing is now that the error related to the invalid message id is still there and logged frequently:

Jan 10 09:02:56 [host] citserver[10806]: citserver[10806]: msgbase: message #97535 was not found
Jan 10 09:02:56 [host] citserver[10806]: citserver[10806]: smtpclient: 97535 does not exist
Jan 10 09:02:56 [host] citserver[10806]: msgbase: message #97535 was not found
Jan 10 09:02:56 [host] citserver[10806]: smtpclient: 97535 does not exist

So I am wondering whether anybody has an idea on two questions:

1. What could have caused the database corruption and is there a tool that can be used to check and restore database integrity without data loss?
2. What is causing the errors related to message #97535 and how can I fix this?

Any ideas are more than welcome.

Regards,

P.



[#] Thu Jan 11 2024 15:13:25 EST from IGnatius T Foobar

Subject: Re: Citadel Server crashes

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

1. What could have caused the database corruption and is there a tool that

can be used to check and restore database integrity without data loss?

2. What is causing the errors related to message #97535 and how can I fix

this?

1. Upgrade to Citadel Server v993 or later. We literally spent all of last summer improving the database layer, and it is now much more robust, even in the face of server crashes or other problems.

2. You might have instructions in your outbound SMTP queue to deliver that message but the message itself doesn't exist. If you want to, you can go to the hidden room "__CitadelSMTPSpoolout__" and your queue will be in there.
If you find delivery instructions that reference that message, just delete them.

[#] Sun Jan 14 2024 06:07:20 EST from admin1234

Subject: bug found in citadel mail server

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

Hello dear admin and support I hope you are in good mood today actually I found a important bug in citadel mail server and it could endanger sensitive data in local and global citadels I never ill-use that bug and it's information as you now no pain no gain I decided to inform you that report by email but can I expect prize ?(I am bug hunter and receive prize in trust wallet) your helping and cooperation can encourage me to trying find more bugs we can make better internet environment by the way I don't want too much money after observing and confirmation you can evaluate my request

so please send me email here my user is admin1234

and my email is     rainyboy95@yahoo.com

Best regards



[#] Sun Jan 14 2024 07:21:23 EST from Nurb432

Subject: Re: bug found in citadel mail server

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

lol

 



Go to page: First ... 10 11 12 13 [14] 15 16 17 18 19