all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why my mailing list membership (this list) was disabled?
@ 2023-01-22 17:29 Akib Azmain Turja
  2023-01-23  2:31 ` Ruijie Yu via Users list for the GNU Emacs text editor
  2023-01-23  9:08 ` Jean Louis
  0 siblings, 2 replies; 3+ messages in thread
From: Akib Azmain Turja @ 2023-01-22 17:29 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]


> Your membership in the mailing list help-gnu-emacs has been disabled
> due to excessive bounces The last bounce received from you was dated
> 15-Jan-2023.  You will not get any more messages from this list until
> you re-enable your membership.  You will receive 2 more reminders like
> this before your membership in the list is deleted.

What does this mean?

-- 
Akib Azmain Turja, GPG key: 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5
Fediverse: akib@hostux.social
Codeberg: akib
emailselfdefense.fsf.org | "Nothing can be secure without encryption."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why my mailing list membership (this list) was disabled?
  2023-01-22 17:29 Why my mailing list membership (this list) was disabled? Akib Azmain Turja
@ 2023-01-23  2:31 ` Ruijie Yu via Users list for the GNU Emacs text editor
  2023-01-23  9:08 ` Jean Louis
  1 sibling, 0 replies; 3+ messages in thread
From: Ruijie Yu via Users list for the GNU Emacs text editor @ 2023-01-23  2:31 UTC (permalink / raw)
  To: Akib Azmain Turja; +Cc: help-gnu-emacs


Akib Azmain Turja <akib@disroot.org> writes:

> [[PGP Signed Part:Undecided]]
>
>> Your membership in the mailing list help-gnu-emacs has been disabled
>> due to excessive bounces The last bounce received from you was dated
>> 15-Jan-2023.  You will not get any more messages from this list until
>> you re-enable your membership.  You will receive 2 more reminders like
>> this before your membership in the list is deleted.
>
> What does this mean?

A bounce means that the ML has failed an attempt at delivering a mail to
your address.  Probably your email server had problems previously and
wasn't able to accept emails for an extended period of time.  I was in
the same boat a few months ago and restarting my mail service was
sufficient for me.

Best,


RY



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why my mailing list membership (this list) was disabled?
  2023-01-22 17:29 Why my mailing list membership (this list) was disabled? Akib Azmain Turja
  2023-01-23  2:31 ` Ruijie Yu via Users list for the GNU Emacs text editor
@ 2023-01-23  9:08 ` Jean Louis
  1 sibling, 0 replies; 3+ messages in thread
From: Jean Louis @ 2023-01-23  9:08 UTC (permalink / raw)
  To: Akib Azmain Turja; +Cc: help-gnu-emacs

* Akib Azmain Turja <akib@disroot.org> [2023-01-22 20:42]:
> > Your membership in the mailing list help-gnu-emacs has been disabled
> > due to excessive bounces The last bounce received from you was dated
> > 15-Jan-2023.  You will not get any more messages from this list until
> > you re-enable your membership.  You will receive 2 more reminders like
> > this before your membership in the list is deleted.
> 
> What does this mean?

It means that mailing list can't handle well SPF records with: "-all"
because:

disroot.org.            3600    IN      TXT     "v=spf1 a mx -all"

Because domain disroot.org does not authorize other domains but mx
server and a record to send e-mails, and then your server rejects
e-mail from help-gnu-emacs, creating a bounce, as mailing list has to
rewrite your e-mail and forward it from their server but with your
e-mail address in From:

In my opinion, that may be and should be solved server side, by
rewriting of e-mail headers, as From: may come from GNU server, while
Reply-To: may be injected, something like that.


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-23  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22 17:29 Why my mailing list membership (this list) was disabled? Akib Azmain Turja
2023-01-23  2:31 ` Ruijie Yu via Users list for the GNU Emacs text editor
2023-01-23  9:08 ` Jean Louis

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.