What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Email] GeekyMail

geeekzor

Member
Joined
Jan 15, 2010
Messages
213
Reaction score
3
GeekyMail

Don't have access to a specific service like Irc?

This plugin will send emails containing
Looted items
Deaths
Chat

You can choose to send emails at a time interval or when the list contains a certain amount of lines.

Most settings can be turned on/off.

Make sure your email settings are correct.

I tested this with gmail and it works perfectly.

http://geeekzor-code.googlecode.com/svn/trunk/GeekyMail/
 
Can this be enabled to just notify on incoming whispers?
 
Why don't you just try? Oo
But yes it can be configured that way.

I'm not really sure if I've setup it correctly. Want to use it with gmail too and used the following settings:
smtp.googlemail.com
587
[email protected]
password

Should be right, no?

-edit-
Just got an email :)
Working fine!
 
Why don't you just try? Oo
But yes it can be configured that way.
Because I'm not able to at the moment, so figured I would ask and see if I got a response before I was. Thank you! :)
 
Because I'm not able to at the moment, so figured I would ask and see if I got a response before I was. Thank you! :)

Yes you can turn most options on/off.

Since the servers went down for a while I wasn't able to test everything, it should work properly now though.

If you have issues sending emails with a specific email address, try getting a Gmail address and use that as the sender address.
 
Thanks for creating this :)

Can you add emails on these events: yell, emote, duel and pvp killed?
 
Last edited:
"Your Email" is the address emails will be sent to.
"Plugin Email" is the address emails will be sent from.
 
I'm sorry I haven't seen you have already added tooltips :rolleyes:
I have confounds both email addresses and I was wondering why it didn't work^^

Well, but a suggestion for the next version:
hide the password after saving the email password ;-)
 
Last edited:
I've been using this for a few hours now and haven't encountered any problems so I would recommend this plugin for basic monitoring. I was wondering if you could add statuses to it so every hour (or specific intervel in settings) we will receive:

Level:
Gold:
Zone:
Kills:
Deaths:
Honor:
Quests complete:
 
Last edited:
I've been using this for a few hours now and haven't encountered any problems so I would recommend this plugin for basic monitoring. I was wondering if you could add statuses to it so every hour (or specific intervel in settings) we will receive:

Level:
Gold:
Zone:
Kills:
Deaths:
Honor:
Quests complete:

Ye sure
 
I've been using this for a few hours now and haven't encountered any problems so I would recommend this plugin for basic monitoring. I was wondering if you could add statuses to it so every hour (or specific intervel in settings) we will receive:

Level:
Gold:
Zone:
Kills:
Deaths:
Honor:
Quests complete:

Okay its implemented, I use the same system I use in my Irc plugin, based on what bot you use you will get different lists.

For example

Always included
PHP:
Class: Druid
We are running Gatherbuddy2!
I'm at Wyrmrest Temple in Dragonblight
Money: 4304g

If you are below level 85
PHP:
EXP/h: 300000
Time to level: 1.23.45.50502

If you are using Grind Bot
PHP:
Loots: 450, Per/hr 240
Kills: 540
Kills per hour: 350
Deaths: 15

If you are using Questing
PHP:
Loots: 450, Per/hr 240
Kills: 540
Deaths: 15
Poi: Current bot poi

If you are using BGBuddy
PHP:
BGs: 16 (Won:10, Lost:6)
BGs/hour: 4 Lost/hr:2 Won/hr:2
Honor Gained: 5255, Honor/hour : 345

If you are using Gatherbuddy
PHP:
Nodes per hour 54
Total Nodes: 543
Peacebloom : 50
Earthroot : 53
 
Okay its implemented, I use the same system I use in my Irc plugin, based on what bot you use you will get different lists.

For example

Always included
PHP:
Class: Druid
We are running Gatherbuddy2!
I'm at Wyrmrest Temple in Dragonblight
Money: 4304g

If you are below level 85
PHP:
EXP/h: 300000
Time to level: 1.23.45.50502

If you are using Grind Bot
PHP:
Loots: 450, Per/hr 240
Kills: 540
Kills per hour: 350
Deaths: 15

If you are using Questing
PHP:
Loots: 450, Per/hr 240
Kills: 540
Deaths: 15
Poi: Current bot poi

If you are using BGBuddy
PHP:
BGs: 16 (Won:10, Lost:6)
BGs/hour: 4 Lost/hr:2 Won/hr:2
Honor Gained: 5255, Honor/hour : 345

If you are using Gatherbuddy
PHP:
Nodes per hour 54
Total Nodes: 543
Peacebloom : 50
Earthroot : 53

Wow you updated it quick. Do you have any plans adding more protocols like notifo, rss, twitter? then I wouldn't need to use buddyprowl.
 
Wow you updated it quick. Do you have any plans adding more protocols like notifo, rss, twitter? then I wouldn't need to use buddyprowl.

Well I've done IRC and now Emails.

I started working on Jabber and Skype which didn't go that well.
I also made a simple Http server which you could query info from.

But for now I want to make the existing stuff work without any issues.

1.6 should be up on the SVN, it includes the hourly status.

It will fire the 2 events at the first pulse, which will send the hourly status mail before its supposed to.
It can be useful to see if it sends things correctly, waiting an hour to see if the mail comes can be boring.

And sorry if I say something is done and its not updated, I tend to forget and I also double check stuff before commiting.
I want to release stuff that works, so sometimes I fix one thing, and I see something else that needs a fix, and so on.
 
Last edited:
Could you somehow make it so if we reply to the email it will respond to the message on wow? and where can I find your http server plugin? Thanks :)
 
I'm sorry I haven't seen you have already added tooltips :rolleyes:
I have confounds both email addresses and I was wondering why it didn't work^^

Well, but a suggestion for the next version:
hide the password after saving the email password ;-)

Ye I was adding stuff, and I remembered this now, added the usual ******* over the password.
 
Could you somehow make it so if we reply to the email it will respond to the message on wow? and where can I find your http server plugin? Thanks :)

Not likely, for now this will only send emails.
 
Back
Top