These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Evemail to email

Author
ChaosDMG Ostus
Republic Military School
Minmatar Republic
#1 - 2016-06-22 17:22:26 UTC  |  Edited by: ChaosDMG Ostus
www.evenotify.org is a website I created because I couldn't find any that still works.

It is still very new with no nice designs on the site, I just focused on the functionality for my personal use and decided to share it.

If there are some interest I will make it a bit more appealing and maybe add some more features.
Please give me some feedback to let me know if I should continue to work on it :)

What it does

  • Sends new evemail to your email address.
  • Your API and email address gets stored.
  • No message bodies will be stored.
  • You can send feedback or give suggestions with the email provided on the website.
ChaosDMG Ostus
Republic Military School
Minmatar Republic
#2 - 2016-06-24 10:36:35 UTC  |  Edited by: ChaosDMG Ostus
reddit link, the repo is available there for those with trust concerns.
Squizz Caphinator
The Wormhole Police
#3 - 2016-06-24 12:56:51 UTC
Very nice! Does this send just personal evemail, or will it also email corporation and alliance mails? What about mailing lists?

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

ChaosDMG Ostus
Republic Military School
Minmatar Republic
#4 - 2016-06-24 13:06:56 UTC  |  Edited by: ChaosDMG Ostus
For now it will send all mail.
Tommy Arrano
Starkmanir Uprise
#5 - 2016-06-30 21:09:26 UTC  |  Edited by: Tommy Arrano
Dont working for me, but I create api-key with mask 2560. Just "Your API seems to be invalid."
Squizz Caphinator
The Wormhole Police
#6 - 2016-07-02 02:46:52 UTC
Tommy Arrano wrote:
Dont working for me, but I create api-key with mask 2560. Just "Your API seems to be invalid."


seconded, tried to sign up for this tonight and got the same error

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

ChaosDMG Ostus
Republic Military School
Minmatar Republic
#7 - 2016-07-03 16:57:06 UTC
Looking into it, will let you know when I found the problem.
ChaosDMG Ostus
Republic Military School
Minmatar Republic
#8 - 2016-07-03 18:46:21 UTC
Working just fine for me. That error means the key is expired or it doesn't exist (maybe even a typo if you didnt copy it for some reason).
Squizz Caphinator
The Wormhole Police
#9 - 2016-07-04 02:49:05 UTC
ChaosDMG Ostus wrote:
Working just fine for me. That error means the key is expired or it doesn't exist (maybe even a typo if you didnt copy it for some reason).


Hrm, brand new key, no expiration and no copy paste issue. But whatever, I'll do something else instead :)

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

ChaosDMG Ostus
Republic Military School
Minmatar Republic
#10 - 2016-07-04 08:02:07 UTC  |  Edited by: ChaosDMG Ostus
Squizz Caphinator wrote:
ChaosDMG Ostus wrote:
Working just fine for me. That error means the key is expired or it doesn't exist (maybe even a typo if you didnt copy it for some reason).


Hrm, brand new key, no expiration and no copy paste issue. But whatever, I'll do something else instead :)


So far there wasnt any new registration exceptions thrown, but when one gets logged I will have a look into it, you are also more than welcome to clone the project and debug local to see whats going wrong. I can also do it but that will require you to send me the info you tried to register with and I asume most people dont wane do that :)
Cha0s Damage
renditions of madness
#11 - 2016-07-29 08:39:36 UTC
a few bugs was fixed, if you don't receive mail anymore you must register again.
Squizz Caphinator
The Wormhole Police
#12 - 2016-07-29 14:18:07 UTC
Just tried again with brand new API created from the provided link.

"Your API seems to be invalid."

I tested the API myself and it works just fine.

Various projects I enjoy putting my free time into:

https://zkillboard.com | https://evewho.com

Apophis Kouvo
CCB Rebels
#13 - 2016-08-04 22:07:59 UTC
would it be possible for me to host this on my own server?
Cha0s Damage
renditions of madness
#14 - 2016-08-10 07:12:13 UTC
Apophis Kouvo wrote:
would it be possible for me to host this on my own server?

You can, just be aware it is .net 1.0 (might need some googling if you didnt host that previously).
You will need to get your own private keys for some of the functionality like the emails (obviously I didnt add myne in the repo).
The database migrations isnt setup but the db class is included so just create it manually.
Cha0s Damage
renditions of madness
#15 - 2016-08-11 07:18:11 UTC
Squizz Caphinator wrote:
Just tried again with brand new API created from the provided link.

"Your API seems to be invalid."

I tested the API myself and it works just fine.




This should now be fixed for those that got the above