Re: Mailing-Lists (pointer)

2023-01-11 Thread Cameron Simpson
On 11Jan2023 19:10, Dieter Maurer wrote: Cameron Simpson wrote at 2023-1-11 08:37 +1100: ... There's a Discourse forum over at discuss.python.org. I use it in "mailing list mode" and do almost all my interactions via email, exactly as I do for python-list. [...] I am also using the Plone `Dis

Re: Mailing-Lists (pointer)

2023-01-11 Thread Dieter Maurer
Cameron Simpson wrote at 2023-1-11 08:37 +1100: > ... >There's a Discourse forum over at discuss.python.org. I use it in >"mailing list mode" and do almost all my interactions via email, exactly >as I do for python-list. Posts come to me and land in the same local >mail folder I use for python-list

Re: Mailing-Lists (pointer)

2023-01-11 Thread Chris Green
Cameron Simpson wrote: > On 10Jan2023 08:45, Chris Green wrote: > >dn wrote: > >> See also the wisdom of enabling comp.lang.python and python-list as > >> 'mirrors', enabling those who prefer one mechanism/client to another, > >> yet maintaining a single 'community'. > >> > >Yes, this is importa

Re: Mailing-Lists (pointer)

2023-01-10 Thread Cameron Simpson
On 10Jan2023 08:45, Chris Green wrote: dn wrote: See also the wisdom of enabling comp.lang.python and python-list as 'mirrors', enabling those who prefer one mechanism/client to another, yet maintaining a single 'community'. Yes, this is important I think. Plus, if possible, if it's decided

Re: Mailing-Lists (pointer)

2023-01-10 Thread Dieter Maurer
Chris Green wrote at 2023-1-10 08:45 +: > ... >Yes, this is important I think. Plus, if possible, if it's decided to >move to a forum format make that accessible by E-Mail. I much prefer a mailing list over an http based service. With mailing lists, all interesting messages arrive in my email

Re: Mailing-Lists (pointer)

2023-01-10 Thread Chris Green
dn wrote: [snip] > See also the wisdom of enabling comp.lang.python and python-list as > 'mirrors', enabling those who prefer one mechanism/client to another, > yet maintaining a single 'community'. > Yes, this is important I think. Plus, if possible, if it's decided to move to a forum format

Re: Mailing-Lists (pointer)

2023-01-10 Thread Milan Glacier
On 01/10/23 11:33, dn wrote: On 10/01/2023 08.46, Stefan Ram wrote: If anyone is interested: In "comp.misc", there's a discussion about the use of mailing lists in software development. Subject: An objective criteria for deprecating community platforms (I did not create this subject!)

Re: Mailing-Lists (pointer)

2023-01-09 Thread Chris Angelico
On Tue, 10 Jan 2023 at 09:37, dn wrote: > > On 10/01/2023 08.46, Stefan Ram wrote: > >If anyone is interested: In "comp.misc", there's a discussion > >about the use of mailing lists in software development. > >Subject: An objective criteria for deprecating community platforms > >(I

Re: Mailing-Lists (pointer)

2023-01-09 Thread dn
On 10/01/2023 08.46, Stefan Ram wrote: If anyone is interested: In "comp.misc", there's a discussion about the use of mailing lists in software development. Subject: An objective criteria for deprecating community platforms (I did not create this subject!) (and I don't read comp.mis

Re: Mailing list activity low

2021-10-13 Thread Ken Peng
Maybe bounced by your mail provider. Try changing to another ESP such as gmail. On Wed, Oct 13, 2021 at 1:45 AM Antoon Pardon wrote: > Have I missed something and has the maillinglist been moved. Activity is > very low here, about one message every five days. > > Antoon Pardon. > -- > https://ma

Re: Mailing list activity low

2021-10-12 Thread David Lowry-Duda
> Have I missed something and has the maillinglist been moved. Activity > is very low here, about one message every five days. I think you might need to check how you access the mailing list. There have been more than 5 messages in the last day. See for example the archives: https://mail.pyth

Re: Mailing list activity low

2021-10-12 Thread MRAB
On 2021-10-12 09:06, Antoon Pardon wrote: Have I missed something and has the maillinglist been moved. Activity is very low here, about one message every five days. I've had some messages delayed, but activity has been normal otherwise. -- https://mail.python.org/mailman/listinfo/python-list

Re: Mailing

2021-01-21 Thread Grant Edwards
On 2021-01-21, David Lowry-Duda wrote: > On Thu, Jan 21, 2021 at 06:19:03AM -0500, TheGemmyGuy wrote: >> A quick question; for mailing, do I send a message through e-mail or the >> Python Mailman page? > > Whatever you did here works. I use email. - DLD NNTP client (slrn) via nntp://news.gmane.io

Re: Mailing

2021-01-21 Thread David Lowry-Duda
On Thu, Jan 21, 2021 at 06:19:03AM -0500, TheGemmyGuy wrote: > A quick question; for mailing, do I send a message through e-mail or the > Python Mailman page? Whatever you did here works. I use email. - DLD -- https://mail.python.org/mailman/listinfo/python-list

Re: Mailing list erraticness

2013-12-31 Thread Devin Jeanpierre
I can't tell from your email who the original author of the forwarded email is. :( On Mon, Dec 30, 2013 at 9:19 PM, Ethan Furman wrote: > More mailing list erraticness: > I see Ethan's comment on Devin but not Devin's post > Neither in GG nor in my email Nor on the archives: https://mail.python.

Re: Mailing list assistance: manual unsubscribing of failed recipient?

2012-05-10 Thread Chris Angelico
On Fri, May 11, 2012 at 3:55 AM, Ned Deily wrote: > In article > , >  Chris Angelico wrote: >> Who is in charge of the list? Can pyjk...@azet.sk be unsubscribed manually? > > http://mail.python.org/mailman/listinfo/python-list Doh! I checked the top of that page ("We" this and "We" that) but did

Re: Mailing list assistance: manual unsubscribing of failed recipient?

2012-05-10 Thread Ned Deily
In article , Chris Angelico wrote: > Who is in charge of the list? Can pyjk...@azet.sk be unsubscribed manually? http://mail.python.org/mailman/listinfo/python-list -- Ned Deily, n...@acm.org -- http://mail.python.org/mailman/listinfo/python-list

Re: Mailing list assistance: manual unsubscribing of failed recipient?

2012-05-10 Thread Chris Angelico
On Thu, May 10, 2012 at 3:21 PM, Cameron Simpson wrote: > On 10May2012 13:13, Chris Angelico wrote: > | The azet.sk MTA is behaving badly wrt bounced messages from > | python-list. Instead of sending them to the list software (where > | they'll result in the subscription being suspended), they're

Re: Mailing list assistance: manual unsubscribing of failed recipient?

2012-05-09 Thread Cameron Simpson
On 10May2012 13:13, Chris Angelico wrote: | The azet.sk MTA is behaving badly wrt bounced messages from | python-list. Instead of sending them to the list software (where | they'll result in the subscription being suspended), they're being | sent to the original sender of the message. [...] | I've

Re: Mailing list question

2008-04-16 Thread Gary Herron
python newbie wrote: > Hello, > Just curious; can I post a basic programming question to this mailing > list? You just did. :-) (Real answer: Yes. We're pretty newbie friendly here.) Gary Herron > > Thanks in advance. > > Pete > > ---

Re: mailing list removal

2005-12-01 Thread Robert Kern
Xray wrote: > I would like to be removed from the Python mailing list..can someone > instruct me on how to do this? Look on the bottom of this page: http://mail.python.org/mailman/listinfo/python-list -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the

Re: mailing from with python

2005-09-20 Thread Tim Williams (gmail)
On 20/09/05, M.N.A.Smadi <[EMAIL PROTECTED]> wrote: > hi; > if i want to send a mail message using the "mail" client on a machine > that has smtp protocol is there an easy way (i.e. like bash where you > would just type mail -s SUBJECT message RECIPIENT) to do it from a > python script? Any mail c

Re: Mailing list hosting?

2005-01-01 Thread weblord
free mailing list offer - limited time http://nabaza.com/autoresponders.htm -- http://mail.python.org/mailman/listinfo/python-list