Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

1: No code table for op: ++post


computers / Rocksolid Nodes Help / Ping SugarBug (rslight stuff)

SubjectAuthor
* Ping SugarBug (rslight stuff)Retro Guy
`* Re: Ping SugarBug (rslight stuff)SugarBug
 `- Re: Ping SugarBug (rslight stuff)Retro Guy

1
Ping SugarBug (rslight stuff)

<71ce21cd4f2aa6be1c55b0c41c865bdc$1@www.novabbs.org>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=977&group=rocksolid.nodes.help#977

  copy link   Newsgroups: rocksolid.nodes.help
Message-ID: <71ce21cd4f2aa6be1c55b0c41c865bdc$1@www.novabbs.org>
Organization: Rocksolid Light
From: retroguy@novabbs.org (Retro Guy)
Subject: Ping SugarBug (rslight stuff)
Newsgroups: rocksolid.nodes.help
User-Agent: 40tude_Dialog/2.0.15.41
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Date: Wed, 14 Feb 2024 14:29:23 -0700
 by: Retro Guy - Wed, 14 Feb 2024 21:29 UTC

Am I correct that both issues today (14 Feb, 2024) have been resolved?

I don't want to ignore one if it's still an issue.

Re: Ping SugarBug (rslight stuff)

<uqjh7c$3vikd$1@novabbs.org>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=979&group=rocksolid.nodes.help#979

  copy link   Newsgroups: rocksolid.nodes.help
Path: i2pn2.org!rocksolid2!.POSTED!not-for-mail
From: 3883@sugar.bug (SugarBug)
Newsgroups: rocksolid.nodes.help
Subject: Re: Ping SugarBug (rslight stuff)
Date: Wed, 14 Feb 2024 23:09:33 -0000 (UTC)
Organization: Baggy Jeans Mafia (sybershock.com)
Message-ID: <uqjh7c$3vikd$1@novabbs.org>
References: <71ce21cd4f2aa6be1c55b0c41c865bdc$1@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 14 Feb 2024 23:09:33 -0000 (UTC)
Injection-Info: novabbs.org;
logging-data="4180621"; mail-complaints-to="usenet@novabbs.org";
posting-account="TzG3Hl99Aa0Fgb506WreKRgRTO2mG9+aGjVDifyfNqo";
X-Spam-Checker-Version: SpamAssassin 4.0.0
X-Newsreader: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu)
 by: SugarBug - Wed, 14 Feb 2024 23:09 UTC

On Wed, 14 Feb 2024 14:29:23 -0700
Retro Guy <retroguy@novabbs.org> wrote:

> Am I correct that both issues today (14 Feb, 2024) have been resolved?
>
> I don't want to ignore one if it's still an issue.

Yes. Both are solved.

The problem with registration captcha was that without running cron after setup, captcha is not initialized. So on a fresh install it seems the cron must be run for the first time before the registration captcha will work. Basically I jumped the gun to test the registration before the cron had been run for the first time.

The problem with phpmailer was caused by exim config rejecting the fake, unrouteable address created by the config. My panel updated my exim config so that only a routeable address can be used (no 'no-reply' or other fake addresses that don't actually have a mailbox). This requires the use of only routable address data in the 'from' section in phpmailer.inc.php. Once I changed the config to construct a routeable address the registration mailer works fine.

Funny thing is, if I use null values in the phpmailer.inc.php file, exim will accept an emtpy address for outgoing mail. But exim will not accept a fake address. Also, when phpmailer gives the php exception, it is very cryptic and seems to have no relationship to the chat with the mail server. Thus I was looking for errors everywhere except the exim logs, ready to pull patches of beard out.

--
SugarBug <3883@sugar.bug>

Re: Ping SugarBug (rslight stuff)

<4e6b7f835ed6b574aeaa1af0bfb7ccbd@www.novabbs.org>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=980&group=rocksolid.nodes.help#980

  copy link   Newsgroups: rocksolid.nodes.help
Date: Wed, 14 Feb 2024 23:30:53 +0000
Subject: Re: Ping SugarBug (rslight stuff)
From: retro.guy@rocksolidbbs.com (Retro Guy)
Newsgroups: rocksolid.nodes.help
X-Rslight-Site: $2y$10$OzJsT7ArOOzGL1waKPDw9OeK5.rXnToq8CNuKRw9yU7N1ACDIsCk6
X-Rslight-Posting-User: a93aefeeff923def71455caae2dbfb277a59e046
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
User-Agent: Rocksolid Light
References: <71ce21cd4f2aa6be1c55b0c41c865bdc$1@www.novabbs.org> <uqjh7c$3vikd$1@novabbs.org>
Organization: Rocksolid Light
Message-ID: <4e6b7f835ed6b574aeaa1af0bfb7ccbd@www.novabbs.org>
X-Face: .&YR-G(w(DZ$$,}%k=]*5*!p'=(anr"IT`wZG'2VWdfl\r)l[42u7JH`n(JUQ*e5*A|XCDf
?&\X&uwkl38"CYX3O8m}C8E4p'%N$2#kSTVzx{Ly|DjLT\Vk7NE}NQ(VC$Yq]i:7|z[.9iv^g>*8_B
H0=hZt'[%)4kG|
 by: Retro Guy - Wed, 14 Feb 2024 23:30 UTC

SugarBug wrote:

> On Wed, 14 Feb 2024 14:29:23 -0700
> Retro Guy <retroguy@novabbs.org> wrote:

>> Am I correct that both issues today (14 Feb, 2024) have been resolved?
>>
>> I don't want to ignore one if it's still an issue.

> Yes. Both are solved.

> The problem with registration captcha was that without running cron after setup, captcha is not initialized. So on a fresh install it seems the cron must be run for the first time before the registration captcha will work. Basically I jumped the gun to test the registration before the cron had been run for the first time.

At first I didn't understand why that would happen, but I think I do now.

The directory where the captcha is temporarily stored does not exist until it is created in cron.php. Makes sense now :)

--
Retro Guy

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor