Coder Social home page Coder Social logo

ffmg / myoddweb.classifier Goto Github PK

View Code? Open in Web Editor NEW
15.0 5.0 2.0 27.42 MB

Microsoft Outlook automatic Spam Classifier, Classify emails as they arrive and move them to your own folders. Works on Office 356, Outlook 2016,2013 and 2010

Home Page: http://www.myoddweb.com

License: MIT License

C# 86.02% C++ 10.99% C 0.48% Inno Setup 2.51%
classifier magnet classifier-engine spam spam-emails outlook bayesian bayes-classifier classifies-emails outlook-addin

myoddweb.classifier's People

Contributors

dependabot[bot] avatar ffmg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

myoddweb.classifier's Issues

No Mail Notification

It's not a real issue, but if the mail is classified and than moved to the correct folder, the Outlook Mail Notifications doesn't open anymore. So you get no notification about new mails.

Maybe could help to delay the move of the mails or the addon himself triggers the notification?

Thanks for the addon, thumbs up. I've searched very long for an alternative of "popfile" and "outclass" (outclass works only correct until Outlook 2003) ...

Releases for x86

Hey, would you be able to release the setup executables for 32bit?

On first Outlook start - Inbox mails are not moved

Hi,

I use Outlook 2013 with Exchange Server.

Use Case:

  • shut down and end Outlook
  • shut down Laptop in standby at the evening
  • in the morning I start the Laptop and then I start Outlook
  • Outlook shows me new mails in the Inbox
  • the mails are classified, but after the delay (10s) the mails are not moved to the folders
  • when I close Outlook and start it again
  • the mails in the Inbox now moved in the folders after the delay
  • all other new mails then also moved

Can you check if you can replicate this?

Get classification information

We need to alter the engine to give details regarding the classification

  • Words ignored during classification
  • Percentage probability
  • Words count for document / Word count in category

It would be great if this could be exported in some way for investigation.

Maybe give this information as a 'property' of some sort with a details summary for each category.

'Details' html code not valid html code

The 'details' page has invalid code, the DOCTYPE is wrong and we are missing the <html> ... </html> code.

<!DOCTYPE html><style>... 

should be

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
....

And <style> should be <style type="text/css"> as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.