I've been long time waiting for (same name) account to work at kodi.wiki , and no news from CMS.
If I retry registering today, it tells account name already exists.
I've tried to "recover password" too, but no mail link is sent.
(2022-03-02, 10:38)narcisgarcia Wrote: [ -> ]I've tried to "recover password" too, but no mail link is sent.
I'll pass on the info. Any particular Wiki section you want to work on?
I want to contribute (from time to time) mainly on customization and addons installing and configuration.
(2022-03-02, 10:51)Karellen Wrote: [ -> ]Can you try resetting your password here... https://kodi.wiki/view/Special:PasswordReset
I assume I registered that MediaWiki account with my old e-mail address (informatica...) and it's the one I've just specified to ask PasswordReset. But no mail arrives there.
Please, can you check if that's the right registered e-mail and not the current I'm using here at MyBB (narcisgarcia...)
And if Wiki site is sending notifications without problem.
Thank you.
(2022-03-02, 11:11)narcisgarcia Wrote: [ -> ]I assume I registered that MediaWiki account with my old e-mail address (informatica...)
Yes that is the one.
Your username has a capital
N. Maybe that makes a difference.
That MediaWiki has a bad configuration for mail sending. This is the log at destination:
Code:
2022-03-02T10:29:08.633515+01:00 system postfix/smtpd[11155]: connect from mailman1.ibiblio.org[1.2.3.4]
2022-03-02T10:29:09.071326+01:00 system postfix/smtpd[11155]: NOQUEUE: reject: RCPT from mailman1.ibiblio.org[1.2.3.4]: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<lists.ibiblio.org>
2022-03-02T10:29:09.164445+01:00 system postfix/smtpd[11155]: disconnect from mailman1.ibiblio.org[1.2.3.4] ehlo=1 mail=1 rcpt=0/1 data=0/1 rset=1 quit=1 commands=4/6
(masked destination hostname, origin IP and recipient address)
The not found domain is: mailman2.ibiblio.org
The not found domain is: mailman2.ibiblio.org
@
ronie
Is this a problem with our wiki?
It's near to seem so: kodi.wiki instance sends mail by using mailman1.ibiblio.org mail service, and this mailing server (or Mailman instance?!) announces communication with a different and unexisting name: mailman2.ibiblio.org
Is MediaWiki configured to use some account at lists.ibiblio.org to send mails?