Subject: Re: trying to install Citadel on a Raspberry PI.
You need to let us know where you read the instructions and what installation method you used (Easy Install, Docker, compiled from source, etc). Also if you used the .deb packages in the Raspberry Pi OS repositories you will have to start over, as those packages are very old and unsupported.
Subject: Re: trying to install Citadel on a Raspberry PI.
I lost my reply so starting again.
Today I was able to start Citadel and get the prompt page. However, I must have fat fingered the password because it does not like my password.
I did not use root as its common to all, but for now that was not a good idea.
Whats the best way to reset the password or do I have to install citadel again and use all the defaults?
TIA, A4ginATL.
i DON'T KNOW WHAT THAT PASSORD IS.
How can i change it?
Can it be changed in the password file?
If yes, how do I do that?
Thank you
A4GinATL
i DON'T KNOW WHAT THAT PASSORD IS.
How can i change it?
Can it be changed in the password file?
If yes, how do I do that?
Thank you
A4GinATL
Subject: Re: trying to install Citadel on a Raspberry PI.
Mon Sep 12 2022 09:24:03 AM EDT from IGnatius T Foobar Subject: Re: trying to install Citadel on a Raspberry PI.Well, for starters, you posted your request for Citadel help in the Lobby, which the support page clearly says not to do. I have moved your request to the Citadel Support room. I hope you find your way here.
You need to let us know where you read the instructions and what installation method you used (Easy Install, Docker, compiled from source, etc). Also if you used the .deb packages in the Raspberry Pi OS repositories you will have to start over, as those packages are very old and unsupported.
Are you saying that I should switch to something like Ubuntu?
Darryl.
Subject: Re: trying to install Citadel on a Raspberry PI.
Are you saying that I should switch to something like Ubuntu?
I am saying that you should answer the question. What installation method did you use and what version of Citadel do you have?
Here's a hint: if you installed Citadel by typing "apt install citadel-server" you have an ancient and unsupported version.
Subject: Re: trying to install Citadel on a Raspberry PI.
Mon Sep 12 2022 09:24:03 AM EDT from IGnatius T Foobar Subject: Re: trying to install Citadel on a Raspberry PI.Well, for starters, you posted your request for Citadel help in the Lobby, which the support page clearly says not to do. I have moved your request to the Citadel Support room. I hope you find your way here.
You need to let us know where you read the instructions and what installation method you used (Easy Install, Docker, compiled from source, etc). Also if you used the .deb packages in the Raspberry Pi OS repositories you will have to start over, as those packages are very old and unsupported.
Are you saying that I should switch to something like Ubuntu?
Darryl.
Subject: Re: trying to install Citadel on a Raspberry PI.
curl http://easyinstall.citadel.org/install | sudo bash
Does Citadel have fetaures t check for junk mail and prevent relaying options?
Thank you.
Subject: Re: trying to install Citadel on a Raspberry PI.
curl http://easyinstall.citadel.org/install | sudo bash
Very good, that is the Easy Install method and it will work perfectly on any modern Linux OS.
Subject: Re: trying to install Citadel on a Raspberry PI.
Does Citadel have fetaures t check for junk mail and prevent relaying
options?
Yes.
As I messed up the root password for Citadel, is there a way to edit the password file or do I have to rebuild the system?
TIA, Darryl.
I am trying use the aerc email client with my citadel server (version 957). Aerc works fine with my gmail account (trying to get rid of that).
Aerc connects and displays the imap folders and the number of messages in each folder but does not retrieve the messages. The aerc logs are showing the following error:
2022/08/30 17:50:07 Opening INBOX
Lr7rxQ SELECT INBOX
* 173 EXISTS
* 32 RECENT
* OK [UIDVALIDITY 1] UID validity status
* OK [UIDNEXT 11222] Predicted next UID
* FLAGS (\Deleted \Seen \Answered)
* OK [PERMANENTFLAGS (\Deleted \Seen \Answered)] permanent flags
Lr7rxQ OK [READ-WRITE] SELECT completed
2022/08/30 17:50:08 ->(ui) *types.Done:*types.OpenDirectory
2022/08/30 17:50:08 (= *client.MailboxUpdate
2022/08/30 17:50:08 ->(ui) *types.DirectoryInfo
2022/08/30 17:50:08 (= *client.MailboxUpdate
2022/08/30 17:50:08 ->(ui) *types.DirectoryInfo
2022/08/30 17:50:08 (ui)<= *types.Done(32):*types.OpenDirectory(31)
2022/08/30 17:50:08 (ui)<= *types.DirectoryInfo(33)
2022/08/30 17:50:08 (ui)<= *types.DirectoryInfo(34)
2022/08/30 17:50:08 (ui)=> *types.FetchDirectoryContents
2022/08/30 17:50:08 <-(ui) *types.FetchDirectoryContents(35)
2022/08/30 17:50:08 Fetching UID list
6enMkg UID SEARCH CHARSET UTF-8 1:*
* SEARCH
6enMkg OK UID SEARCH completed
2022/08/30 17:50:08 Found 0 UIDs
2022/08/30 17:50:08 ->(ui) *types.DirectoryContents:*types.FetchDirectoryContents
2022/08/30 17:50:08 ->(ui) *types.Done:*types.FetchDirectoryContents
2022/08/30 17:50:08 (ui)<= *types.DirectoryContents(36):*types.FetchDirectoryContents(35)
2022/08/30 17:50:08 (ui)<= *types.Done(37):*types.FetchDirectoryContents(35)
I think that the message, "Found 0 UIDs" might be what is causing the problem.
I don't see any errors in the citadel syslog so I am wondering how to enable a different logging level to show citadel's debug logs?
Or if anyone has any other ideas or possible experience getting the aerc client to work?
Thank you
Follow up: I am currently using mbsync/isync to download from imap to a local maildir which I then configured the aerc client to access.
Hello again everyone!
I have another problem I hope you can help me solve. I have gotten pidgin to act as a client for the XMPP server on my citserver, but I am having an issue accessing it on Thunderbird.
Thunderbird has a few pages to the setup wizard and I tried to duplicate the settings in your pidgin howto. I am filling in my entries below with the same info in your howto.
[1]
Username: ignatiustfoobar
Domain: uncensored.citadel.org
[2]
Password: *******
[3]
Local Alias
---------------------
Alias:
XMPP Options
---------------------
Resource: home
Priority: 0
Connection Security: (Dropdown){Require encryption}
Server: uncensored.citadel.org
Port: 5022
Would these presumably be correct? When I enter these values the client hangs on "Connecting" Initializing encryption..."
Subject: Is there an Easy Upgrade to go with Easy Install
I've been running citadel 929 for a while now on a linux mint 20.1 system. While investigating certificates it says I should upgrade to 942 or newer. If I look at the software manager on the Mint system it appears that the version available is very old.
I read the manual install instructions, and while I get the make upgrade vs make install part, I am at a loss as to a number of other things I would need to do to manually install it. So clearly I'm not admin enough for that path.
I originally installed using the easy install method. My question is, is there an Easy Upgrade to go with that, or if I just use the Easy Install will it do an upgrade rather than completely reinstall the packages?
Thanks.
Subject: Re: Is there an Easy Upgrade to go with Easy Install
I originally installed using the easy install method. My question
is, is there an Easy Upgrade to go with that, or if I just use the
Easy Install will it do an upgrade rather than completely reinstall
the packages?
If you installed with Easy Install, you can upgrade with Easy Install.
It should be ... Easy.
I am trying to find the correct file to add authentication to STMP outgoing email on my local Citadel server
Where do you add the following code?
https://citadel.org/relay.html
where is the text client?
i just i just don't really see a place to add it to CIT WEB
[smtp[s]://][username:password@]host[:port]
I am trying to find the correct file to add authentication to STMP outgoing email on my local Citadel server
Where do you add the following code?
https://citadel.org/relay.html
where is the text client?
i just i just don't really see a place to add it to CIT WEB
[smtp[s]://][username:password@]host[:port]
root@smtp:/usr/local/citadel# .Admin System-configuration Internet
bash: .Admin: command not found
root@smtp:/usr/local/citadel#
Subject: Re: configuring SMART HOST via textclient
i just i just don't really see a place to add it to CIT WEB
[smtp[s]://][username:password@]host[:port]
Administration --> Domain names and Internet mail configuration --> Smart hosts
Subject: Re: configuring SMART HOST via textclient
root@smtp:/usr/local/citadel# .Admin System-configuration Internet
bash: .Admin: command not found
I fondly remember getting our first 300 bps modem in 1982 and the frustration we experienced trying to enter AT commands at the CP/M "A>" prompt. By the time we realized there was such a thing as a terminal program, we had already returned the card with the extra serial port and had just resorted to plugging the modem straight into the Z-19 terminal to do online work.