similar to: Documentation to create plugins.

Displaying 20 results from an estimated 40000 matches similar to: "Documentation to create plugins."

2007 Sep 27
2
Log file name too with mail_log
Hi! Is there a way to log the file that have been copied when a person move it from a folder to another using mail_log? Actualy this is what I get in logfile: dovecot: 2007-09-27 15:15:33 Info: IMAP(user at mydomain.com): copy -> Spam: uid=101, msgid=<46FBC6C9.1060301 at somedomain.com>, box=Dovecot What I would like to have is something like: dovecot: 2007-09-27 15:15:33 Info:
2007 Sep 19
2
Howto make deleted itens visible to users?
Hi! I'm using lazy_expunge to backup that are deleted/expunged, but I would like it to be visible to the user. I tried something like: namespace private { prefix = .EXPUNGED/ separator = / location = maildir:~/Maildir/.Apagadas } namespace private { prefix = .DELETED/ separator = / location = maildir:~/Maildir/.Apagadas } namespace private { prefix = .DELETED/.EXPUNGED/
2007 Nov 19
2
How to write plugin
Hi, Where can I find documentation for plugin writers? Now I see mail-log-plugin source, but I can't understand how entry points (functions mail-log-plugin-init and mail-log-plugin-deinit) are defined to execute some actions on load/unload/copy messages. Can anybody comments this?
2007 Jul 11
2
dovecot-dspam plugin & virtual users
Hi list, hi Johannes, I'm trying to use the dovecot-dspam plugin ( http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration ) with vpopmail's virtual users. All seems well, except for the fact that dspam should be called with '--user currentuser at currentdomain.com' at line 157 here: http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/beta7-code For my
2008 Aug 25
3
Dell 2950 III for Xen virtualization
Hello everyone, I just wanted to see if anyone has experience running Xen on: Dell 2950 III 2 x Quad 2.0 Ghz 1333Mhz FSB 32 GB DDR2 (8x4GB) 2 Disk Perc RAID 1 (7200 RPM SAS) Broadcom Dual Gigabit Ethernet LOM & TOE The requirements of each VM are not that high (and are all identical). I just want to run remote desktop and 1 other application at any given time (either a web based IE
2007 Feb 21
1
Help with mysql-dspam-plugin
Hello folks -- I'm using Debian etch and I've got Mysql 5.0, Dovecot 1.0rc15 and DSpam 3.6.8... I've downloaded the mysql-dspam-plugin code, and it builds without errors. But when trying to start Dovecot I get: Starting mail server: dovecotIEffective uid=65534, gid=65534 ILoading modules from directory: /usr/lib/dovecot/modules/imap Emodule
2007 Sep 29
3
plugin problem
I'm trying to do a rewrite of the dspam_plugin for dovecot 1.1b1. There are some API changes that warranted an update of the plugin. Also, I wanted the dspam_plugin to be able to handle pristine mails for dspam retraining, as opposed to the signature based retraining. Question: How can I retrieve the full unix path for a specific mail? The original code uses mail_get_first_header() to
2014 Mar 11
1
Can I create multiple sockets and listen on them in parallel.
I currently have a setup which is postfix -> dovecot via lmtp over a unix socket. The socket is located at /var/spool/postfix/private/dovecot-lmtp I am calling dspam as a milter from postfix. However I am struggling with getting dspam knowing the correct user for the incoming mail, because after its been through the milter, the virtual alias maps etc end up turning it into my
2008 Nov 01
2
antispam plugin problem
Hi people! (Especially Johannes, probably =) I recently switched to DSPAM + antispam plugin combination. Mostly I am happy but there is a problem with calling dspam-exec in order to relearn the messages. Moving messages to spam folder does not work, giving the error message 'Failed to call dspam' to client. I tried to add some debug output and here are the results: This is the output of
2008 Feb 27
4
Index corruption with squirrelmail.
Hi. I don't know if the problem is related with squirrelmail or not, but I started to have index corruption when I started to try squirrelmail. Some informaton about my instalation: dovecot 1.0.5-1 debian package with maildir squirrelmail 1.4.9a-2 debian package Some log information: dovecot: 2008-02-27 08:39:39 Warning: IMAP(<please don't send spam to me>): fscking index file
2006 Apr 08
2
dovecot-dspam-plugin not launching dspam
hello, i added the dovecot-dspam-plugin [1] to my dovecot-installation. when trying to move a mail out of or into the predefined spamfolder with thunderbird a messagebox shows : "dspam failed" and the message remains in its original position. i am using virtual mail users contained in a postgresql-database [2]. normal imap access and dspam training from the commandline works fine.
2013 Nov 11
0
Getting debug output from antispam plugin with dspam
Hello. I'm trying to get some output from antispam plugin when it invokes dspam binary for retraining. Currently I see no messages related to dspam execution. Dovecot IMAP server works as 'vmail' user: # ps aux|grep 'dovecot/imap' vmail 3062 0.7 0.0 29824 3008 ? S 16:22 0:00 dovecot/imap User 'vmail' is listed as trusted in /etc/dspam/dspam.conf #
2013 Apr 30
2
dovecot antispam plugin is not woking
?Hi All, I am using dovecot? version 2.0.9 DSPAM Anti-Spam Suite 3.10.2 (agent/library) ClamAV 0.97.7/17102 and dspam antispam plugin ?dovecot-antispam-plugin-43880985e3dd and plugin configuration is given below: protocol imap { ? mail_plugins = " antispam autocreate" } protocol pop3 { ? mail_plugins = antispam autocreate } plugin { ? antispam_allow_append_to_spam = YES ?
2013 Apr 30
0
Dovecot Antispam Plugin is not working
Hi All, I am using dovecot? version 2.0.9 DSPAM Anti-Spam Suite 3.10.2 (agent/library) ClamAV 0.97.7/17102 and dspam antispam plugin ?dovecot-antispam-plugin-43880985e3dd and plugin configuration is given below: protocol imap { ? mail_plugins = " antispam autocreate" } protocol pop3 { ? mail_plugins = antispam autocreate } plugin { ? antispam_allow_append_to_spam = YES ?
2013 Jul 27
1
Unable to use dovecot-antispam plugin
Hello everybody, I'm trying to use the Dovecot antispam on Debian Wheezy (dovecot version 2.1.7), but it's not working, each time I put a mail in the "Spam" folder, it is send in its original folder. What bother me the most is that I don't see anything in the log. Here is my dovecot config related to the antispam plugin : plugin { antispam_allow_append_to_spam = yes
2007 Jul 25
1
dspam plugin
Hello, I'm trying to install the dspam plugin to dovecot. So far, I've Installed dovecot 1.0.2 from RPM and set up Installed dspam 3.8.0, set up and integrated with postfix, using dspam as local delivery agent before dovecot's deliver Downloaded the dovecot 1.0.2 source in order to compile the C file http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/
2009 Jan 28
2
Strange crashes.
Hi list, I have been using xen for a while with success on the following environment: Hardware: Dell PowerEdge 2950 / 2GB Ram / Intel(R) Xeon(R) CPU / 800 GB RAID 5 System: Debian etch Xen packages: # dpkg -l | grep xen libc6-xen linux-image-2.6.18-6-xen-686 linux-modules-2.6.18-6-xen-686 xen-hypervisor-3.0.3-1-i386-pae xen-ioemu-3.0.3-1 xen-linux-system-2.6.18-6-xen-686 xen-tools
2018 Feb 24
1
Dovecot With DSpam AntiSpam Plugin Replacement With Sieve
Hello I have recently had to rebuild my email server, it is a small server for my various email accounts and I also host the email for a clients business. Switched to Dovecot from Courier many years ago, and it has been a very reliable solution With the new rebuild I have updated it to Dovecot 2.2.33.2 with PigeonHole 4.21, it runs DSpam 3.10.2 to scan and tag all incoming mails as Spam or
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
It is few months ago I requested help with combination dovecot - dovecot- antispam plugin and dspam. Now I got into troubles with a lot of spam delivering to users inbox. Problem described bellow is now better hidden but stil remains: When moving a message from INBOX to Junk, dspam got an empty message. I made a wrapper about dspamc and there is no input on stdio. The dspam was not trained
2008 Aug 12
0
About domains in antispam plugin
Hi there, I have the problem that the antispam filter is looking in a different subdirectory (I think is the domain subfolder) than the actuallly used i.e., The following error message is constant: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Aug 12 12:07:58 mail dspam[4540]: Unable to open file for reading: /var/spool/dspam/data/local/itadmin/itadmin.sig/48a1c36c24 9461173910573.sig: