Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

info@sandman.io doesn't work #61

Open
bkcsfi opened this issue Feb 12, 2014 · 2 comments
Open

info@sandman.io doesn't work #61

bkcsfi opened this issue Feb 12, 2014 · 2 comments

Comments

@bkcsfi
Copy link

bkcsfi commented Feb 12, 2014

trying to email information about bugs at sandman.io, but that fails

info@sandman.io: host ASPMX.L.GOOGLE.COM[74.125.142.27] said: 550-5.1.1 The
email account that you tried to reach does not exist. Please try 550-5.1.1
double-checking the recipient's email address for typos or 550-5.1.1
unnecessary spaces. Learn more at 550 5.1.1
http://support.google.com/mail/bin/answer.py?answer=6596 g2si30119137icd.79
- gsmtp (in reply to RCPT TO command)

@bkcsfi
Copy link
Author

bkcsfi commented Feb 12, 2014

here's what I tried to email to info@sandman.io

Hi,

I guess you're just getting things launched with sandman.io, but I thought I'd point out ..

on this page http://sandman.io/

The 'download the software' link points to http://sandman.io/files/sandman-0.7.4.zip

which contains only

[bkc@bob:/tmp/sandman-0.7.4] $ unzip -l /home/bkc/Downloads/sandman-0.7.4.zip
Archive: /home/bkc/Downloads/sandman-0.7.4.zip
Length Date Time Name


 9753  2014-01-09 15:57   sandman-0.7.4/PKG-INFO
 6977  2014-01-07 14:10   sandman-0.7.4/README.rst
    0  2014-01-09 15:57   sandman-0.7.4/sandman/
    0  2014-01-09 15:57   sandman-0.7.4/sandman.egg-info/
   59  2014-01-09 15:57   sandman-0.7.4/setup.cfg
 2580  2014-01-07 13:51   sandman-0.7.4/setup.py

19369                     6 files

Is that .zip missing a few files?

https://pypi.python.org/pypi/sandman claims to be

sandman 0.7.7rc3

and refers to docs at Package Documentation http://pythonhosted.org//sandman (the top most link on the page)

(yeah, double // in there)

And that page says sandman 0.7.7rc2 documentation »

there's also a link from pypi to

https://sandman.readthedocs.org/en/latest/

I'm not sure what version that is, just says "latest".. though based on the build times, I think it's also "Update to version v0.7.7rc2" from github

anyway I'm looking forward to trying this on a legacy firebird database and an openerp/postgres db.. should be fun.

thanks

@jeffknupp
Copy link
Owner

Sorry about the issue with info@sandman.io! It should be working properly
now (misconfiguration in Gmail). As for the link on the site, I'll fix that
immediately. To be honest, your best bet is to install via pip or
easy_install, or clone the repository from github (
http://www.github.com/jeffknupp/sandman) and run "python setup.py install".
Not sure why pythonhosted has an old version, but 0.7.7rc3 is the latest.

Thanks again for the heads up. Let me know if you run into any problems
running it against firebird/postgres.

Cheers,
Jeff Knupp

On Wed, Feb 12, 2014 at 2:41 PM, bkcsfi notifications@github.com wrote:

here's what I tried to email to info@sandman.io

Hi,

I guess you're just getting things launched with sandman.io, but I
thought I'd point out ..

on this page http://sandman.io/

The 'download the software' link points to
http://sandman.io/files/sandman-0.7.4.zip

which contains only

[bkc@bob:/tmp/sandman-0.7.4] $ unzip -l
/home/bkc/Downloads/sandman-0.7.4.zip
Archive: /home/bkc/Downloads/sandman-0.7.4.zip

Length Date Time Name

9753 2014-01-09 15:57 sandman-0.7.4/PKG-INFO
6977 2014-01-07 14:10 sandman-0.7.4/README.rst
0 2014-01-09 15:57 sandman-0.7.4/sandman/
0 2014-01-09 15:57 sandman-0.7.4/sandman.egg-info/
59 2014-01-09 15:57 sandman-0.7.4/setup.cfg
2580 2014-01-07 13:51 sandman-0.7.4/setup.py


19369 6 files

Is that .zip missing a few files?

https://pypi.python.org/pypi/sandman claims to be

sandman 0.7.7rc3

and refers to docs at Package Documentation
http://pythonhosted.org//sandman (the top most link on the page)

(yeah, double // in there)

And that page says sandman 0.7.7rc2 documentation >>

there's also a link from pypi to

https://sandman.readthedocs.org/en/latest/

I'm not sure what version that is, just says "latest".. though based on
the build times, I think it's also "Update to version v0.7.7rc2" from github

anyway I'm looking forward to trying this on a legacy firebird database
and an openerp/postgres db.. should be fun.

thanks

Reply to this email directly or view it on GitHubhttps://github.com//issues/61#issuecomment-34908141
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants