search for: learning

Displaying 20 results from an estimated 19888 matches for "learning".

2013 Sep 11
1
Antispam plugin / sa-learn
Hello, Sorry for posting on both list spamassassin and dovecot : my question is on dovecot antispam plugin, used to learn spamassassin with sa-learn. I wonder if there is a way to confirme sa-learn is correctly feeded by the antispam plugin. dovecot version : 2.1.7 spamassassin version : 3.3.2 (both packaged in debian stable, with postfix and amavis) i configured dovecot's antispam plugin
2019 Nov 17
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
> make sa-laern-ham.sh change name to rspamd-learn-ham.sh and addopt sieve > to that name change I thought about the same thing while following the wiki guide. But in the end it's just the name of a bash script. Now I changed it as you proposed, since it just makes more sense, but the error remains: Error: program `/usr/lib/dovecot/sieve/rspamd-learn-ham.sh' terminated
2013 Nov 08
2
Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin
This might be a fairly long message, but I wanted to be sure to include as much information as possible. I'm having an issue with the dovecot-antispam plugin in that it seems to be unable to successfully run anything from the pipe backend. To qualify that, they run, but they fail ... Running /usr/bin/sa-learn directly always returns with an error code of 1, and the bayes DB isn't
2018 Aug 09
3
imapsieve wrong matches on APPEND cause
...s both rules on move from Inbox to Spam and no rules on move from Spam to Inbox. Matching both rules attempts to run both learn_spam and learn_ham. First one works and second logs error (which is correct). On attempt to move message from Spam to Inbox imapsieve not matching any rule at all and thus learning is not working. Could you please let me know how to fix this? More details. Here is what I have in my plugin section of dovecot.conf: ---------------------------------------- %< ---------------------------------------- plugin { imapsieve_mailbox1_before = file:/var/vmail/sieve/global/learn...
2019 Nov 18
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
On 17/11/2019 19:40, Jens Rey via dovecot wrote: > Since I want to avoid debugging old and already fixed bugs, I updated to > > # dovecot --version > 2.3.8 (9df20d2db) > > Now the debug log is a bit more chatty, but the error remains: > > Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Created > Debug: program
2006 May 23
14
Learn Ruby before Learning Ruby on Rails ?
...to the many articles on Ruby/ROR, have to admit looks pretty good so far. Really serious about getting into this and possibly developing some good Web 2.0 applications. Just wondering the best way to learn Ruby on Rails. Is it good to learn "Ruby" the language first and then jump into learning the Framework ( ROR ) or it it best to pick up the language while learning/working with R.O.R ? Please share your thoughts... Thanks, vasu. -- Posted via http://www.ruby-forum.com/.
2019 Nov 17
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Since I want to avoid debugging old and already fixed bugs, I updated to # dovecot --version 2.3.8 (9df20d2db) Now the debug log is a bit more chatty, but the error remains: Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Created Debug: program exec:/usr/lib/dovecot/sieve/rspamd-learn-ham.sh: Pass environment: USER=user at domain.tld Debug: program
2006 Apr 07
8
is it worth learning ruby?
Hi all, Does it make sense to learn Ruby if one doesn''t know html? Or would you recommend to learn html as a base? I''m so impressed with the Ruby on Rails demos I saw... I''d love to be able to develop such apps -- Posted via http://www.ruby-forum.com/.
2016 Apr 12
6
antispam plugin, pipe backend, how to make it work?
Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with the antispam plugin in version 2.0+20120225-2 and spamassassin at version 3.2.2 I have been trying and failed to get the pipe backend of the antispam plugin to work. Spamassin by itself works, a manual call of sa-learn works fine. Bayes data is stored in a mysql DB. I have the following configuration in
2018 Aug 14
2
imapsieve wrong matches on APPEND cause
...sieve_global_dir = /var/vmail/sieve/global/ sieve_plugins = sieve_imapsieve sieve_extprograms sieve_before = /var/vmail/sieve/global/spam-global.sieve sieve = file:/var/vmail/sieve/%d/%n/scripts;active=/var/vmail/sieve/%d/%n/active-scr ipt.sieve #------------------------ # Spam learning #------------------------ # From elsewhere to Spam folder imapsieve_mailbox1_name = Spam imapsieve_mailbox1_causes = COPY APPEND imapsieve_mailbox1_before = file:/var/vmail/sieve/global/learn-spam.sieve # From Spam folder to elsewhere imapsieve_mailbox2_name = * im...
2015 Aug 21
2
plugin antispam sa-learn run program failed with exit code -1
Le 21/08/2015 16:21, Steffen Kaiser a ?crit : > > - -1 usually means exec() failed, that is: > > /usr/bin/sa-learn does not exist or the process thinks so at least. Hello Steffen, thanks for your reply. I've tried to use an external script sa-learn-pipe.sh : > #!/bin/bash > echo /usr/bin/sa-learn $* /tmp/sendmail-msg-$$.txt echo "$$-start > ($*)" >>
2010 May 25
3
purge maildir folder after sa-learn
Hello, I am looking for a command-line utility to automatically purge one Maildir folder. I want to periodically run sa-learn from cron, and after the spam learning folder has been added to the Bayes database, its contents should be deleted. I've searched a bit, but only found a few old utilities or some telnet+expect scripts, which both didn't look too reliable. Is there any command-line utility to delete all contents of a Maildir folder, or is there...
2019 Nov 16
2
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Hello, I am trying to get rspam to learn what is spam and what is ham. After following the IMAPSieve guide in the dovecot wiki (https://wiki2.dovecot.org/HowTo/AntispamWithSieve), the mail.log shows the following, whenever I move a mail from the Spam folder to my inbox and vice versa: sieve: Opening script 1 of 1 from `/usr/lib/dovecot/sieve/report-ham.sieve' sieve: Loading script
2008 Jan 29
2
sa learning from an imap spam folder
Hello, I am sorry if I am writing to a wrong list because honestly I do not know where to write but I would like to be able to set up sa-learn via cron to learn from spam folder of a particular email account (via IMAP). Can anyone share how to do it? Is dovecot involved in it? I am using: Exim 4.69 Dovecot 1.0.10 p5-Mail-SpamAssassin-3.2.1 Thanks a lot for helping. Zbigniew Szalbot
2010 Oct 31
3
sdbox-format and sa-learn(spamassassin)
Hello, is it somehow possible to use sa-learn on sdbox-mailboxes? Maybe i can use dsync to "mirror" the mailboxes(only the spam-subfolder) to another location and convert it to mbox or maildir and act then on it with sa-learn? I know the antispam-Plugin, but until now no success, to get it running. So I think about an way, to learn via sa-learn on an file which i can process.
2019 Nov 20
0
Learning ham/spam with IMAPSieve: sa-learn-ham.sh terminated abnormally, signal 11
Hi, > You can attach GDB to imap with follow-fork-mode set to 'child', so you > can maybe see what causes the segfault. now I am confused. Hopefully, I used GDB correctly, but as far as I can see, everything seemed to work. The only difference I can see is that I executed the whole thing as root, but I would hope doveadm uses the correct user (vmail). At least on the file
2006 Jan 25
7
reducing learning curves?
Hi all, I am really new to the R language. I am a long time Matlab and C++ user and I was "forced" to learn R because I am taking a statistics class. I am seeking to reduce the learning curve to as smooth as possible. Are there any addon/plug-in features that can reduce the learning curve, for example, the following features can be very helpful for new learners: 1. Matlab-like command line auto-completion: Matlab has huge amount of command and nobody is able to remember them off...
2018 Aug 14
0
imapsieve wrong matches on APPEND cause
...; to Spam and no rules on move from Spam to Inbox. > > Matching both rules attempts to run both learn_spam and learn_ham. > First one works and second logs error (which is correct). > > On attempt to move message from Spam to Inbox imapsieve not matching > any rule at all and thus learning is not working. > > ? > > Could you please let me know how to fix this? > > ? > > More details. > > Here is what I have in my plugin section of dovecot.conf: > > ---------------------------------------- %< > ---------------------------------------- > &gt...
2016 Apr 13
5
antispam plugin, pipe backend, how to make it work?
tweaked the wrapper script to make it work. It seems like the sa-learn call silently fails: "/usr/local/bin/sa-learn-pipe.sh" 10L, 350C geschrieben root at vm10:/etc/dovecot/conf.d# cat /tmp/sa-learn-pipe.log starting log 25200-start (--username=johannes at rohr.org --spam) libgcc_s.so.1 must be installed for pthread_cancel to work 25200-end Does the above error message have anything
2009 Nov 30
6
Learning R
Dear R helpers, Almost 15 days back I have become member of this very active and wonderful group. So far I have been only raisingĀ  queries and in turn got them solved too and I really thank for the spirit this group member show when it comes to the guidance. I wish to learn R language and I have given 2 months time for this. Can anyone please guide me as how do I begin i.e. from basics to