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

maybe an issue maybe user error + enhancement #1

Open
Raytri3 opened this issue Sep 17, 2015 · 4 comments
Open

maybe an issue maybe user error + enhancement #1

Raytri3 opened this issue Sep 17, 2015 · 4 comments
Assignees

Comments

@Raytri3
Copy link
Contributor

Raytri3 commented Sep 17, 2015

First things first great tool and a lot of potential. But in playing around with over the last few days I encountered some issues:

  1. --ip didn't change the IP address. it still took my system ip regardles of what I put in. Also I would like to see this be part of the cfg too. It looks like (line 212 of web.py) the variable ip is getting set to the system ip address (that is if I am reading it right and following all the right paths).
  2. I set a custom smtp in the cfg and verified that it worked over port 25 (non-ssl) but when switching to SSL (port 465) it didn't work - as if it wasn't making an ssl handshake. I confirmed through outlook that ssl worked.
  3. I switched the templates around - wanted to send just one (office365) but kept getting the cisco vpn one not sure why it wasn't picking up other templates (configured it in config file). Would like to see this as an option in cfg as well - which email template (and of course the associated web template)]

keep up the good work

@tatanus
Copy link
Owner

tatanus commented Sep 17, 2015

I will get on fixing items #1 and #2 you mentioned.

As for #3, I just pushed a new update which allows you to select the templates you want to use. Try it and let me know if this will work for you or if you are still having an issue.

@tatanus
Copy link
Owner

tatanus commented Sep 17, 2015

--ip should now be working properly

I also added it to the config file if needed

@Raytri3
Copy link
Contributor Author

Raytri3 commented Sep 18, 2015

Thanks will test in next day or two and give feedback.

@tatanus tatanus self-assigned this Sep 30, 2015
@tatanus
Copy link
Owner

tatanus commented Oct 8, 2015

this is mostly finished... #1 and #3 should be completed. I am still looking into possibly rewriting the way that I send the emails which would impact the way I send to SSL email servers.

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