Displaying 4 results from an estimated 4 matches for "not_spam".
2008 Aug 20
1
Problems with namespaces
Hi, I'm trying to create Shared folder with subfolders "SPAM" and
"NOT_Spam". Configuration: namespace public { separator = / prefix
= Shared/ location =
maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared hidden = no }
Result I get (is exactly what I want): Inbox Drafts Sent Trash Shared
--NOT_Spam --SPAM I can select SPAM and NOT_Spam, delete messages etc,...
2008 Aug 20
1
Problem with namespaces
Hi,
I'm trying to create Shared folder with subfolders "SPAM" and "NOT_Spam".
Configuration:
namespace public {
separator = /
prefix = Shared/
location = maildir:/vmail/%Ld/Shared:INDEX=/vmail/%Ld/%Ln/Shared
hidden = no
}
Result I get (is exactly what I want):
Inbox
Drafts
Sent
Trash
Shared
--NOT_Spam
--SPAM
I can select SPAM and NOT_Spam, delete messages e...
2013 Sep 17
4
Rails 4 deprecation of in-place edit methods for collection associations
Hi everyone!
For those of you who are not noticed the in-place edit method for
collection associations are broken in the current rails release - 4.0.0,
and here''s what is cooking in the rails master
https://github.com/rails/rails/commit/1a40be02113287d9a003f8224e91b9f623857f4b
and this https://github.com/rails/rails/pull/12227
In short: it looks like things like has_many.reject!{},
Reviewing end-user ham/spam submissions before feeding them to sa-learn via Dovecot Antispam plug-in
2013 Jan 16
1
Reviewing end-user ham/spam submissions before feeding them to sa-learn via Dovecot Antispam plug-in
Currently, I'm using the Dovecot Antispam plug-in with great success.
Everything works as expected.
However, I would like to change the plug-in's behavior such that it
simply sends a copy of a message that is moved from Inbox -> Junk (or
Junk -> Inbox) to an administrator, instead of calling sa-learn (I'm
using SpamAssassin) automatically.
Basically, I would like to be able to