From eagleeye at memphis4185.com Tue Dec 1 10:39:53 2015 From: eagleeye at memphis4185.com (wallace) Date: Tue, 1 Dec 2015 09:39:53 -0600 Subject: [Spambayes] windows 10 Message-ID: When will you have apps for windows 10 ? Wallace Moore -------------- next part -------------- An HTML attachment was scrubbed... URL: From john.beaudoin at gmail.com Mon Dec 7 11:31:25 2015 From: john.beaudoin at gmail.com (John Beaudoin) Date: Mon, 7 Dec 2015 11:31:25 -0500 Subject: [Spambayes] general question Message-ID: <010301d1310c$b79467a0$26bd36e0$@gmail.com> Just wondering if there would be any advantage of compiling the program with the latest compliers. I notice sometimes running spambayes in outlook 2013 on windows7x86, it give me a message that spambayes takes a long time to load and would you like this add-in disabled. Great product BTW. John -------------- next part -------------- An HTML attachment was scrubbed... URL: From eagleeye at memphis4185.com Mon Dec 14 14:09:39 2015 From: eagleeye at memphis4185.com (wallace) Date: Mon, 14 Dec 2015 13:09:39 -0600 Subject: [Spambayes] Windows 10 Message-ID: When will you have windows 10 version out Wallace -------------- next part -------------- An HTML attachment was scrubbed... URL: From mail at achimkoenigs.de Mon Dec 14 16:03:20 2015 From: mail at achimkoenigs.de (=?UTF-8?Q?Achim_K=c3=b6nigs?=) Date: Mon, 14 Dec 2015 22:03:20 +0100 Subject: [Spambayes] Spambayes on Ubuntu with dovecot server Message-ID: <566F2E98.6030809@achimkoenigs.de> Hi, I migrated my e-mails to a private dovecot server and collect all my external mail accounts using getmail. I wrote a sieve script to filter the mails and sort them into Spam folders. Just for people who want to try, here is the script: require ["fileinto", "imap4flags", "vnd.dovecot.filter"]; filter "spambayes_filter.sh"; if header :contains "X-Spambayes-Classification" "unsure" { # move to spam fileinto "Spam"; stop; } elsif header :contains "X-Spambayes-Classification" "spam" { # mark as read and move to spam setflag "\\seen"; fileinto "Spam"; stop; } else { keep; stop; } spambayes_filter.sh is a script in the "sieve_global_dir" (see dovecot settings below) and looks like this: #!/bin/bash export BAYESCUSTOMIZE=/PATH_TO_INI/bayescustomize.ini export PYTHONPATH=/PATH_TO_SPAMBAYES_ROOT_FOLDER/ python /PATH_TO_SPAMBAYES_ROOT_FOLDER/scripts/sb_filter.py -d /PATH_TO_HAMMIE.DB/hammie.db Of course you have to adjust the paths to python, your ini file and hammie.db. There are a few dovecot settings necessary. In my Ubuntu trusty dovecot config those all are in the default /etc/dovecot/conf.d/90-sieve.conf. You need to set sieve_global_dir to some folder where you keep the script above (and better set rights that nobody except root can write to it in order to not allow users/attackers to add additional programs). Then I set the above script as "sieve_before", i.e. it will run before all user sieve scripts. sieve_global_extensions= +vnd.dovecot.filter +editheader is necessary for the script sieve_plugins = sieve_extprograms is necessary to load the external programs plugin which is necessary to run spambayes in the sieve scripts. Just in case someone needs this (somebody asked for something like this a few months ago, IIRC). Achim From christian.quetin at free.fr Sat Dec 19 01:18:53 2015 From: christian.quetin at free.fr (christian.quetin) Date: Sat, 19 Dec 2015 07:18:53 +0100 Subject: [Spambayes] spambayes plug in do not appear in outlook Message-ID: <000001d13a25$22ac8e70$6805ab50$@quetin@free.fr> Hello I have a problem with installing Spambayes. The Spambayes plug-in do not appear in the toolbar after installation (spambayes-1.1a6) It was working well in the past, then I uninstalled Spambayes as it became inefficient. All new installations attempts of Spambayes have been inefficient as well I am using Win 7, outlook 2007, I am thinking of outlook being corrupted or so, but don't know how this works Thanks for your help Christian Picture of the toolbar menu in outlook -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 23233 bytes Desc: not available URL: From christian.quetin at free.fr Sat Dec 19 01:18:53 2015 From: christian.quetin at free.fr (christian.quetin) Date: Sat, 19 Dec 2015 07:18:53 +0100 Subject: [Spambayes] spambayes plug in do not appear in outlook Message-ID: <000001d13a25$22ac8e70$6805ab50$@quetin@free.fr> Hello I have a problem with installing Spambayes. The Spambayes plug-in do not appear in the toolbar after installation (spambayes-1.1a6) It was working well in the past, then I uninstalled Spambayes as it became inefficient. All new installations attempts of Spambayes have been inefficient as well I am using Win 7, outlook 2007, I am thinking of outlook being corrupted or so, but don't know how this works Thanks for your help Christian Picture of the toolbar menu in outlook -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 23233 bytes Desc: not available URL: From Gary at ka1j.com Sun Dec 20 09:05:27 2015 From: Gary at ka1j.com (Gary Smith) Date: Sun, 20 Dec 2015 09:05:27 -0500 Subject: [Spambayes] Not filtering one of my email addresses anymore Message-ID: <5676B5A7.1136.390C32C@Gary.ka1j.com> Hi, My first problem with Spambayes in a very long time; I had to do a fresh install of Windows 10 and saved my entire Pegasus "Pmail", email folder to a 2nd hard drive and also the Spambayes files in the "user" folder. I re-installed Pegasus, deleted the new folder and copied the old folder back into its default location. I installed Spambayes, saved the config file in "User", then deleted that and replaced it with the archived folder so all should be where it used to be for Spambayes and Pegasus. I have four separate email addresses that get read by Pegasus and all but one of them worked as before. As soon as I made the transfer, I kept getting read errors and none of those messages would download. Godaddy hosts that email address. I have two hosted from Godaddy and the other works fine. I had Localhost listed as the server host name in both of the Godaddy accounts and all has worked well for the last, 4-5 years until now. I called Godaddy and they had no answer to Spambayes but told me to use a specific address for the Server host name which is similar to #########.prod.iad2.secureserver.net. I made the appropriate addition to the remote servers field in the proxy option in Spambayes but still, nothing from that email account downloaded and I got the Pegasus error when it would auto check for new mail. I had to finally list #########.prod.iad2.secureserver.net in the secure host name in Pegasus and now I get my mail but Spambayes isn't filtering it any more and I'm seeing SPAM daily now. Any suggestions what might have caused this to be happening? Thanks! Gary From Gary at ka1j.com Tue Dec 22 15:25:34 2015 From: Gary at ka1j.com (Gary Smith) Date: Tue, 22 Dec 2015 15:25:34 -0500 Subject: [Spambayes] Windows 10 In-Reply-To: <5679A875.23384.26A088D@Gary.ka1j.com> References: <5674AC47.9150.1C5111E6@Gary.ka1j.com>, <5679A875.23384.26A088D@Gary.ka1j.com> Message-ID: <5679B1BE.18689.28E4B63@Gary.ka1j.com> > Nobody? > > > > Hi, > > > > So I migrated to Windows 10. First > > iteration was their free upgrade but I > > found issues running a couple programs so > > I then did a format and fresh install of > > 10 and reloaded Pegasus. I also use > > Spambayes and migrated that info to the > > machine. > > > > First problem I encountered was one of my > > 4 emails would fail on download. I found I > > needed to use a different server host name > > than Localhost which had worked fine up > > until the transition. I now am having to > > bypass Spambayes on that account and yes, > > SPAM is getting to me now instead of to > > the spamhalter folder. > > > > But there's another issue and that is > > Pegasus does not close when I tell it to. > > It gives a circle at the mouse pointer and > > at the top of the window it says Pegasus > > is not responding. I have no action within > > the Pegasus window though when I move the > > mouse to the taskbar it returns to normal. > > > > I have to right click on the Pegasus icon > > and select "Close Window". At this time > > there is a windows window that opens and > > it's looking for a solution from the > > internet and then Pegasus closes. > > > > Restarting Pegasus I get the notification > > it had crashed. After clicking to tell it > > to proceed, it takes quite some time for > > Pegasus to load. > > > > I'm not using an after market antivirus, > > I'm trying the built-in Windows Defender > > in Windows 10. > > > > Anyone have any idea what might be going > > on? I have no issues with any other > > programs. > > > > Thanks! > > > > Gary > > > > > > From Gary at ka1j.com Tue Dec 22 15:25:34 2015 From: Gary at ka1j.com (Gary Smith) Date: Tue, 22 Dec 2015 15:25:34 -0500 Subject: [Spambayes] Not filtering one of my email addresses anymore In-Reply-To: <5679A840.4552.2693908@Gary.ka1j.com> References: <5676B5A7.1136.390C32C@Gary.ka1j.com>, <5679A840.4552.2693908@Gary.ka1j.com> Message-ID: <5679B1BE.4401.28E4B92@Gary.ka1j.com> > Nobody? > > > > Hi, > > > > My first problem with Spambayes in a very long time; I had to do a > > fresh install of Windows 10 and saved my entire Pegasus "Pmail", > > email folder to a 2nd hard drive and also the Spambayes files in the > > "user" folder. > > > > I re-installed Pegasus, deleted the new folder and copied the old > > folder back into its default location. I installed Spambayes, saved > > the config file in "User", then deleted that and replaced it with the > > archived folder so all should be where it used to be for Spambayes > > and Pegasus. > > > > I have four separate email addresses that get read by Pegasus and all > > but one of them worked as before. As soon as I made the transfer, I > > kept getting read errors and none of those messages would download. > > Godaddy hosts that email address. I have two hosted from Godaddy and > > the other works fine. I had Localhost listed as the server host name > > in both of the Godaddy accounts and all has worked well for the last, > > 4-5 years until now. > > > > I called Godaddy and they had no answer to Spambayes but told me to > > use a specific address for the Server host name which is similar to > > #########.prod.iad2.secureserver.net. I made the appropriate addition > > to the remote servers field in the proxy option in Spambayes but > > still, nothing from that email account downloaded and I got the > > Pegasus error when it would auto check for new mail. I had to finally > > list #########.prod.iad2.secureserver.net in the secure host name in > > Pegasus and now I get my mail but Spambayes isn't filtering it any > > more and I'm seeing SPAM daily now. > > > > Any suggestions what might have caused this to be happening? > > > > Thanks! > > > > Gary > > _______________________________________________ > > SpamBayes at python.org > > https://mail.python.org/mailman/listinfo/spambayes > > Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes > > Check the FAQ before asking: http://spambayes.sf.net/faq.html > > > > > >