cheese shop registration error

Todd Greenwood-Geer tgreenwoodgeer at yahoo.com
Mon Nov 28 16:33:36 EST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Python-list -
I'd like to publish to PyPI. I'm assuming that this is open to anyone.

So here's my repro case for trying to register for an account:


REPRO:
- - open cheeseshop reg form
http://cheeseshop.python.org/pypi?%3Aaction=register_form

- - fill out registration form as follows:
Username: tgreenwood
Password: some password
Confirm: some password (same as above)
Email Address: tgreenwoodgeer at yahoo.com
PGP Key ID: (see below)

- - i don't have a lot of experience with pgp, so i installed kpgp, a gui
frontend to gnupg. i created a pgp key as follows:
- -- install kpgp
- -- create a new key pair for me : Todd Greenwood-Geer,
email=tgreenwoodgeer at yahoo.com, etc.
- -- publish the key to hkp://subkeys.pgp.net
- -- dblclick the new key in kpgp to get the properties dialog, copy down
the key id, and paste that into the web field for PGP Key ID (above)
- - submit form

Error...

There's been a problem with your request

smtplib.SMTPRecipientsRefused: {u'tgreenwoodgeer.yahoo.com': (550,
'<tgreenwoodgeer.yahoo.com>: Recipient address rejected: User unknown in
local recipient table')}

Q: Do I have to be a member of some sort of secret society in order to
be listed in the 'local recipient table'?

- -Todd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDi3ewz6uXX4lQc/URAvqrAKCjeUpJE6qWXeBSZO2kAG8v4IJ1BACeO+IA
qERmUIqjKwmk3ipJSkKPUPE=
=xPKQ
-----END PGP SIGNATURE-----



More information about the Python-list mailing list