Displaying 18 results from an estimated 18 matches for "pluginnam".
Did you mean:
pluginname
2006 Oct 18
1
[PATCH] Compiz Events
...5..a7eff50 100644
--- a/include/compiz.h
+++ b/include/compiz.h
@@ -568,6 +568,12 @@ typedef void (*FiniPluginForDisplayProc)
typedef void (*HandleEventProc) (CompDisplay *display,
XEvent *event);
+typedef void (*HandleCompizEventProc) (CompDisplay *display,
+ char *pluginName,
+ char *eventName,
+ CompOption *option,
+ int nOption);
+
typedef Bool (*CallBackProc) (void *closure);
typedef void (*ForEachWindowProc) (CompWindow *window,
@@ -749,7 +755,8 @@ struct _CompDisplay {
InitPluginForDisplayProc initPluginForDi...
2010 Oct 24
1
dovecot-antispam-1.3 multiple plugin load
...I have running dovecot-1.2.15 and I try whith dovecot-antispam-1.3 and
1.2-* if it's running for me.
I use mailtrain backend to call a script when I move a mail to a
specific folder. Then, I set allow_append_to_spam: yes
At .config for Make dovecot-antispam. I set the plugin's name to:
PLUGINNAME=isspam
An then, I have another copy of the sources and .config with plugin's
name set to:
PLUGINNAME=nospam
With this. If I put on dovecot.conf
protocol imap {
...
mail_plugins = isspam nospam
...
}
When I try to login, the connection is aborted and dovecot connection
die with coredump...
2006 Aug 16
4
Plugins and svn
Hi railers,
What do you do when you must use a plugin in a rails app that is under
subversion?
I think that an approach is simply install a version of the plugin, and once
all the test pass, commit the plugin itself to the repository, inside the
/vendor/ of the app. If a new version of the plugin is released, your app is
still using the working one (although the new version could work too).
2008 Oct 28
2
antispam - Unable to determine the destination user
...ources but
with the same result.
plugin .config :
BACKEND=dspam-exec
DOVECOT=/usr/include/dovecot
INSTALLDIR=/usr/lib/dovecot/imap
USER=vpopmail
GROUP=vpopmail
#(same result with different user/group)
antispam_dspam_args = --user;$EXT@$USER
DEBUG=syslog
DEBUG_VERBOSE=1
PLUGINNAME=antispam
Mail server configuration :
- NetQmail (1.05-r8)
- Vpopmail (5.4.16)
- Dovecot (1.1.4-r1)
- dspam (3.8.0-r13)
All these packages are emerge without mysql support.
If someone is able to give me some help...
--
Guillaume Romanczyk
Itaapy <http://itaapy.com>...
2007 Nov 17
2
SIGSEGV (Segmentation fault) with antispam plugin
...9;s arsenal. The backend is modeled after sendmail backend.
But I can't seem to get the plugin working wit either my backend or
signature-log.
This is my ".config":
DOVECOT=/usr/src/dovecot-1.0.7
DOVECOT_VERSION=1.0
BACKEND=spamassassin-exec
INSTALLDIR=/usr/lib/dovecot/modules/imap/
PLUGINNAME=antispam
This is how I make the plugin:
make && make install && chmod 644
/usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so
Since Ubuntu server does not come with dovecot sources, I have downloaded
dovecot-1.0.7 and put it in /usr/src. As far as I understand, only the
heade...
2008 May 04
1
Compiling plugins
...0:31 signature.h
-rw-r--r-- 1 root root 3859 2008-05-05 00:31 signature-log.c
pdc-server:~/tmp/antispam# grep -v '^ *\(#.*\)\?$' .config
DOVECOT=/root/tmp/dovecot-1.1.rc5
DOVECOT_VERSION=1.1 # CURRENTLY BROKEN
BACKEND=dspam-exec
INSTALLDIR=/usr/lib/dovecot/modules/imap
USER=root
GROUP=root
PLUGINNAME=antispam
pdc-server:~/tmp/antispam# make install
cc -o .o
cc: no input files
make: *** [.o] Error 1
pdc-server:~/tmp/antispam#
----------------------------------------------------
Thanks in advance.
2013 Jul 01
1
Puppet with Mcollective, which modules and how ? (TheForeman)
...ollective very complex to setup or am I thinking too difficult ?
I lost track when I was reading the wiki for plugins like Puppet for
Mcollective here:
http://projects.puppetlabs.com/projects/mcollective-plugins/wiki
After a long search I finally found out that you needs to install
mcollective-PluginName-client/common/agent like mcollective-puppet-client
instead of mcollective-package-client.
I hope I''m not asking the n00b-questions here, but with Mcollective it
seems more complex than it was and I hope it makes life easier.
Help and Suggestions how to configure a decent (test)setup a...
2009 Sep 25
1
problem with compilation of dovecot-antispam plugin with dovecot 1.2.5
...vecot125/include/dovecot/src/lib-dict/
-I/opt/dovecot125/include/dovecot/src/lib-index/
-I/opt/dovecot125/include/dovecot/src/imap/ -o dovecot-version
dovecot-version.c
./dovecot-version > dovecot-version.h
cc -c -DCONFIG_DEBUG -DDEBUG_STDERR -DCONFIG_DEBUG_VERBOSE -fPIC -shared
-Wall -Wextra -DPLUGINNAME=antispam -DHAVE_CONFIG_H
-I/opt/dovecot125/include/dovecot/ -I/opt/dovecot125/include/dovecot/src/
-I/opt/dovecot125/include/dovecot/src/lib/
-I/opt/dovecot125/include/dovecot/src/lib-storage/
-I/opt/dovecot125/include/dovecot/src/lib-mail/
-I/opt/dovecot125/include/dovecot/src/lib-imap/
-I/opt/do...
2008 Nov 26
2
anti spam measures
On Wed, 2008-11-26 at 06:30 -0700, Trever L. Adams wrote:
> Trever L. Adams wrote:
> > I believe it appears you have gone back to dspam, is this correct?
No.
> > What backend do you use? What version? I am using 3.8.1.
I'm using crm114 still.
> > I still have problems with your plugin with the hash driver and the
> > sqlite3 driver seems to segfault all the
2007 Oct 01
2
Custom password encryption scheme, how to do it?
Hi all,
I'm a fairly recent convert to Dovecot/Postfix from Sendmail, so
please be gentle (and assume I know nothing). :)
I've got a Postfix/Dovecot/PostgreSQL setup with a custom DB schema
for my email. This database is also used for a bigger program I use for
all my hosting needs (domains, etc.). Currently, I've set it up to use
plain-text authentication while I was
2008 Jul 08
3
antispam plugin, amavis and sa-learn
Hello,
I would like to use the Dovecot antispam plugin to train SpamAssassin via
sa-learn. I compiled the plugin and got it to work with the sendmail
backend, which I tested by having it send a message to me.
As I'm calling SpamAssassin with amavisd-new, I have a system-wide Bayes
db, maintained by the amavis user. As expected, the antispam plugin calls
the configured binary as the mail user
2020 Apr 21
0
Re: [PATCH nbdkit v2] Add the ability to write plugins in golang.
...lugins/golang/test/test.go
> new file mode 100644
> index 00000000..f5b1a33b
> --- /dev/null
> +++ b/plugins/golang/test/test.go
type TestPlugin struct {
nbdkit.Plugin
}
type TestPluginConnection struct {
nbdkit.PluginConnection
...other per-connection fields...
}
var pluginName = "test"
var size uint64
var size_set = false
func (p TestPlugin) Config(key string, value string) error {
if key == "size" {
var err error
size, err = strconv.ParseUint(value, 0, 64)
if err != nil {
return err
}
size_set = true
return nil
} else...
2020 Apr 24
1
[PATCH nbdkit] golang: Pass Plugin and Connection by reference not value.
...THERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+
+package main
+
+import (
+ "C"
+ "io/ioutil"
+ "libguestfs.org/nbdkit"
+ "os"
+ "strconv"
+ "unsafe"
+)
+
+var pluginName = "disk"
+
+type DiskPlugin struct {
+ nbdkit.Plugin
+}
+
+type DiskConnection struct {
+ nbdkit.Connection
+ fd *os.File
+}
+
+var size uint64
+var size_set = false
+
+func (p *DiskPlugin) Config(key string, value string) error {
+ if key == "size" {
+ var err error
+ size,...
2020 Apr 21
2
[PATCH nbdkit v2] Add the ability to write plugins in golang.
...SE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+
+package main
+
+import (
+ "C"
+ "libguestfs.org/nbdkit"
+ "strconv"
+ "unsafe"
+)
+
+type TestPlugin struct {
+ nbdkit.Plugin
+}
+
+var pluginName = "test"
+var size uint64
+var size_set = false
+
+func (p TestPlugin) Config(key string, value string) error {
+ if key == "size" {
+ var err error
+ size, err = strconv.ParseUint(value, 0, 64)
+ if err != nil {
+ return err
+ }
+ size_set = true
+ return nil
+ } else...
2010 May 11
4
antispam plugin problem
...e
antispam_dspam_result_header = X-DSPAM-Result
antispam_signature_missing = error
antispam_spam = SPAM;spam;JUNK
antispam_dspam_binary = /usr/local/bin/dspam
antispam_dspam_args = --client;--user vmail
antispam_crm_args = --config=/home/vmail
}
.config used by dovecot-antispam:
BACKEND=dspam-exec
PLUGINNAME=antispam
DEBUG=syslog
DEBUG_VERBOSE=1
May 11 10:54:09 evil imap: antispam: mail copy: src spam: 0, dst spam: 1, src unsure: 0
May 11 10:54:09 evil imap: antispam: /usr/local/bin/dspam --source=error --class=spam --signature=4be87a9f953248352114216 --client --user vmail
May 11 10:54:09 evil imap:...
2009 Jun 13
3
dovecot-antispam plugin and "Failed to call dspam" message
...nature
antispam_spam = SPAM;spam;Junk
antispam_trash = Deleted Messages;Trash;INBOX.Trash
antispam_dspam_binary = /usr/local/bin/dspam
antispam_dspam_args = --deliver=;--user;%u
...
}
.config used by dovecot-antispam:
DOVECOT=/usr/ports/mail/dovecot/work/dovecot-1.1.16
BACKEND=dspam-exec
PLUGINNAME=antispam
DEBUG=syslog
DEBUG_VERBOSE=1
(I've tried it both with and without the DEBUG lines present in .config)
Plugin debug log when I attempt to move a message:
Jun 13 09:29:07 stelleri imap: antispam: mailbox_is_unsure(SPAM): 0
Jun 13 09:29:07 stelleri imap: antispam: mailbox_is_trash(INBO...
2010 Apr 11
2
Antispam plugin, compile under osx
...s configured with --enable-header-
install. I also have dovecot compiled with sieve, managesieve and
mysql support.
Dspam 3.9.0 installed.
I'm using the following .config file;
BACKEND=dspam-exec
DOVECOT=/opt/local/include/dovecot
INSTALLDIR=/opt/local/lib/dovecot/imap
USER=root
GROUP=root
PLUGINNAME=antispam
make fails with;
cc -DHAVE_CONFIG_H -I/opt/local/include/dovecot/ -I/opt/local/include/
dovecot/src/ -I/opt/local/include/dovecot/src/lib/ -I/opt/local/
include/dovecot/src/lib-storage/ -I/opt/local/include/dovecot/src/lib-
mail/ -I/opt/local/include/dovecot/src/lib-imap/ -I/opt/local...
2020 Apr 23
2
Re: [PATCH nbdkit v2] Add the ability to write plugins in golang.
...Y,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ */
+
+package main
+
+import (
+ "C"
+ "libguestfs.org/nbdkit"
+ "strconv"
+ "unsafe"
+)
+
+var pluginName = "test"
+
+type TestPlugin struct {
+ nbdkit.Plugin
+}
+
+type TestConnection struct {
+ nbdkit.Connection
+}
+
+var size uint64
+var size_set = false
+
+func (p TestPlugin) Load() {
+ nbdkit.Debug("golang code running in the .load callback")
+}
+
+func (p TestPlugin) Unload()...