similar to: plugin advice needed

Displaying 20 results from an estimated 9000 matches similar to: "plugin advice needed"

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
2007 Sep 26
7
Auto create folder(s)
Hi All, does anyone know of a way to automatically create user folder(s)? Like creating a Spam folder on login if not already there. I've googled a bit but couldn't find anything relevant. Any advice appreciated R /Lars
2010 Oct 23
2
[stava@telcotec.se: [stava: antispam problem]]
Hi All, I've built the dovecot-antispam-plugin from hg.dovecot.org and installed it. I've turned on debugging with "mail_debug = yes" in dovecot.conf and restarted dovecot. However, the antispam plugin module gets loaded by dovecot, but then nothing, i.e. when moving mail from Inbox to Spam and vice versa, I see nothing. How do I get debug messages from the
2007 Sep 11
2
postfix + dspam + dovecot problem
Hi All, I'm new to dovecot (coming from cyrus) and have a bit of a problem setting up postfix + dspam + dovecot. 1. postfix + dovecot: works like a charm. Using "mailbox_command = /usr/lib/dovecot/deliver" in postfix main.cf 2. adding dspam to the equation: unable to deliver: net_connect(/usr/var/run/dovecot/auth-master) failed: No such file or directory Using
2007 Oct 01
2
Timeout leak
In my development environment I sometimes get: dovecot: IMAP(stava): Timeout leak: 0x4425d0 Does anyone know what it means or how I can use this information? Cheers /Lars
2010 Oct 23
1
dovecot-antispam-plugin problem
Hi All, anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org with dovecot-2.0.x? Any input appreciated R /Lars Stavholm
2007 Oct 01
1
Reading mail in a plugin
Does anyone know how to read a mail header and body in a plugin, i.e. what API call(s) to use for the read? /L
2008 May 12
3
imapsync
Hi All, I'm trying out the imapsync migration tool, migrating user mails from cyrus IMAP to Dovecot IMAP. In order to avoid knowing about each of the users password, I use the cyrus admin user in the cyrus end. Is there such a thing as the dovecot admin user, or is that simply the root user? Any input appreciated /Lars
2007 Sep 12
2
Does auth_username_format work at all?
Hi All, can anyone confirm whether "auth_username_format = %n" works or not? R /Lars
2007 Sep 24
2
Unknown dict module: db
Using dovecot-1.1beta1 I get "Unknown dict module: db" when starting up dovecot. In dovecot.conf I've got the "expire_dict = db:/var/lib/dovecot/expire.db" statement in the plugin{} section. Aparently required when the "expire" plugin is enabled. dovecot is built with "--with-db" and db-devel is present at compile time. Any ideas anyone? Cheers /Lars
2007 Sep 30
4
new antispam plugin
Sparked from the discussion on the list, I've put my antispam plugin into git and split up the code into a frontend and possibly multiple backends. See http://git.sipsolutions.net/dovecot-antispam.git/ (URL functions as both gitweb and git URL) Andreas, I took your README file and adjusted it, I hope you don't mind. I didn't fork from your git tree because you'd already
2007 Oct 23
2
POP3/IMAP newbie question
Is it possible to serve both POP3 and IMAP for the same user from the same mailbox format, e.g. the maildir format? If so, how should I configure in dovecot.conf? At the moment I have (dovecot -n): # 1.1.beta2: /etc/dovecot/dovecot.conf base_dir: /var/run/dovecot/ protocols: imap imaps pop3 pop3s ssl_disable: yes disable_plaintext_auth: no login_dir: /var/run/dovecot//login
2007 Oct 08
1
API problem (noob)
I'm a bit of a newbie, especially when it comes to dovecot internals, but nevertheless, I need some help: I'm working on a dovecot plugin, and I would like to copy a mail message from the mail store out to a temporary file, less a few headers: static const char *const exclude_headers[] = { "X-DSPAM-Signature" } strcpy(fname, mktemp(fname)); fd = creat(fname, 0600);
2007 Sep 24
1
Is anyone using the dspam plugin for dovecot 1.1?
I'm about to try to adjust the dspam plugin code to dovecot-1.1, but before starting out on this, I thought I'd ask the list: anyone done it already? /L
2007 Oct 01
1
autocreate plugin
Did anyone get the autocreate plugin working? I've compiled, installed and configured, but no mailboxes/folders are created. /L
2007 Oct 02
4
assertion failure when appending
I get this assertion failure: file maildir-save.c: line 456 (maildir_save_finish): assertion failed: (ctx->seq != 0) once a while when I APPEND messages to a folder. My plugin doesn't touch the ctx, especially not the internal maildir one, but I have no idea where to start looking. Any hints? johannes -------------- next part -------------- A non-text attachment was scrubbed... Name:
2007 Feb 23
5
Advice for Internet facing Mailserver
Hello and good day, i have setup a Server which is directly connected to the Internet, without NAT-Router or other Firewall Appliance. I am using FreeBSD 6.2. I have pf enabled to only allow traffic on specified Ports. I am using Apache-13 + Postfix + Dovecot & mysql for my Mail-system. There is only one /home/User, which authenticates via a Key with Pass- phrase to sshd. The
2007 Jan 15
1
ANY ADVICE ON THIS????
Hello List, I am stuck with this problem for several days... anybody can give me a hint on this?? I know many of you dealt with problems similar to this, how did you address this?? Thanks in advance!!! -lars ---------- Forwarded message ---------- From: Lars Knopf <lars.knopf@gmail.com> Date: Jan 11, 2007 1:12 PM Subject: realtime sipusers and rtcachefriends... big headache!! To:
2007 Apr 26
2
SEGV with Dovecot v1.0.0 Deliver and cmusieve v1.0.1 and vacation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I have a small Sieve script that tries to use vacation that segfaults. The script is the one from http://wiki.dovecot.org/LDA/Sieve. When I change the email address (I changed the local part into "skai"), hence, vacation is skipped, the mail is delivered without any problem. ==== script start require ["fileinto",
2008 Apr 22
2
IMAP clients generate user home folders one level higher than needed
Hi (Of course not the clinets generate the folders, dovecot does, but I wanted to have the title not be too long.) I am using static userdb: userdb static { args = uid=vmail gid=mail home=/srv/vmail/%d/%n } and I have configured the hostname in protocol lda. Now when mail arrives for a known virtual user, the home directory with all subdirectories is being created correctly unter