Language:
switch to room list switch to menu My folders
Go to page: 1 [2] 3 4 5 6 ... Last
[#] Mon Mar 10 2025 09:35:50 UTC from MichelV

Subject: Re: citadel crashed when

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

 

Sat Mar 08 2025 20:50:06 UTC from IGnatius T Foobar Subject: Re: citadel crashed when

 If you can manage to save a copy of the original RFC822 message that'd do it quickly, but we'll find it one way or another.

How to save this message from DB?



[#] Tue Mar 11 2025 23:17:22 UTC from AridEden

Subject: Re: Setup queries

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

 

Tue Feb 25 2025 16:31:07 UTC from IGnatius T Foobar Subject: Re: Setup queries

Also should the citadel binary have been built? When I compile 1009 I'm not getting one.

The 'citadel' binary is the text mode client.  If you are manually compiling the components of the Citadel system, you'll find that build in the textclient/ directory.

I've got no textclient directory, nothing in the build directory called 'citadel'.



[#] Wed Mar 12 2025 11:46:06 UTC from Motobike

Subject: Journaling

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

What ist best pratice for journaling mails ? Wich Mail Storage is useful ?

Mailstore or other programs who can handle journaling mails from citadel ?

Cheers

 



[#] Fri Mar 14 2025 08:06:54 UTC from luisgo

Subject: Continually under attack.

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

Dear Maintainers,

I am being under attack since for two days now.

I start citadel and some time after appears .logs files in the data directory until disk full and citadel become unusable.

Please give me a solution. This way citadel become unusable.

What you need? The log files?

Thanks,

Luís.

 



[#] Fri Mar 14 2025 20:26:33 UTC from Nurb432

Subject: Re: Continually under attack.

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

Not that it helps you any, but that is one of the main reasons i shut down all my public facing sites and now even my personal stuff has to go thru a password protected proxy, THEN a 2nd password in the app.

I let the proxy deal with the flood instead of my actual apps.  Safer that way.

For a while it was pulled back to vpn only..   but the flood subsided enough to do the proxy instead. 

Fri Mar 14 2025 08:06:54 UTC from luisgo Subject: Continually under attack.

Dear Maintainers,

I am being under attack since for two days now.

I start citadel and some time after appears .logs files in the data directory until disk full and citadel become unusable.

Please give me a solution. This way citadel become unusable.

What you need? The log files?

Thanks,

Luís.

 



 



[#] Sun Mar 16 2025 03:37:41 UTC from IGnatius T Foobar

Subject: Re: citadel crashed when

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

How to save this message from DB?

If you are able to get your Citadel server running for a little while, you can just do

cd /usr/local/citadel
./sendcommand MSG2 14539

But if you can't, you might try extracting it from the database:

cd /usr/local/citadel
./ctdldump -y | grep 'msgtext|14539'

[#] Sun Mar 16 2025 03:38:32 UTC from IGnatius T Foobar

Subject: Re: Journaling

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

What ist best pratice for journaling mails ? Wich Mail Storage
is useful ?

Citadel doesn't define this, it just creates a mailbox that collects the journals.

Usually when someone wants to implement this function, they use a service that collects the journals using POP3. But there's no specific requirement.

[#] Sun Mar 16 2025 03:40:25 UTC from IGnatius T Foobar

Subject: Re: Continually under attack.

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

data directory until disk full and citadel become unusable.

Please give me a solution. This way citadel become unusable.

You're either being spammed hard or someone has acquired the password to an account on your system. Didn't this happen to you before? I wonder if maybe the account they used didn't get locked down?

Really the only way to find out what's going on is to watch your syslogs and see what citserver is doing.

[#] Sun Mar 16 2025 16:57:21 UTC from MichelV

Subject: Re: citadel crashed when

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

 

Sun Mar 16 2025 03:37:41 UTC from IGnatius T Foobar Subject: Re: citadel crashed when
How to save this message from DB?

If you are able to get your Citadel server running for a little while, you can just do

cd /usr/local/citadel
./sendcommand MSG2 14539

But if you can't, you might try extracting it from the database:

cd /usr/local/citadel
./ctdldump -y | grep 'msgtext|14539'

The first method did not help to extract the message, not a single one. I indicated any number, the answer was "not found".

The second method received a piece of some text encrypted with base64. I decrypted it, there are pieces of some e-mails.

Where can I send this fragment? I do not want to show personal data on the forum.



[#] Mon Mar 17 2025 16:39:37 UTC from IGnatius T Foobar

Subject: Re: citadel crashed when

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

Where can I send this fragment? I do not want to show personal
data on the forum.

Put it in the dropbox of your choice and send a link.

[#] Mon Mar 17 2025 16:51:26 UTC from luisgo

Subject: Re: Continually under attack.

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

 

Citadel Server has deleted 32571 users, 0 messages, 1848174144 rooms, 32571
visit records, 1902681392 use table entries, and 0 EUID indices due to expire
policy set on those objects.
 
Message in Aide. What I must do?
Sun Mar 16 2025 03:40:25 UTC from IGnatius T Foobar Subject: Re: Continually under attack.
data directory until disk full and citadel become unusable.

Please give me a solution. This way citadel become unusable.

You're either being spammed hard or someone has acquired the password to an account on your system. Didn't this happen to you before? I wonder if maybe the account they used didn't get locked down?

Really the only way to find out what's going on is to watch your syslogs and see what citserver is doing.

 



[#] Mon Mar 17 2025 17:14:22 UTC from IGnatius T Foobar

Subject: Re: Continually under attack.

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

  Citadel Server has deleted 32571 users, 0 messages,
1848174144 rooms, 32571 visit records, 1902681392 use table
entries, and 0 EUID indices due to expire policy set on those
objects.   Message in Aide. What I must do?

Lock down your system. This strongly suggests that someone is in there and is using your system to try and relay messages or something like that. Maybe you can watch the syslog to see what account is being used, but if they compromised an admin account they might be able to create more accounts.

If you're not running a public site, be sure to disable self service account creation. If you are running a public site, look around during operation and see who's logged in. Definitely don't allow new accounts permission to send Internet email if you're running an open site.

If there's a problem with the software we can find it, but this really just sounds like someone is in there who's not supposed to be, and the software is doing what it's built to do.

[#] Tue Mar 18 2025 23:47:28 UTC from luisgo

Subject: Re: Continually under attack.

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

I changed the password of "Admin" users and I cheked "Disable self-service user account creation; Hint: do not select both!"

Let see what happens.

Mon Mar 17 2025 17:14:22 UTC from IGnatius T Foobar Subject: Re: Continually under attack.
  Citadel Server has deleted 32571 users, 0 messages,
1848174144 rooms, 32571 visit records, 1902681392 use table
entries, and 0 EUID indices due to expire policy set on those
objects.   Message in Aide. What I must do?

Lock down your system. This strongly suggests that someone is in there and is using your system to try and relay messages or something like that. Maybe you can watch the syslog to see what account is being used, but if they compromised an admin account they might be able to create more accounts.

If you're not running a public site, be sure to disable self service account creation. If you are running a public site, look around during operation and see who's logged in. Definitely don't allow new accounts permission to send Internet email if you're running an open site.

If there's a problem with the software we can find it, but this really just sounds like someone is in there who's not supposed to be, and the software is doing what it's built to do.

 



[#] Mon Mar 24 2025 06:49:51 UTC from PanaSonic

Subject: hello there

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

 

I don't actually have any specific questions at this moment, but wanted to say that I'm here.  I just setup a new Citadel instance on my network, to replace a ridiculously difficult to keep running email server, and it just instantly took over and is handling all incoming mail like an absolute champ.  I even configured it for multiple domain handling, and found it to be incredibly easy to do so. 
I have been a Citadel user since the mid 80's, even wrote one once.  I've been known across the entire multiverse of Citadels as either "The Magician" or "PanaSonic" for the most part.  Since someone I ran into recently actually called me out by the latter, that's what I chose to use here, today.

Greetings to all the Citadel 'ops and users.

I'm sure the questions will be flowing soon.

 



[#] Mon Mar 24 2025 14:48:30 UTC from IGnatius T Foobar

Subject: Re: hello there

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

Glad to have you aboard! There's plenty more on the way. I'm sure by now you've seen the screenshots of the totally refreshed user interface (slow but steady progress on that). And after that, we're planning to make Citadel able to function as a node in the fediverse. It basically does everything :)

May we use the above message as a user testimony on the web site?

[#] Mon Mar 24 2025 15:48:09 UTC from PanaSonic

Subject: Re: hello there

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

sure, you can use that.. 

I just hit "Reply Quoted" in here, to attempt to reply to your message, and instead it skipped to the next room, and lost my Ungoto history.

A new interface would be welcome, this version of WebCit seems particularly lacking.  I guess my first question, then, will be, can I try out said new interface, and contribute to it? :-D

Presently just using it for an incoming email server, I need to figure out how to deal with outgoing... then i want to test it's email/calendar/contacts services with some particularly old legacy devices to see if it's compatible.

That it "just works" as an incoming email server is a big plus, though.  I had a more difficult time getting it running in docker than I did setting up the email lol

 



[#] Mon Mar 24 2025 18:21:50 UTC from Nurb432

Subject: Re: hello there

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

I have seen that too.. but not in a reproducible manner. 

Mon Mar 24 2025 15:48:09 UTC from PanaSonic Subject: Re: hello there

 

I just hit "Reply Quoted" in here, to attempt to reply to your message, and instead it skipped to the next room, and lost my Ungoto history.

 



 



[#] Mon Mar 24 2025 21:10:59 UTC from IGnatius T Foobar

Subject: Re: hello there

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

A new interface would be welcome, this version of WebCit seems
particularly lacking.  I guess my first question, then, will be, can I
try out said new interface, and contribute to it? :-D

Well, there are some screenshots at https://www.citadel.org/roadmap.html which will give you a general idea what it looks like right now. The first thing that should be obvious is that it's laid out as a set of integrated applications rather than as a continous stream of rooms that can do different things. You'll find that it acts more like one of those "my cloud" suites than like a BBS that evolved into a groupware system. So the Mail application will look more like a real webmail, the Forums application will look more like a mainstream forums site, etc.

You can certainly try it out if you have a place to build it. There is a webcit-ng/ directory in the git repository so if you've built out a development system from source you're ready to go. If you feel you have something to contribute other than code (web layout, documentation, testing, ideas, whatever) then just say so and perhaps we can arrange for a place to do that.

As for the "reply quoted" mishap, were you in the web interface or the text interface when this happened?

[#] Tue Mar 25 2025 08:01:36 UTC from PanaSonic

Subject: Re: hello there

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

I was in WebCit, I haven't sat down to figure out text interface yet, although if I open it up to other people, I certainly will, since tons of my friends are from the BBS era. :D

I'm pretty well versed in modern web dev, and I do game dev for the day job, so i'm not too bad around the various tools :)

WebCit wouldn't be too bad if the mail room would just put the pointer back in the message box after hitting "delete" :D but maybe i can find some ways to help

 



[#] Tue Mar 25 2025 19:43:00 UTC from IGnatius T Foobar

Subject: Re: hello there

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

Ok well if you have a bunch of old BBS friends then definitely bring them here. We'd love to make the family a bit bigger. :)

All of the WebCit effort is going into the rewrite. If you can get it running on your own then give it a whirl, otherwise let me know and we'll arrange something. You're going to like what you see.

Go to page: 1 [2] 3 4 5 6 ... Last