davidofwatkins / ge-cancellation-checker

A PhantomJS script that checks your GOES account for a sooner Global Entry enrollment appointment
173 stars 74 forks source link

Added email settings to allow better configuration #34

Closed ummmmm closed 7 years ago

ummmmm commented 7 years ago

Added the following settings: "email_host" which will allow you to set a value other than "localhost" (defaults to localhost) "email_port" which will allow you to set a value other than "25" (defaults to 25)

ummmmm commented 7 years ago

I now see that pull request #7 already does something like this.

davidofwatkins commented 7 years ago

Thanks! I went ahead and merged in #7 since it had a little more in it, but your contribution is appreciated nonetheless! :)