Language:
switch to room list switch to menu My folders
Go to page: 1 2 [3] 4 5 6 7 ... Last
[#] Sun Jun 18 2023 23:11:01 EDT from cerpjay

Subject: Years Limitation?

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

I have remote retrieval setup to poll my email at Godaddy.com every 900 seconds via POP3.  It pulls emails from 2005 to 2016 into Citadel; whereas my Godaddy.com email history extends to the present.  What to do?

 



[#] Sun Jun 18 2023 23:50:34 EDT from cerpjay

Subject: Missing Question/Setting Text

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

What is the question being asked here?

 



[#] Thu Jun 22 2023 03:17:38 EDT from cerpjay

Subject: Re: Missing Question/Setting Text

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

 

Sun Jun 18 2023 23:50:34 EDT from cerpjay Subject: Missing Question/Setting Text

What is the question being asked here?

 



What is the question being asked here (the red area)?  I look forward to your reply.



[#] Fri Jun 23 2023 10:41:51 EDT from IGnatius T Foobar

Subject: Re: Missing Question/Setting Text

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

I have reviewed the code and can't figure it out, and the person who wrote it is no longer involved in the project.

This is one of the reasons WebCit is being rewritten. :(

[#] Fri Jun 23 2023 11:02:31 EDT from rmi00

Subject: Multiple Domains on one Citadel Install

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

I have Citadel running on a Raspberry PI for my Dronesforhire.us and it works great.  I would like to add redpugtechsol.com to it as well.  Is that  something Citadel supports and if so the best practice for doing so as well as the certificate?

Thanks.

Ron



[#] Fri Jun 23 2023 13:43:06 EDT from LadySerenaKitty

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

I keep getting the following in my /var/log/messages:

Jun 23 17:37:04 citadel citserver[52541]: housekeeping: WARNING: housekeeping loop has not run for 9 minutes.  Is something stuck?
Jun 23 17:37:17 citadel syslogd: last message repeated 64 times

I can't do anything! I can't read mail, can't check the outbound SMTP queue, NOTHING!  I can tell it to HALT but then I can't do anything else.  Grrr!  Halp?



[#] Fri Jun 23 2023 15:19:41 EDT from IGnatius T Foobar

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

citadel citserver[52541]: housekeeping: WARNING: housekeeping loop
has not run for 9 minutes.  Is something stuck? Jun 23 17:37:17

I hate when that happens :(

Since I know you have developer skillz, please do this:

Stop citserver and run it in the foreground, in the debugger, with the `-x9` option to turn on maximum debugging to the console. Wait for it to get to the point where it's unhappy, and send a SIGINT with ctrl-c at the keyboard.
Then do `thread apply all bt` at the keyboard and post the output.

There are a bunch of housekeeping tasks and they all run in the same thread.
This will tell us where it's hung up.

[#] Fri Jun 23 2023 15:20:13 EDT from IGnatius T Foobar

Subject: Re: Multiple Domains on one Citadel Install

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

I have Citadel running on a Raspberry PI for my Dronesforhire.us and
it works great.  I would like to add redpugtechsol.com to it as
well.  Is that  something Citadel supports and if so the best
practice for doing so as well as the certificate?

Citadel does this exceptionally well. Just add your extra domains to the server and add email addresses within that domain to your user accounts/.

[#] Mon Jun 26 2023 08:00:11 EDT from bully1987

Subject: Issue with Citadel Server on Debian 11.7, BDB0075 DB_PAGE_NOTFOUND: Re

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

Hello,

i had an issue with my running citadel server. Server was install and running 3 Month without issue.

The installation is as follow:

OS: Debian 11.7 on Raspberry

Citadel : was install with the easy install script

Installation path /usr/local/citadel

On the installation Path is mounted a USB SSD Disk: mountpoint /usr/local/citadel

Last week i had an iussue with the USB Disk and the citadel folder was empty, with running services.

After stop the services , mount the disk again and start services the issues comes up.

The issues are:

1. Fetchmail can't deliver mails to smtp service:

fetchmail: Connection errors for this poll:
name 0: connection to localhost:smtp [::1/25] failed: Connection refused.
name 1: connection to localhost:smtp [127.0.0.1/25] failed: Connection refused.
fetchmail: SMTPconnect to localhost failed

2.Login as user is possible but it takes a long time and sometime it broken with message to contact system administor. ( :-D that's me  )

  If i try to send a mail ( internal or external ) the Message " Failure: [object Object]" pop's up.


3. No errors are found in logfiles !

   Only the following is found in syslog:

Jun 25 00:00:07 internet citserver[26404]: citserver[26404]: extensions: unix domain socket 'citadel.socket': registered.
Jun 25 00:00:07 internet citserver[26404]: citserver[26404]: extensions: unix domain socket 'citadel-admin.socket': registered.
Jun 25 00:00:07 internet citserver[26404]: extensions: unix domain socket 'citadel.socket': registered.
Jun 25 00:00:07 internet citserver[26404]: extensions: unix domain socket 'citadel-admin.socket': registered.
Jun 25 00:00:07 internet citserver[26404]: citserver[26404]: extensions: TCP port *:504: (citadel-TCP) registered.
Jun 25 00:00:07 internet citserver[26404]: extensions: TCP port *:504: (citadel-TCP) registered.
Jun 25 00:00:07 internet systemd[1]: citadel.service: Main process exited, code=killed, status=6/ABRT
Jun 25 00:00:07 internet systemd[1]: citadel.service: Failed with result 'signal'.
Jun 25 00:00:07 internet systemd[1]: citadel.service: Scheduled restart job, restart counter is at 6050.
Jun 25 00:00:07 internet citserver: libcitadel(unnumbered)

and daemon.log:

Jun 26 12:53:52 internet citserver[17746]: rssclient: using libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3
Jun 26 12:53:52 internet citserver[17746]: extensions: TCP port *:25: (SMTP-MTA) registered.
Jun 26 12:53:52 internet citserver[17746]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Jun 26 12:53:52 internet citserver[17746]: extensions: TCP port *:587: (SMTP-MSA) registered.
Jun 26 12:53:52 internet citserver[17746]: extensions: unix domain socket 'lmtp.socket': registered.
Jun 26 12:53:52 internet citserver[17746]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Jun 26 12:53:52 internet citserver[17746]: Existing database version on disk is 972
Jun 26 12:53:52 internet citserver[17746]: extensions: service DICT_TCP has been manually disabled, skipping
Jun 26 12:53:52 internet citserver[17746]: extensions: TCP port *:5222: (XMPP) registered.
Jun 26 12:53:52 internet citserver[17746]: citserver[17746]: main: changing uid to 110
Jun 26 12:53:52 internet citserver[17746]: main: changing uid to 110
Jun 26 12:53:53 internet citserver[17746]: citserver[17746]: context: session (SMTP-MTA) started from localhost (::1) uid=-1
Jun 26 12:53:53 internet citserver[17746]: context: session (SMTP-MTA) started from localhost (::1) uid=-1
Jun 26 12:53:53 internet citserver[17746]: citserver[17746]: rbl: ::1 [0.000017] none found
Jun 26 12:53:53 internet citserver[17746]: rbl: ::1 [0.000017] none found
Jun 26 12:53:53 internet citserver[17746]: citserver[17746]: db: cdb_store(8): BDB0075 DB_PAGE_NOTFOUND: Requested page not found
Jun 26 12:53:53 internet citserver[17746]: db: cdb_store(8): BDB0075 DB_PAGE_NOTFOUND: Requested page not found
Jun 26 12:53:53 internet systemd[1]: citadel.service: Main process exited, code=killed, status=6/ABRT
Jun 26 12:53:53 internet systemd[1]: citadel.service: Failed with result 'signal'.
Jun 26 12:53:53 internet systemd[1]: citadel.service: Scheduled restart job, restart counter is at 11387.
Jun 26 12:53:53 internet systemd[1]: Stopped Citadel Server.
Jun 26 12:53:53 internet systemd[1]: Started Citadel Server.

It looks like that there is an issue with the DB, right ?

How can i fix it, or can find better the issue to fix ?


Best regards

Bully1987



[#] Mon Jun 26 2023 17:44:56 EDT from IGnatius T Foobar

Subject: Re: Issue with Citadel Server on Debian 11.7, BDB0075 DB_PAGE_NOTFOUND: Re

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

Jun 26 12:53:53 internet citserver[17746]: db: cdb_store(8): BDB0075
DB_PAGE_NOTFOUND: Requested page not found

Sounds like your system had a bad day. Run the `database_cleanup` script and you should be fine.

Why are you running fetchmail? Citadel has mail fetching built in.

[#] Tue Jun 27 2023 06:11:17 EDT from cerpjay

Subject: Keying Global email aliases

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

I am unable to find clear documentation regarding how to key Global email aliases.  The left field is for the alias and the right field is for the "actual" email address?  So:

 

alias1@mydomain.com  jay@mydomain.com

alias2@mydomain.com  jay@mydomain.com

OR should it instead be

alias1@mydomain.com  myloginid

alias2@mydomain.com  myloginid

OR

Should it be something else?  I look forward to your feedback.

 



[#] Tue Jun 27 2023 10:12:00 EDT from bully1987

Subject: Re: Issue with Citadel Server on Debian 11.7, BDB0075 DB_PAGE_NOTFOUND: Re

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

Hi, thanks for the hint with the database_cleanup. How can i use the fetchmail in citadel ?



[#] Tue Jun 27 2023 12:24:06 EDT from LadySerenaKitty

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

To use Citadel's fetchmail:

Edit /etc/mail/mailer.conf

Replace all instances of "/usr/libexec/sendmail/sendmail" with the location of citmail, this should be "/usr/local/citadel/citmail".

Now every script that uses "sendmail" will actually use citmail, no need to update any of your scripts.



[#] Wed Jun 28 2023 06:18:33 EDT from sebb

Subject: problem with connect to citadel server

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

for two months, the citadel server worked without any problems, while as of today it refused to serve. The problem that occurs is:

 

1. webcit does not work, it pops up a message "This program was unable to connect or stay connected to the Citadel server. Please report this problem to your system administrator." After a few page refreshes "0 Received unexpected answer from Citadel server; bailing out."

 

2. Occasionally, the login page will surprise, while after entering login credentials, we are back to step 1 again.

 

3. i added citadel mailbox to outlook, previously it worked without any problems, until today. 

 

Citadel is installed via docker, I have already done ubuntu update & upgrade, docker upgrade and citadel install itself from docker.

 

Do you have any ideas perhaps? Thanks in advance 

Greetings,

Sebastian



[#] Thu Jun 29 2023 10:17:32 EDT from IGnatius T Foobar

Subject: Re: Keying Global email aliases

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

I am unable to find clear documentation regarding how to key Global
email aliases.  The left field is for the alias and the right field
is for the "actual" email address?  So:

You can put in anything, but the right side is usually the name of an account on the system without any domain name attached to it.

[#] Thu Jun 29 2023 10:18:42 EDT from IGnatius T Foobar

Subject: Re: Issue with Citadel Server on Debian 11.7, BDB0075 DB_PAGE_NOTFOUND: Re

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

Hi, thanks for the hint with the database_cleanup. How can i use the
fetchmail in citadel ?

You don't have to use fetchmail with Citadel.

Go to to the "Advanced" tab in your account and configure "remote retrieval"

You can put in any number of remote POP and/or IMAP email accounts. Citadel will periodically scan those remote mailboxes and pull in new messages.

[#] Thu Jun 29 2023 10:20:21 EDT from IGnatius T Foobar

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

Replace all instances of "/usr/libexec/sendmail/sendmail" with the
location of citmail, this should be "/usr/local/citadel/citmail".

That is correct, but I believe the OP was trying to pull in mail from external accounts, rather than deliver mail from scripts.

For outbound mail I like to use "nullmailer" and configure it with the identity of a real Citadel account. This has the added benefit that it doesn't have to run on the same host as the Citadel server.

[#] Fri Jun 30 2023 14:48:56 EDT from LadySerenaKitty

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

Okay so I have a different issue.  I resolved by rebuilding the database, but now I has another issue.

I am receiving mails, but in webcit they are completely blank and in my mail clients, my inbox is empty.  I currently have over 200 messages in there.  I ran /usr/local/ctdlsupport/bin/db_verify and this is the result:

db_verify: BDB0522 Page 0: metadata page corrupted
db_verify: BDB0523 Page 0: could not check metadata page
db_verify: log.0000000001: BDB0090 DB_VERIFY_BAD: Database verification failed
BDB5105 Verification of log.0000000001 failed.

How do I fix these issues?



[#] Fri Jun 30 2023 15:42:14 EDT from LadySerenaKitty

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

Ah, you know what ... NEVERMIND.  Restored original database from backup and started citserver with port 25 firewalled, somehow that made it not crashy.

Fri Jun 30 2023 14:48:56 EDT from LadySerenaKitty

Okay so I have a different issue.  I resolved by rebuilding the database, but now I has another issue.

I am receiving mails, but in webcit they are completely blank and in my mail clients, my inbox is empty.  I currently have over 200 messages in there.  I ran /usr/local/ctdlsupport/bin/db_verify and this is the result:

db_verify: BDB0522 Page 0: metadata page corrupted
db_verify: BDB0523 Page 0: could not check metadata page
db_verify: log.0000000001: BDB0090 DB_VERIFY_BAD: Database verification failed
BDB5105 Verification of log.0000000001 failed.

How do I fix these issues?



 



[#] Sun Jul 02 2023 12:03:53 EDT from IGnatius T Foobar

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

So ... is it still crashing when port 25 is open?

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