Todd Greenwood-Geer wrote: > I'd like to publish to PyPI. I'm assuming that this is open to anyone.
Correct. > 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: [EMAIL PROTECTED] > 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 PROTECTED], 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')} The error displayed here is complaining about the email address you supplied, 'tgreenwoodgeer.yahoo.com'. This is different from the session details you have supplied. I can't reconcile these. I suggest you try again, and be careful when typing your email address. Richard -- http://mail.python.org/mailman/listinfo/python-list