Documentation | Source code | Downloads | Any problem, suggestion, or issue? Say me here
I'm in no way responsible for your actions with my tool. This ressource will not work correctly if:
- Your gmail account (or other service account) has double factor enable
- You didn't enable "Allow less secure apps" Think to follow this tuto to be sure you forgot nothing: https://github.com/Olyno/SkEmail/wiki/Configure-your-email-address-for-SkEmail I will only help you with the last version, and not older version. Think to update it.
on load:
login to gmail service from mail "myemail@gmail.com" and password "my password"
command send:
trigger:
make new email:
set object of email to "Test email"
set body of email to "Look my beautiful email my friend!"
set receiver of email to "myfriend@gmail.com"
add "plugins/myfile.txt" to attachments of email
send last email created
command read:
trigger:
set {_mails::*} to last 2 mails
broadcast author of {_mails::1}
To register a service with SkEmail 1.5+, a services.yml
file is available in plugins/SkEmail
. Just follow the following pattern:
IdOfYourService:
name: name of your service
smtp_address: smtp.yourservice.com
smtp_port: 465
imap_address: imap.yourservice.com
imap_port: 993
The name of your service will be used as pattern. With the example above:
login to name of your service service from mail "youremail@gmail.com" and password "your password"
If your mail service seems good, you will get the message [SkEmail] Service named "name of your service" has been loaded!
.
To reload SkEmail or services, you needn't reload all your server, you can use /skemail reload
, it's enough.
SkEmail contains metrics for stats, available here: https://bstats.org/plugin/bukkit/SkEmail
SkEmail contains "Nightly Builds" (development builds). They are often unstable and may have missing or unfinished features. However, if you want to test these versions, you can find this version here:
Direct download: https://bitbucket.org/Olyno/skemail/downloads/SkEmail-1.5-all.jar