From noreply at gareylo.space  Wed Apr  5 12:34:07 2017
From: noreply at gareylo.space (Dean Johnston)
Date: Wed, 5 Apr 2017 09:34:07 -0700
Subject: [pydotorg-www] Please read carefully
Message-ID: <290036566269667176542@WIN-GL6JCGHC1B1>

Hello there, I sent you an email a few days ago and I have not received a response from you. I am not sure if you received my previous email. Anyway, I have enclosed a business proposal (that will be of mutual benefit to both parties) to this email. Please go through it and let me know if you are interested in this fantastic opportunity. 

If for any reason you are unable to view this message, kindly inform me immediately and I can resend it to you in a different format or plain text.
 
Regards,

Dean.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cardiz Asset Management.pdf
Type: application/pdf
Size: 285071 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170405/b96ace22/attachment-0001.pdf>

From steve at hawkz.com  Wed Apr  5 15:01:26 2017
From: steve at hawkz.com (Stephen Hawkes)
Date: Wed, 5 Apr 2017 20:01:26 +0100
Subject: [pydotorg-www] Please read carefully
Message-ID: <471482B9-903A-4CB6-8A92-5CF84E55329E@hawkz.com>

This deal looks like a great source cash for the PSF!  ;-P



From michael at kleehammer.com  Fri Apr  7 13:24:53 2017
From: michael at kleehammer.com (Michael Kleehammer)
Date: Fri, 7 Apr 2017 12:24:53 -0500
Subject: [pydotorg-www] Request for editing of ODBC wiki page
Message-ID: <042f9626-c131-415e-a6c7-e00cebbf4e0d@Spark>

I am the maintainer of the pyodbc package and need to update its info on the ODBC page. ?I?ve been a member for quite a while but can no longer edit.

Thanks,
Michael Kleehammer

username: MichaelKleehammer
email: michael at kleehammer.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170407/b953d673/attachment.html>

From rosuav at gmail.com  Fri Apr  7 13:29:51 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Sat, 8 Apr 2017 03:29:51 +1000
Subject: [pydotorg-www] Request for editing of ODBC wiki page
In-Reply-To: <042f9626-c131-415e-a6c7-e00cebbf4e0d@Spark>
References: <042f9626-c131-415e-a6c7-e00cebbf4e0d@Spark>
Message-ID: <CAPTjJmoUOAMNoaDoBXuoFgEDU0DWpm6Bq-d_4FsXojRbE7oQ4w@mail.gmail.com>

On Sat, Apr 8, 2017 at 3:24 AM, Michael Kleehammer
<michael at kleehammer.com> wrote:
> I am the maintainer of the pyodbc package and need to update its info on the
> ODBC page.  I?ve been a member for quite a while but can no longer edit.

A while back, as an anti-spam measure, the rules were changed - now it
takes an admin to grant access, else you can't edit. It's been a
fairly successful policy. :)

You should now have full editing access again.

ChrisA

From francisco.conejero at bsc.es  Tue Apr 11 06:59:15 2017
From: francisco.conejero at bsc.es (Javier Conejero)
Date: Tue, 11 Apr 2017 12:59:15 +0200
Subject: [pydotorg-www] Access to include PyCOMPSs in wiki.python.org
Message-ID: <5b19ed93-ff70-8de3-4a71-d405bbf19698@bsc.es>

Dear python.org admins,

I'm writting to you because I would like to include PyCOMPSs in the 
following page:

https://wiki.python.org/moin/ParallelProcessing

PyCOMPSs is a framework which aims to ease the development and execution 
of Python parallel applications for distributed infrastructures, such as 
Clusters and Clouds.

* Official web page: http://compss.bsc.es
* Pip package: https://pypi.python.org/pypi/pycompss/2.0

Since I have seen that in order to edit this page it is necessary to be 
enabled by you, I would like to know if you could enable my user:

COMPSs_Team

Best regards,

Javi

-- 
---------------------------------------------------------------------
Javier Conejero, PhD
Senior Researcher @ BSC-CNS - www.bsc.es
Barcelona Supercomputing Center - Centro Nacional de Supercomputaci?n
C/ Jordi Girona, 31
08034 Barcelona, Spain
---------------------------------------------------------------------

WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer


http://bsc.es/disclaimer

From rosuav at gmail.com  Tue Apr 11 07:12:33 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Tue, 11 Apr 2017 21:12:33 +1000
Subject: [pydotorg-www] Access to include PyCOMPSs in wiki.python.org
In-Reply-To: <5b19ed93-ff70-8de3-4a71-d405bbf19698@bsc.es>
References: <5b19ed93-ff70-8de3-4a71-d405bbf19698@bsc.es>
Message-ID: <CAPTjJmrEZ7tcHVMDUCcmXgPU3av1txL4UNdGypSxJyuVEsGJgw@mail.gmail.com>

On Tue, Apr 11, 2017 at 8:59 PM, Javier Conejero
<francisco.conejero at bsc.es> wrote:
>
> I'm writting to you because I would like to include PyCOMPSs in the
> following page:
>
> https://wiki.python.org/moin/ParallelProcessing
>
> PyCOMPSs is a framework which aims to ease the development and execution of
> Python parallel applications for distributed infrastructures, such as
> Clusters and Clouds.
>
> * Official web page: http://compss.bsc.es
> * Pip package: https://pypi.python.org/pypi/pycompss/2.0
>
> Since I have seen that in order to edit this page it is necessary to be
> enabled by you, I would like to know if you could enable my user:
>
> COMPSs_Team
>

No problem! Enabled.

ChrisA

From francisco.conejero at bsc.es  Tue Apr 11 08:21:42 2017
From: francisco.conejero at bsc.es (Javier Conejero)
Date: Tue, 11 Apr 2017 14:21:42 +0200
Subject: [pydotorg-www] Access to include PyCOMPSs in wiki.python.org
In-Reply-To: <CAPTjJmrEZ7tcHVMDUCcmXgPU3av1txL4UNdGypSxJyuVEsGJgw@mail.gmail.com>
References: <5b19ed93-ff70-8de3-4a71-d405bbf19698@bsc.es>
 <CAPTjJmrEZ7tcHVMDUCcmXgPU3av1txL4UNdGypSxJyuVEsGJgw@mail.gmail.com>
Message-ID: <a5ca3b7d-ffec-1a0e-4e16-2eea6841f20c@bsc.es>

Thanks, much appreciated!

Cheers,

Javi

El 11/04/17 a las 13:12, Chris Angelico escribi?:
> On Tue, Apr 11, 2017 at 8:59 PM, Javier Conejero
> <francisco.conejero at bsc.es> wrote:
>> I'm writting to you because I would like to include PyCOMPSs in the
>> following page:
>>
>> https://wiki.python.org/moin/ParallelProcessing
>>
>> PyCOMPSs is a framework which aims to ease the development and execution of
>> Python parallel applications for distributed infrastructures, such as
>> Clusters and Clouds.
>>
>> * Official web page: http://compss.bsc.es
>> * Pip package: https://pypi.python.org/pypi/pycompss/2.0
>>
>> Since I have seen that in order to edit this page it is necessary to be
>> enabled by you, I would like to know if you could enable my user:
>>
>> COMPSs_Team
>>
> No problem! Enabled.
>
> ChrisA

-- 
---------------------------------------------------------------------
Javier Conejero, PhD
Senior Researcher @ BSC-CNS - www.bsc.es
Barcelona Supercomputing Center - Centro Nacional de Supercomputaci?n
C/ Jordi Girona, 31
08034 Barcelona, Spain
---------------------------------------------------------------------

WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.

http://www.bsc.es/disclaimer


http://bsc.es/disclaimer

From martin.wagner at mailbox.tu-berlin.de  Tue Apr 11 16:49:30 2017
From: martin.wagner at mailbox.tu-berlin.de (Martin Wagner)
Date: Tue, 11 Apr 2017 22:49:30 +0200
Subject: [pydotorg-www] request to edit wiki pages
Message-ID: <9842fdb4-ab75-0720-d434-47c8e182fa34@mailbox.tu-berlin.de>

ciao all,

i'd like to be granted editing permission in the wiki as
https://wiki.python.org/moin/PythonXml contains several dead links and i
know some libraries that i may append.
my username is mwagner

thanks in advance, all the best, Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170411/9fae81ec/attachment.sig>

From rosuav at gmail.com  Tue Apr 11 16:54:53 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Wed, 12 Apr 2017 06:54:53 +1000
Subject: [pydotorg-www] request to edit wiki pages
In-Reply-To: <9842fdb4-ab75-0720-d434-47c8e182fa34@mailbox.tu-berlin.de>
References: <9842fdb4-ab75-0720-d434-47c8e182fa34@mailbox.tu-berlin.de>
Message-ID: <CAPTjJmpT2eVp-92F0N_bq0midJHhBP2KHs46BeonJZTfoETJJA@mail.gmail.com>

On Wed, Apr 12, 2017 at 6:49 AM, Martin Wagner
<martin.wagner at mailbox.tu-berlin.de> wrote:
> ciao all,
>
> i'd like to be granted editing permission in the wiki as
> https://wiki.python.org/moin/PythonXml contains several dead links and i
> know some libraries that i may append.
> my username is mwagner
>
> thanks in advance, all the best, Martin

Thank you for helping us eradicate link rot. You should now have editing access.

ChrisA

From george at fischhof.hu  Fri Apr 14 06:01:49 2017
From: george at fischhof.hu (George Fischhof)
Date: Fri, 14 Apr 2017 12:01:49 +0200
Subject: [pydotorg-www] Editing PythonDecoratorLibrary page
Message-ID: <CAFwcP0hkVda-xu2uJFrY2Y1d9KJyK6_me5pQ52tN=-1kB4jHYg@mail.gmail.com>

Hi Pythonistas,

I would like to add a decorator to PythonDecoratorLibrary wiki page
https://wiki.python.org/moin/PythonDecoratorLibrary

I created an account, my username is GeorgeFischhof
please add me to editors group

Thank You in advance. Please let me know when I can add the decorator
my email address is george at fischhof.hu

Kind regards,
George Fischhof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170414/119cbaad/attachment.html>

From rosuav at gmail.com  Fri Apr 14 06:07:49 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Fri, 14 Apr 2017 20:07:49 +1000
Subject: [pydotorg-www] Editing PythonDecoratorLibrary page
In-Reply-To: <CAFwcP0hkVda-xu2uJFrY2Y1d9KJyK6_me5pQ52tN=-1kB4jHYg@mail.gmail.com>
References: <CAFwcP0hkVda-xu2uJFrY2Y1d9KJyK6_me5pQ52tN=-1kB4jHYg@mail.gmail.com>
Message-ID: <CAPTjJmoNeLPFEWb_NnpBPOM7cjQddCh5wf7wpoUJTjBGJRVFUw@mail.gmail.com>

On Fri, Apr 14, 2017 at 8:01 PM, George Fischhof <george at fischhof.hu> wrote:
>
> I would like to add a decorator to PythonDecoratorLibrary wiki page
> https://wiki.python.org/moin/PythonDecoratorLibrary
>
> I created an account, my username is GeorgeFischhof
> please add me to editors group
>
> Thank You in advance. Please let me know when I can add the decorator
> my email address is george at fischhof.hu

No problem. Go ahead and add your example!

ChrisA

From laur.intenti1261158 at gmail.com  Mon Apr 17 00:12:56 2017
From: laur.intenti1261158 at gmail.com (laur.intenti1261158 at gmail.com)
Date: Mon, 17 Apr 2017 04:12:56 +0000
Subject: [pydotorg-www] =?utf-8?b?5aSW6LS45Lmf5Y+v5Lul6L+Z5qC35byA5Y+R5a6i?=
	=?utf-8?b?5oi3LOS4u+WKqOW8gOWPkeaIkOWklui0uOS8geS4muaWsOWNl+a1tw==?=
	=?utf-8?b?77yB?=
Message-ID: <f403043534b088ff58054d550103@google.com>

????????????
???????????,?????????????

???????????
https://docs.google.com/forms/d/e/1FAIpQLSdjXf1JdmCEOnPaE42-ueFJqC1kfQFmpwgawhhNZUUIOQcCGw/viewform?c=0&amp;w=1&amp;usp=mail_form_link



?????????????????????????????????????? 
??????????



1????????????????????



2?????????????????????



3??????????????????



4????????????



5???????



6???????????????????



???QQ?2492593044  skype?haozparty at hotmail.com

-----------------------------

to unsubscribe,reply &quot;remove&quot;.










Google?????????????????
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170417/c955e8d5/attachment.html>

From irene.murillo at digitalinfomarket.com  Tue Apr 18 10:31:05 2017
From: irene.murillo at digitalinfomarket.com (Irene Murillo)
Date: Tue, 18 Apr 2017 14:31:05 +0000
Subject: [pydotorg-www] django Business Directory
Message-ID: <PN1PR01MB05912D95B984EBA402D508F1F2190@PN1PR01MB0591.INDPRD01.PROD.OUTLOOK.COM>



Hi,



A quick follow up to know if you would be interested in django Users List. We provide data across the globe.



We also provide other related Technology Users like.


WordPress

HubSpot

SAP

Episerver

Oracle WebCenter

AWS

Oracle eBusiness Suite

IBM FileNet

QuickBooks

Infor ERP

OpenText

Rackspace

NetSuite

Zoho

Azure

Sage 300

WebDocs

OpenStack






 We also provide IT Decision Makers, Sales and Marketing Decision Makers, C-level Titles and other titles as per your requirement.





We offer:



  *   Complete list with Email address in an Excel Sheet for unlimited usage.



  *   Email Campaign Service.



  *   Top Decision Makers information such as Name, Email, Title, Phone and company details across North America, EMEA, ASIA Pacific and LATAM with 100% accuracy.


  *   Tele-verified Email addresses.


  *   Users by SIC Code that let you reach Targeted Markets.



Let me know your thoughts or pass on the message to the right person in your company.



Regards,

Irene Murillo

Information Specialist





If you don't want to receive any message from us then please type "Leave Out" in the Subject Line.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170418/0aa02fee/attachment.html>

From steve at holdenweb.com  Tue Apr 18 18:12:07 2017
From: steve at holdenweb.com (Steve Holden)
Date: Tue, 18 Apr 2017 23:12:07 +0100
Subject: [pydotorg-www] django Business Directory
In-Reply-To: <PN1PR01MB05912D95B984EBA402D508F1F2190@PN1PR01MB0591.INDPRD01.PROD.OUTLOOK.COM>
References: <PN1PR01MB05912D95B984EBA402D508F1F2190@PN1PR01MB0591.INDPRD01.PROD.OUTLOOK.COM>
Message-ID: <CAMofdRAgBZGXRJ23Mw9LRfYFx2hLwPBzB+R5Kcz4-50ZEVNqCQ@mail.gmail.com>

Sorry, we don't do spam.  S

Steve Holden

On Tue, Apr 18, 2017 at 3:31 PM, Irene Murillo <
irene.murillo at digitalinfomarket.com> wrote:

>
>
>
>
> Hi,
>
>
>
> A quick follow up to know if you would be interested in *django Users
> List. *We provide data across the globe.
>
>
>
> We also provide other related Technology Users like.
>
>
>
> WordPress
>
> HubSpot
>
> SAP
>
> Episerver
>
> Oracle WebCenter
>
> AWS
>
> Oracle eBusiness Suite
>
> IBM FileNet
>
> QuickBooks
>
> Infor ERP
>
> OpenText
>
> Rackspace
>
> NetSuite
>
> Zoho
>
> Azure
>
> Sage 300
>
> WebDocs
>
> OpenStack
>
>
>
>
>
>  We also provide IT Decision Makers, Sales and Marketing Decision Makers,
> C-level Titles and other titles as per your requirement.
>
>
>
>
>
> *We offer: *
>
>
>
>    - Complete list with Email address in an Excel Sheet for unlimited
>    usage.
>
>
>
>    - Email Campaign Service.
>
>
>
>    - Top Decision Makers information such as Name, Email, Title, Phone
>    and company details across North America, EMEA, ASIA Pacific and LATAM with
>    100% accuracy.
>
>
>
>    - Tele-verified Email addresses.
>
>
>
>    - Users by SIC Code that let you reach Targeted Markets.
>
>
>
> Let me know your thoughts or pass on the message to the right person in
> your company.
>
>
>
> Regards,
>
> Irene Murillo
>
> Information Specialist
>
>
>
>
>
> If you don?t want to receive any message from us then please type *?Leave
> Out?* in the Subject Line.
>
>
>
>
>
> _______________________________________________
> pydotorg-www mailing list
> pydotorg-www at python.org
> https://mail.python.org/mailman/listinfo/pydotorg-www
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170418/2293eb8e/attachment-0001.html>

From akshayaurora at gmail.com  Wed Apr 19 02:50:19 2017
From: akshayaurora at gmail.com (qua non)
Date: Wed, 19 Apr 2017 12:20:19 +0530
Subject: [pydotorg-www] Fwd: Google is rejecting contact emails
In-Reply-To: <CALWxmCRY0w3mRrD6xz4ZZmXYs80tsmJ-uVEwOto2L7UiTFSYgA@mail.gmail.com>
References: <CALWxmCRY0w3mRrD6xz4ZZmXYs80tsmJ-uVEwOto2L7UiTFSYgA@mail.gmail.com>
Message-ID: <CAPztPCd-a__UC7TtuZXf-JV7pJ6u-YS56VOs7NwjpEPjrN-vfA@mail.gmail.com>

Hi Folks,

Hopefully this is the correct mail to go for support on this, if not could
you please give me the correct e-mail to contact.

We are getting a issue where the mail is being dropped by google cause of
issues with ipv6.

Reference mail address being contact at in.pycon.org


---------- Forwarded message ----------
From: Kracekumar Ramaraj <me at kracekumar.com>
Date: Mon, Apr 17, 2017 at 9:35 PM
Subject: Google is rejecting contact emails
To: Sreekanth S Rameshaiah <sree at mahiti.org>, Vignesh Sarma <
Vignesh.sarma at gmail.com>, anandpillai <anandpillai at letterboxes.org>, qua
non <akshayaurora at gmail.com>, vijay kumar <vnbang2003 at gmail.com>


Hi

 All the incoming emails to contact at in.pycon.org aren't reaching to anyone.
Google is rejecting every one of them due to following reason.


Our system has detected that\n550-5.7.1 this message does not meet IPv6
sending guidelines regarding PTR\n550-5.7.1 records and authentication.
Please review\n550-5.7.1  https://support.google.com/mail/?p=IPv6AuthError
for more information\n550 5.7.1 . j88si11513867pfj.117 - gsmtp

The parent domain PyCon.org needs to update information mentioned in the
above URL.

PSF system admins should look into this and fix it.

Anand, could you reach out to PSF folks? If you have any doubts you can ask
Vignesh who is in the email chain.



-- 
Regards
R.Kracekumar
http://kracekumar.com
-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170419/e68ac4fa/attachment.html>

From steve at holdenweb.com  Wed Apr 19 03:17:12 2017
From: steve at holdenweb.com (Steve Holden)
Date: Wed, 19 Apr 2017 08:17:12 +0100
Subject: [pydotorg-www] Fwd: Google is rejecting contact emails
In-Reply-To: <CAPztPCd-a__UC7TtuZXf-JV7pJ6u-YS56VOs7NwjpEPjrN-vfA@mail.gmail.com>
References: <CALWxmCRY0w3mRrD6xz4ZZmXYs80tsmJ-uVEwOto2L7UiTFSYgA@mail.gmail.com>
 <CAPztPCd-a__UC7TtuZXf-JV7pJ6u-YS56VOs7NwjpEPjrN-vfA@mail.gmail.com>
Message-ID: <CAMofdRCBsRA6XasMCegnOZw2BuJN=Ua8ZXYzZuXFbWgr2+6vGg@mail.gmail.com>

Hi there,

I've forwarded your message to postmaster at python.org, who will hopefully be
able to help resolve it.

regards
 Steve

Steve Holden

On Wed, Apr 19, 2017 at 7:50 AM, qua non <akshayaurora at gmail.com> wrote:

> Hi Folks,
>
> Hopefully this is the correct mail to go for support on this, if not could
> you please give me the correct e-mail to contact.
>
> We are getting a issue where the mail is being dropped by google cause of
> issues with ipv6.
>
> Reference mail address being contact at in.pycon.org
>
>
> ---------- Forwarded message ----------
> From: Kracekumar Ramaraj <me at kracekumar.com>
> Date: Mon, Apr 17, 2017 at 9:35 PM
> Subject: Google is rejecting contact emails
> To: Sreekanth S Rameshaiah <sree at mahiti.org>, Vignesh Sarma <
> Vignesh.sarma at gmail.com>, anandpillai <anandpillai at letterboxes.org>, qua
> non <akshayaurora at gmail.com>, vijay kumar <vnbang2003 at gmail.com>
>
>
> Hi
>
>  All the incoming emails to contact at in.pycon.org aren't reaching to
> anyone. Google is rejecting every one of them due to following reason.
>
>
> Our system has detected that\n550-5.7.1 this message does not meet IPv6
> sending guidelines regarding PTR\n550-5.7.1 records and authentication.
> Please review\n550-5.7.1  https://support.google.com/mail/?p=IPv6AuthError
> for more information\n550 5.7.1 . j88si11513867pfj.117 - gsmtp
>
> The parent domain PyCon.org needs to update information mentioned in the
> above URL.
>
> PSF system admins should look into this and fix it.
>
> Anand, could you reach out to PSF folks? If you have any doubts you can
> ask Vignesh who is in the email chain.
>
>
>
> --
> Regards
> R.Kracekumar
> http://kracekumar.com
> --
> Sent from Gmail Mobile
>
>
> _______________________________________________
> pydotorg-www mailing list
> pydotorg-www at python.org
> https://mail.python.org/mailman/listinfo/pydotorg-www
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170419/4ec73d0e/attachment.html>

From mal at python.org  Wed Apr 19 03:32:20 2017
From: mal at python.org (M.-A. Lemburg)
Date: Wed, 19 Apr 2017 09:32:20 +0200
Subject: [pydotorg-www] Fwd: Google is rejecting contact emails
In-Reply-To: <CAMofdRCBsRA6XasMCegnOZw2BuJN=Ua8ZXYzZuXFbWgr2+6vGg@mail.gmail.com>
References: <CALWxmCRY0w3mRrD6xz4ZZmXYs80tsmJ-uVEwOto2L7UiTFSYgA@mail.gmail.com>
 <CAPztPCd-a__UC7TtuZXf-JV7pJ6u-YS56VOs7NwjpEPjrN-vfA@mail.gmail.com>
 <CAMofdRCBsRA6XasMCegnOZw2BuJN=Ua8ZXYzZuXFbWgr2+6vGg@mail.gmail.com>
Message-ID: <75133f72-2d54-fe9e-bc75-cf6772d60a8b@python.org>

Hello all,

this is not something the PSF can fix. We have the following
CNAME entry in the pycon.org record for you:

; in.pycon.org is managed by the PSSI (Anand B Pillai)
in.pycon.org.           IN      CNAME   pycon.pssi.org.in.

so whatever configuration is needed, has to be done on the
pycon.pssi.org.in domain entry.

Also note that the Google error is referring to IPv6 errors on
the *sending* side, so the senders will probably have to
fix their IPv6 configuration (in particular, add reverse DNS
entries for their sending IPs, which people/ISPs often forget).

If you are forwarding emails to GMail, then you have to make
sure that the forwarder has these things configured.

At the moment, in.pycon.org doesn't have IPv6 DNS entries,
which may be causing the error.

Thanks,
-- 
Marc-Andre Lemburg
Python Software Foundation
http://www.python.org/psf/
http://www.malemburg.com/


On 19.04.2017 09:17, Steve Holden wrote:
> Hi there,
> 
> I've forwarded your message to postmaster at python.org
> <mailto:postmaster at python.org>, who will hopefully be able to help
> resolve it.
> 
> regards
>  Steve
> 
> Steve Holden
> 
> On Wed, Apr 19, 2017 at 7:50 AM, qua non <akshayaurora at gmail.com
> <mailto:akshayaurora at gmail.com>> wrote:
> 
>     Hi Folks,
> 
>     Hopefully this is the correct mail to go for support on this, if not
>     could you please give me the correct e-mail to contact.
> 
>     We are getting a issue where the mail is being dropped by google
>     cause of issues with ipv6.
> 
>     Reference mail address being contact at in.pycon.org
>     <mailto:contact at in.pycon.org> 
> 
> 
>     ---------- Forwarded message ----------
>     From: *Kracekumar Ramaraj* <me at kracekumar.com
>     <mailto:me at kracekumar.com>>
>     Date: Mon, Apr 17, 2017 at 9:35 PM
>     Subject: Google is rejecting contact emails
>     To: Sreekanth S Rameshaiah <sree at mahiti.org
>     <mailto:sree at mahiti.org>>, Vignesh Sarma <Vignesh.sarma at gmail.com
>     <mailto:Vignesh.sarma at gmail.com>>, anandpillai
>     <anandpillai at letterboxes.org <mailto:anandpillai at letterboxes.org>>,
>     qua non <akshayaurora at gmail.com <mailto:akshayaurora at gmail.com>>,
>     vijay kumar <vnbang2003 at gmail.com <mailto:vnbang2003 at gmail.com>>
> 
> 
>     Hi
> 
>      All the incoming emails to contact at in.pycon.org
>     <mailto:contact at in.pycon.org> aren't reaching to anyone. Google is
>     rejecting every one of them due to following reason.
> 
> 
>     Our system has detected that\n550-5.7.1 this message does not meet
>     IPv6 sending guidelines regarding PTR\n550-5.7.1 records and
>     authentication. Please review\n550-5.7.1
>      https://support.google.com/mail/?p=IPv6AuthError
>     <https://support.google.com/mail/?p=IPv6AuthError> for more
>     information\n550 5.7.1 . j88si11513867pfj.117 - gsmtp
> 
>     The parent domain PyCon.org needs to update information mentioned in
>     the above URL. 
> 
>     PSF system admins should look into this and fix it. 
> 
>     Anand, could you reach out to PSF folks? If you have any doubts you
>     can ask Vignesh who is in the email chain.
> 
> 
> 
>     -- 
>     Regards
>     R.Kracekumar
>     http://kracekumar.com
>     -- 
>     Sent from Gmail Mobile
> 
> 
>     _______________________________________________
>     pydotorg-www mailing list
>     pydotorg-www at python.org <mailto:pydotorg-www at python.org>
>     https://mail.python.org/mailman/listinfo/pydotorg-www
>     <https://mail.python.org/mailman/listinfo/pydotorg-www>
> 
> 
> 
> 
> _______________________________________________
> pydotorg-www mailing list
> pydotorg-www at python.org
> https://mail.python.org/mailman/listinfo/pydotorg-www
> 


From happy43ending at gmail.com  Fri Apr 21 03:37:49 2017
From: happy43ending at gmail.com (Connie Gibson)
Date: Fri, 21 Apr 2017 00:37:49 -0700
Subject: [pydotorg-www] mail list
Message-ID: <CAJ8Y1q20dUF-7mxT3M-8_mLa6wxQH9ZkAPU_znbGHegaMuBMbg@mail.gmail.com>

packages
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170421/f1c9d91f/attachment.html>

From happy43ending at gmail.com  Fri Apr 21 04:32:21 2017
From: happy43ending at gmail.com (Connie Gibson)
Date: Fri, 21 Apr 2017 01:32:21 -0700
Subject: [pydotorg-www] mail list
In-Reply-To: <CAJ8Y1q20dUF-7mxT3M-8_mLa6wxQH9ZkAPU_znbGHegaMuBMbg@mail.gmail.com>
References: <CAJ8Y1q20dUF-7mxT3M-8_mLa6wxQH9ZkAPU_znbGHegaMuBMbg@mail.gmail.com>
Message-ID: <CAJ8Y1q1U2u8=v=n7jOptx0UoMUUwRF=Fo9nYYU9nyR4J-z2nuw@mail.gmail.com>

*formst*

On Apr 21, 2017 3:37 AM, "Connie Gibson" <happy43ending at gmail.com> wrote:

packages
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170421/83dbdc45/attachment.html>

From happy43ending at gmail.com  Fri Apr 21 04:32:46 2017
From: happy43ending at gmail.com (Connie Gibson)
Date: Fri, 21 Apr 2017 01:32:46 -0700
Subject: [pydotorg-www] mail list
In-Reply-To: <CAJ8Y1q20dUF-7mxT3M-8_mLa6wxQH9ZkAPU_znbGHegaMuBMbg@mail.gmail.com>
References: <CAJ8Y1q20dUF-7mxT3M-8_mLa6wxQH9ZkAPU_znbGHegaMuBMbg@mail.gmail.com>
Message-ID: <CAJ8Y1q0UjhNu8uLCp5S8V939yK6EV8WrK3jn__NwaMc+yHKm5w@mail.gmail.com>

format

On Apr 21, 2017 3:37 AM, "Connie Gibson" <happy43ending at gmail.com> wrote:

> packages
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170421/4017ef58/attachment.html>

From aharrin at luc.edu  Tue Apr 25 15:33:50 2017
From: aharrin at luc.edu (Andrew Harrington)
Date: Tue, 25 Apr 2017 15:33:50 -0400
Subject: [pydotorg-www] editing
Message-ID: <CAOaxTELrZ2F-hJAr02CG=A1PoJYTCbRu8mezDtdBNgGJbrrRZQ@mail.gmail.com>

I would like to be able to edit, initially to add my Hands-on Python
Tutorial.
http://anh.cs.luc.edu/handsonPythonTutorial/


Dr. Andrew N. Harrington
  Computer Science Department
  Graduate Program Director gpd at cs.luc.edu
  Loyola University Chicago
  529 Lewis Towers, 111 E. Pearson St. (Downtown)
  417 Cudahy Science Hall (Rogers Park campus)
http://www.cs.luc.edu/~anh
Phone: 312-915-7982
Fax:    312-915-7998
aharrin at luc.edu (as professor, not gpd role)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170425/7877c20f/attachment.html>

From rosuav at gmail.com  Tue Apr 25 15:38:05 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Wed, 26 Apr 2017 05:38:05 +1000
Subject: [pydotorg-www] editing
In-Reply-To: <CAOaxTELrZ2F-hJAr02CG=A1PoJYTCbRu8mezDtdBNgGJbrrRZQ@mail.gmail.com>
References: <CAOaxTELrZ2F-hJAr02CG=A1PoJYTCbRu8mezDtdBNgGJbrrRZQ@mail.gmail.com>
Message-ID: <CAPTjJmrii7tKKAqWEPALiuUDgUFZ0EQmiweZYZbmg4sUb-hw4A@mail.gmail.com>

On Wed, Apr 26, 2017 at 5:33 AM, Andrew Harrington <aharrin at luc.edu> wrote:
> I would like to be able to edit, initially to add my Hands-on Python
> Tutorial.
> http://anh.cs.luc.edu/handsonPythonTutorial/
>

Do you have a Wiki editing account?

Also, I'm pretty sure I know where you're planning to add it, but just
to prove that you're a human, please link me the page where you're
intending to put that link :) Thanks!

ChrisA

From rosuav at gmail.com  Tue Apr 25 16:10:26 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Wed, 26 Apr 2017 06:10:26 +1000
Subject: [pydotorg-www] editing
In-Reply-To: <CAOaxTEKikDFvYM5xyX3p5+HAouPZrp3dVDzVqWGtUx=NiWbBDw@mail.gmail.com>
References: <CAOaxTELrZ2F-hJAr02CG=A1PoJYTCbRu8mezDtdBNgGJbrrRZQ@mail.gmail.com>
 <bf2fb4c06d61442aac8c267c9ac1aee0@MBXLS1.adms.luc.edu>
 <CAOaxTEKikDFvYM5xyX3p5+HAouPZrp3dVDzVqWGtUx=NiWbBDw@mail.gmail.com>
Message-ID: <CAPTjJmoVKMFkSGTRsRMMH6F8uO=ELqe7oa9t558aygPotukPPA@mail.gmail.com>

On Wed, Apr 26, 2017 at 5:50 AM, Andrew Harrington <aharrin at luc.edu> wrote:
> I may have had one before the hack, but I had not used it for some time if I
> did have it.
>
> beginners guides:
> https://wiki.python.org/moin/BeginnersGuide/NonProgrammers

Okay. You'll need to have a wiki account. Either make sure you can log
in with the previous one, or create a new one. Either way, tell me
what the user account name is, and then I can empower you.

ChrisA

From rosuav at gmail.com  Tue Apr 25 17:57:46 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Wed, 26 Apr 2017 07:57:46 +1000
Subject: [pydotorg-www] editing
In-Reply-To: <CAOaxTEJbBrT6+3YYJMUwWU_nhqMkkh1Ukv=pvQ0G7DnXffoh9w@mail.gmail.com>
References: <CAOaxTELrZ2F-hJAr02CG=A1PoJYTCbRu8mezDtdBNgGJbrrRZQ@mail.gmail.com>
 <bf2fb4c06d61442aac8c267c9ac1aee0@MBXLS1.adms.luc.edu>
 <CAOaxTEKikDFvYM5xyX3p5+HAouPZrp3dVDzVqWGtUx=NiWbBDw@mail.gmail.com>
 <45168004ed104bf3a8ad38f2f2c3930c@MBXLS1.adms.luc.edu>
 <CAOaxTEJbBrT6+3YYJMUwWU_nhqMkkh1Ukv=pvQ0G7DnXffoh9w@mail.gmail.com>
Message-ID: <CAPTjJmqr9LM9o1T6yOVZE7U6cUh_-sZOcc0dWoaR2u6M=jREWw@mail.gmail.com>

On Wed, Apr 26, 2017 at 6:51 AM, Andrew Harrington <aharrin at luc.edu> wrote:
> AndrewNHarrington
>
> The server kept timing out.  This variation finally worked.  It did
> recognize my previous AndrewHarrington, and password reset sent a token to
> my email account, but I never got the server to accept the token.
>

I'll bounce that part to the list. Once your password is all working,
you should have full editing access.

ChrisA

From donotreply at sendinc.com  Tue Apr 25 22:30:38 2017
From: donotreply at sendinc.com (Ashraf Basit)
Date: Wed, 26 Apr 2017 02:30:38 +0000
Subject: [pydotorg-www] Get back to me
Message-ID: <3260350477632136556035@vm1FF8510>

Good day. Did you receive the business proposal I sent to you yesterday? I was waiting for your reply but I am not sure if you receive the message.  If for some reason you did not receive my previous email, I can resend the message to you. Please confirm as this is very urgent and important.

Regards,

Ashraf.
ashrafbas at secsuremailer.com

From cbbread626 at gmail.com  Wed Apr 26 05:54:31 2017
From: cbbread626 at gmail.com (Christopher Roberson)
Date: Wed, 26 Apr 2017 02:54:31 -0700
Subject: [pydotorg-www] Where my mail
Message-ID: <5808DF7B-319D-4A9D-A7EF-CCA63F6F64B6@gmail.com>


Where is my mail my money
Sent from my iPhone

From steve at holdenweb.com  Tue Apr 18 02:35:46 2017
From: steve at holdenweb.com (Steve Holden)
Date: Tue, 18 Apr 2017 07:35:46 +0100
Subject: [pydotorg-www] [Webmaster] Can IBM i be listed in the "Python
 for Other Platforms" page?
In-Reply-To: <OF4D1562C1.7A24EBA8-ON00258106.000D5763-86258106.000E2034@notes.na.collabserv.com>
References: <OF4D1562C1.7A24EBA8-ON00258106.000D5763-86258106.000E2034@notes.na.collabserv.com>
Message-ID: <CAMofdRDrnsQqhJLJ4+UnOt7BaB=hph79rZU7WLiTDpB6+3eupQ@mail.gmail.com>

Hi Jesse,

Thanks for your note. I am forwarding it to the group who maintain the
content to which you refer. I agree it would be helpful for readers to know
of the availability of your Python product.

regards
 Steve

Steve Holden

On Tue, Apr 18, 2017 at 3:34 AM, Jesse Gorzinski <jgorzins at us.ibm.com>
wrote:

> Greetings, Python webmaster!
>
> I am in charge of open source deliverables on the IBM i platform. Our
> platform is a fantastic enterprise platform that powers the IT systems of
> many industries. Python has been a great addition to our platform!
> Unfortunately, some of our users do not yet know if its existence, so I'd
> love for IBM i to be listed on python.org.
>
> More specifically, I would like "IBM i" listed on this page:
> https://www.python.org/download/other/ Proposed text would be: Python 2
> ad Python 3 for IBM i is available for free from IBM via the 5733OPS
> licensed program offering. For more information about 5733OPS, see the
> offering's landing page on IBM developerWorks
> <https://www.ibm.com/developerworks/community/wikis/home/wiki/IBM%20i%20Technology%20Updates/page/Open%20Source%20Technologies>.
>
>
> The "Python for AS/400" entry can be moved underneath as well. Something
> like "Alternatively, *http://www.iseriespython.com*
> <http://www.iseriespython.com/>hosts an AS/400 port of Python 2.7, ported
> by Per Gummedal."
>
> ("AS/400" is a previous name of our platform, now outdated by well over a
> decade)
>
> Please let me know if this is a feasible request, and if there's anything
> I can provide to help this happen.
>
> Thanks in advance!
> --Jesse G.
>
> ------------------------------
> *Jesse R. Gorzinski, MBA*
> Business Architect - Open Source on IBM i
> IBM i ISV Advisory Council Program Manager
> *IBM Corporation* <http://www.ibm.com/>
> Email: *jgorzins at us.ibm.com* <jgorzins at us.ibm.com>
> Phone: +1 (507) 253-3803 <(507)%20253-3803>
> Twitter: *@IBMJesseG* <http://twitter.com/IBMJesseG>
>
> _______________________________________________
> Webmaster mailing list
> Webmaster at python.org
> https://mail.python.org/mailman/listinfo/webmaster
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170418/e9e67c41/attachment-0001.html>

From susanne.eiswirt at veit-schiele.de  Wed Apr 26 11:49:53 2017
From: susanne.eiswirt at veit-schiele.de (Susanne Eiswirt)
Date: Wed, 26 Apr 2017 17:49:53 +0200
Subject: [pydotorg-www] wanna add python trainings
Message-ID: <a94e8de2-0091-dd05-b093-daa3afa97ff9@veit-schiele.de>

Hello!

My name is Susanne and I'm working since this month for the Veit Schiele
Communications GmbH. User: SusanneEiswirt
Would it be possible to get the permission for editing
https://wiki.python.org/moin/PythonTraining ? I would like to add our
python trainings in September
(https://www.veit-schiele.de/dienstleistungen/schulungen/seminarkalender).

Kind regards,
Susanne

-- 
Susanne Eiswirt
Veit Schiele Communications GmbH
Amtsgericht Berlin (Charlottenburg): HRB 137927 B
USt-IdNr. DE277153637
Gesch?ftsf?hrung: Veit Schiele

Mansteinstr. 7
D-10783 Berlin
Tel: +49 30 8185667-2
Fax: +49 30 8185667-3

From rosuav at gmail.com  Wed Apr 26 12:04:51 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Thu, 27 Apr 2017 02:04:51 +1000
Subject: [pydotorg-www] wanna add python trainings
In-Reply-To: <a94e8de2-0091-dd05-b093-daa3afa97ff9@veit-schiele.de>
References: <a94e8de2-0091-dd05-b093-daa3afa97ff9@veit-schiele.de>
Message-ID: <CAPTjJmp7nZ8Jpbd564QWYoVk7OGf5FmDkjCMukN_f2v5MxXCuQ@mail.gmail.com>

On Thu, Apr 27, 2017 at 1:49 AM, Susanne Eiswirt
<susanne.eiswirt at veit-schiele.de> wrote:
> My name is Susanne and I'm working since this month for the Veit Schiele
> Communications GmbH. User: SusanneEiswirt
> Would it be possible to get the permission for editing
> https://wiki.python.org/moin/PythonTraining ? I would like to add our
> python trainings in September
> (https://www.veit-schiele.de/dienstleistungen/schulungen/seminarkalender).

Yes, it would! You'll need to first create a wiki editing account, and
then we can give you permission to make changes.

ChrisA

From christian.trenkwalder at nxp.com  Wed Apr 26 09:36:25 2017
From: christian.trenkwalder at nxp.com (Christian Trenkwalder)
Date: Wed, 26 Apr 2017 13:36:25 +0000
Subject: [pydotorg-www] Link broken on Integration Page
Message-ID: <AM5PR0402MB2932D687BA01F262E15AA529E3110@AM5PR0402MB2932.eurprd04.prod.outlook.com>

Hi,
the link on the page
https://wiki.python.org/moin/IntegratingPythonWithOtherLanguages
to the project  RSPython
Is pointing to  http://www.omegahat.org/RSPython witch seems to be fraud, 
I guess http://www.omegahat.net/RSPython/ is the correct page.

Kind regards
Christian Trenkwalder

From yasoobkhld at gmail.com  Sun Apr 30 10:54:37 2017
From: yasoobkhld at gmail.com (Yasoob Khalid)
Date: Sun, 30 Apr 2017 19:54:37 +0500
Subject: [pydotorg-www] Request for inclusion in the Editor's Group
Message-ID: <CAOjtGVZRvX3jj-dJBt=6ZymnbuWEsJBp5m_xa3f3trtRmS8_fA@mail.gmail.com>

Hi,

I would like to add my book "Intermediate Python
<http://book.pythontips.com>" into the wiki and also edit the link of my
blog "Python Tips <https://pythontips.com>".

Thank you.

Kind regards,
Muhammad Yasoob Ullah Khalid <http://yasoob.me/>
Book: Intermediate Python <http://book.pythontips.com/>
Blog: Python Tips <http://pythontips.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170430/d6205f92/attachment.html>

From rosuav at gmail.com  Sun Apr 30 10:55:30 2017
From: rosuav at gmail.com (Chris Angelico)
Date: Mon, 1 May 2017 00:55:30 +1000
Subject: [pydotorg-www] Request for inclusion in the Editor's Group
In-Reply-To: <CAOjtGVZRvX3jj-dJBt=6ZymnbuWEsJBp5m_xa3f3trtRmS8_fA@mail.gmail.com>
References: <CAOjtGVZRvX3jj-dJBt=6ZymnbuWEsJBp5m_xa3f3trtRmS8_fA@mail.gmail.com>
Message-ID: <CAPTjJmoesB9AUnFKoP3QZfWHr7BSpueor0kn03NUq1d4jsJBag@mail.gmail.com>

On Mon, May 1, 2017 at 12:54 AM, Yasoob Khalid <yasoobkhld at gmail.com> wrote:
> I would like to add my book "Intermediate Python" into the wiki and also
> edit the link of my blog "Python Tips".

Do you have a wiki editing account? If so, what is its name?

ChrisA