Language:
switch to room list switch to menu My folders
Go to page: First ... 19 20 21 22 [23]
[#] Sun Jun 22 2025 21:56:17 UTC from alperumit

Subject: Re: Inbox rules stop working suddenly

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

First of all, thank you very much for your answer. I found the source of the problem and prevented it from recurring. Whatever the PutEmail function used by the Apache NiFi application to send mail was doing, it was avoiding the message processing ID from being added to new messages. You can print the debug log with the "-X 9" parameter when starting the container to get the logs. The emails were falling into the Inbox without any rules working. Sending and receiving mail was working normally. Only the Inbox rules were not working.



[#] Tue Jun 24 2025 00:00:03 UTC from darkoff

Subject: SMTP Impossible to o2switch server

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

Hi!

 

I use Citadel 2 years ago, but recently, I can't send emails to mailboxes hosted on O2Switch (error 421 with no further explanation).

 

I can communicate with any mailbox on any host (GMail, Outlook, Orange, etc.) but not with them (I can receive emails from them from two domains hosted with them, but not vice versa).

And for their part, they have no problem communicating with anyone...

Could someone help me? Because this type of problem is really stumping me...

 

Thanks in advance



[#] Tue Jun 24 2025 00:05:13 UTC from darkoff

Subject: mails impossible into o2switch

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

Hello!

 

But recently, I can't send emails to mailboxes hosted on O2Switch (error 421 with no further explanation).

I can communicate with any mailbox on any host (GMail, Outlook, Orange, etc.) but not with them (I can receive emails from them from two domains hosted with them, but not vice versa).

And for their part, they have no problem communicating with anyone, and don't see any SMTP connections...

 

Could someone help me? Because this type of problem is really stumping me...

 

Thanks in advance



[#] Tue Jun 24 2025 00:05:21 UTC from darkoff

Subject: mails impossible into o2switch

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

Hello!

 

But recently, I can't send emails to mailboxes hosted on O2Switch (error 421 with no further explanation).

I can communicate with any mailbox on any host (GMail, Outlook, Orange, etc.) but not with them (I can receive emails from them from two domains hosted with them, but not vice versa).

And for their part, they have no problem communicating with anyone, and don't see any SMTP connections...

 

Could someone help me? Because this type of problem is really stumping me...

 

Thanks in advance



[#] Tue Jun 24 2025 02:23:28 UTC from IGnatius T Foobar

Subject: Re: Textclient and docker

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

Another beginners question: Is there a way to use the text mode client

when running the docker image? The client itself is part of the image,

but so far there seems to be no way of remotely accessing it.Well,
besides "podman exec -it citadel /usr/local/bin/citadel". Obviously not

a feasible option.

This is definitely a tricky one, and something that I had to kind of hack together when I moved this system to the containerized version of Citadel.

I ended up just copying "citadel" and "libcitadel.so.4..." and "citadel.rc" into the host system and running it from there.

No doubt this is a hacky solution and one that we intend to solve a more elegant way in the future.

[#] Tue Jun 24 2025 02:27:46 UTC from IGnatius T Foobar

Subject: Re: URLs for external clients for contacts & news

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

However, I am struggeling to find a corresponding url for the contacts


Does the Thunderbird client support accessing the contacts list in that way?
To the best of my knowledge it does not.

When you connect Thunderbird to the Citadel calendar you're basically accessing the calendar "as a whole" which is to say, it downloads the whole calendar, then when you make changes it reuploads the whole calendar.

Thunderbird also supports CalDAV and probably CardDAV, which will be fully supported in the not-yet-released WebCit-NG, but unfortunately the current version does not support those protocols.

[#] Tue Jun 24 2025 15:09:12 UTC from HvT

Subject: Re: URLs for external clients for contacts & news

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

 

Di Jun 24 2025 02:27:46 UTC von IGnatius T Foobar Betreff: Re: URLs for external clients for contacts & news
However, I am struggeling to find a corresponding url for the contacts


Does the Thunderbird client support accessing the contacts list in that way?
To the best of my knowledge it does not.

When you connect Thunderbird to the Citadel calendar you're basically accessing the calendar "as a whole" which is to say, it downloads the whole calendar, then when you make changes it reuploads the whole calendar.

Thunderbird also supports CalDAV and probably CardDAV, which will be fully supported in the not-yet-released WebCit-NG, but unfortunately the current version does not support those protocols.

 

Thanks very much. I have just found a post, that claimed to have accomplished just that, so I've assumed, it was simply me. Indeed I was trying to use caldav, as this seemed to be the natural choice. No biggy, I'll stick with LDAP for the time being.  



[#] Tue Jun 24 2025 15:10:59 UTC from HvT

Subject: Re: Textclient and docker

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

 

Di Jun 24 2025 02:23:28 UTC von IGnatius T Foobar Betreff: Re: Textclient and docker
No doubt this is a hacky solution and one that we intend to solve a more elegant way in the future.

 

Thanks again for the explanation. Good to know, not all is grim for the future!



[#] Wed Jun 25 2025 13:15:15 UTC from youngd24

Subject: Old Citadel version source for VCF table

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

I've been messing with various BBS's to have on one of the systems at my VCF table this year and, remembering Citadel of long ago, thought maybe I'd give it a shot.

I have a SPARCstation 20 running Solaris 7 and found source for Citadel-UX 5.52 and 6.14, both have various build issues and wondered if there might happen to be some other versions of the source around somewhere. Whatever the latest source release was in the 5.x and 6.x trees might help in building this museum piece.

/TIA



[#] Thu Jun 26 2025 02:21:13 UTC from IGnatius T Foobar

Subject: Re: Old Citadel version source for VCF table

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

I have a SPARCstation 20 running Solaris 7 and found source for
Citadel-UX 5.52 and 6.14, both have various build issues and
wondered if there might happen to be some other versions of the
source around somewhere. Whatever the latest source release was
in the 5.x and 6.x trees might help in building this museum
piece.

What is the experience you are trying to re-create? During the Solaris 7 era we still had the full multiuser experience on both text and web. It was a lot clunkier than it is today but it was similar in spirit.

I'm going to assume that the current version either won't build on Solaris 7 without a lot of modifications or might produce an experience too modern for your purpose. But guess what ... you can just clone the git repository, roll back to whatever year you want to experience, and build from that. If you go back to a year when Solaris 7 was current, you should be able to build everything, because Solaris was fully supported by Citadel back then.

I don't remember what version of Solaris I ran Citadel on, but I had a SPARCstation IPX and later an AXi, and regularly built Citadel on both of them.

[#] Thu Jun 26 2025 05:54:51 UTC from c1ph3rpunk

Subject: Re: Old Citadel version source for VCF table

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

Nothing specifically really other than a text mode BBS, there are many DOS and other options, not many for Solaris (which is one of the machines I have on hand). The only real requirement is that I’m trying to target the year 1999 and have it there at the table so anyone can use it 

Version 6 has more Yacc issues than I care to tackle, but after fixing a couple small bugs in the 5.52 version, and adjusting make options, I have it built and working.



Go to page: First ... 19 20 21 22 [23]