Language:
switch to room list switch to menu My folders
Go to page: First ... 7 8 9 10 [11] 12 13 14 15
[#] Sun Dec 18 2022 09:52:16 EST from sibulu

Subject: dkim and spf

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

Hi,

My mail got bounced with this message "This message does not pass authentication checks (SPF and DKIM both )"

 

How do I configure SPF and DKIM on latest version of citadel? My OS is Debian 11



[#] Sun Dec 18 2022 23:01:01 EST from sibulu

Subject: Re: dkim and spf

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

Successfully configured SPF. Now how about DKIM? Any recent documents to follow?



[#] Mon Dec 19 2022 05:31:15 EST from sibulu

Subject: Re: dkim and spf

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

 

Sun Dec 18 2022 23:01:01 EST from sibulu Subject: Re: dkim and spf

Successfully configured SPF. Now how about DKIM? Any recent documents to follow?



Found docs on dkimproxy and applied but the moment I put 127.0.0.1:10027 in smarthost setting, email sent just did not arrive to destination. No bounce whatsoever.



[#] Mon Dec 19 2022 13:05:18 EST from IGnatius T Foobar

Subject: Re: dkim and spf

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

Citadel does not have built-in support for DKIM. If you want to sign messages with DKIM you will need to add a third-party utility.

However, here at citadel.org we have found that SPF + DMARC is sufficient.

[#] Thu Dec 29 2022 14:20:15 EST from hitan

Subject: Re: dkim and spf

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

Can someone tell me how to install Citadel server on Debian 11? It looks like it is not supported (only on 10.3). Thank you!



[#] Thu Dec 29 2022 15:20:09 EST from IGnatius T Foobar

Subject: Re: dkim and spf

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

Can someone tell me how to install Citadel server on Debian 11? It
looks like it is not supported (only on 10.3). Thank you!

Citadel runs just fine on Debian 11 (in fact, that's what this site is running).
What you won't find anymore is .DEB packages in the repository, which is just fine because they tended to be outdated anyway.

Try running the container version using Docker, or run the Easy Install.
Either one will produce a running system that is excellent on Debian.

[#] Tue Jan 03 2023 18:15:40 EST from ucme3

Subject: no domain name

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

This is strange. I typed my message on my system, then tried to paste it here in forum. Looks like I need to re-type it directly here.

I have VPS running debian 1 GB memory. I do not have domain name. Will citadel quick install work? What info will I need to input?

I need a mail server.



[#] Wed Jan 04 2023 13:51:33 EST from IGnatius T Foobar

Subject: Re: no domain name

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

To run *any* mail server you need control of a domain. You can definitely run Citadel on a 1 GB VPS. Easy Install will work, or you can get running even faster using the Docker version.

But yes, you do need the domain, unless you intend to intend to have email addresses that look like "ucme3@vps-12-34-56.xyz.myprovider.com". And even then, you'll have trouble sending mail to anyone with even a remotely good spam filter.

At the minimum, you'll need to set up MX and SPF records in your domain.
If your VPS provider allows you to change your Reverse DNS record to whatever you want, that's a plus, but it's not strictly required.

[#] Wed Jan 04 2023 21:49:13 EST from ucme3

Subject: Re: no domain name

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

I hear that I will need domain name, MX records, SPF records, VPS server. Anything else? I am not experienced with some of these. After more research I could try. Or can someone do install and setup for me? And tell me more about mail. Can I send and receive anywhere on WWW? And will citadel work on off-line localhost test enviroment, or does it need to connect to a special on-line site?



[#] Thu Jan 05 2023 11:29:44 EST from ParanoidDelusions

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

Can someone refresh me on exactly how you set up ssh so that it automatically loads citserver on a client establishing a SSH session?

I've forgotten a bunch of things - and I'm in a bit of a hurry to get back up to speed. I can RTFM if necessary and re-teach myself, but I'm hoping this will avoid that. 

 



[#] Thu Jan 05 2023 17:18:34 EST from IGnatius T Foobar

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

Can someone refresh me on exactly how you set up ssh so that it
automatically loads citserver on a client establishing a SSH session?

Do you mean that you want to connect to the text mode client when a user connects with SSH?

If so, create a system account (usually called `bbs`) with no password, and make its shell `/usr/local/citadel/citadel`.

[#] Thu Jan 05 2023 21:30:09 EST from ParanoidDelusions

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

That is what I meant - I forgot how to set a user's shell. I'm sure it is a . file in their home directory, right? 

The thing has been so rock-solid on Proxmox I've gotten rusty on Linux again. 

But I figured out all my problems. Well, not all of them - but the ones that were troubling me today. I always do that, I come running here freaking out, hoping for answers from you experts, then while I'm waiting, I eff around with it until I figure it out myself. It is like a ritual for me at this point. 

 

Thu Jan 05 2023 17:18:34 EST from IGnatius T Foobar
Can someone refresh me on exactly how you set up ssh so that it
automatically loads citserver on a client establishing a SSH session?

Do you mean that you want to connect to the text mode client when a user connects with SSH?

If so, create a system account (usually called `bbs`) with no password, and make its shell `/usr/local/citadel/citadel`.

 



[#] Fri Jan 06 2023 09:44:11 EST from IGnatius T Foobar

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

That is what I meant - I forgot how to set a user's shell. I'm sure
it is a . file in their home directory, right? 

It's one of the fields in /etc/passwd

[#] Fri Jan 06 2023 17:55:03 EST from s3cr3to to Citadel_Support <room_Citadel_Support@uncensored.citadel.org>

Subject: Re: Hey ParanoidDelusions, did you known Obsidian?

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

Hey ParanoidDelusions,

"Have a look at Obsidian, it’s a very interesting personal Note-Taker, and much more than an editor!
It’s free, runs almost anywhere…"- (Tip from Andy Wismer)

https://obsidian.md/

 

Regards!



[#] Fri Jan 13 2023 17:21:35 EST from HarlowSolutions

Subject: Re: Citadel Development

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

How do I join the forum?



[#] Sat Jan 14 2023 12:27:29 EST from IGnatius T Foobar

Subject: Re: Citadel Development

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

How do I join the forum?

Go to the hidden room called "Citadel Development".

[#] Sat Jan 21 2023 12:03:40 EST from hboot

Subject: The connection was reset (bug?)

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

Hello Fellas,

Have set up citadel for use with my private email domains and such and am using plusnet's relay server (relay.plus.net) for sending email.

Have encountered that whenever I send mail my Connection gets reset according to my browser. This is quite annoying though the emails seem to get delivered all right.

Anyone got any advice? Here is a screenshot of what appears after I press Send message :

(This happens on all browsers)



[#] Sat Jan 21 2023 15:45:50 EST from moltra

Subject: SMTP Banner Mismatch

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

How do I set up SMTP Banner Mismatch in Citadel?



[#] Sun Jan 22 2023 19:44:29 EST from moltra

Subject: opendkim

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

has anyone gotten opendkim to work with Citadel?

 

I am getting an login failure when I enable the opendkim as a smart host in Citadel



[#] Mon Jan 23 2023 14:38:55 EST from yjlion

Subject: Re: opendkim

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

I use postfix as a MTA with opendkim, and opendmarc as a milter https://citadel.org/configuring_postfix_to_validate_email_addresses_against_a_citadel_server.html 

Change Citadel port 25 to say 2525

Install postfix

Setup postfix to send the email to citadel

Configure Citadel to relay out through postfix (smarthost 127.0.0.1:25)

Sun Jan 22 2023 07:44:29 PM EST from moltra Subject: opendkim

has anyone gotten opendkim to work with Citadel?

 

I am getting an login failure when I enable the opendkim as a smart host in Citadel



 



Go to page: First ... 7 8 9 10 [11] 12 13 14 15