similar to: Postfix - dspam - dovecot deliver fails at deliver

Displaying 20 results from an estimated 10000 matches similar to: "Postfix - dspam - dovecot deliver fails at deliver"

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
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
Hi, I'm hoping that someone might be able to help, as I've been going in circles with trying to get the right configuration done here. I'm also not sure whether this is more of a Dovecot or DSpam question, so I'm posting the same to both mailing lists. My goal is to have a mail setup that is as follows: [Incoming email] --> [Postfix] --> [Amavis] --> [DSpam] -->
2012 Oct 22
1
SELinux AVC problem postfix <-> dspam
Hi, I guess this is a bit OT but perhaps someone has encountered this issue before. On a CentOS 6.3 x86_64 box I have installed postfix and dspam from EPEL. Dspam is configured to listen on port 10026. After having configured dspam and postfix I start dspam and then postfix and I see the following AVC message in audit.log: type=AVC msg=audit(1350920492.936:400): avc: denied { name_bind }
2012 Dec 20
0
Problems trying to add dspam delivery to dovecot LDA to working Postfix/Dovecot server. No passdb.
Hello list, I'm really hoping someone can point me in the right direction on this. I set up a server using Postfix with LDAP lookups to Active Directory. Postfix delivers to maildir. Dovecot IMAP and POP are working correctly using PAM Kerberos to authenticate via Active Directory. I want to add spam filtering, so I'm trying to set up Postfix to use dspam which is then supposed to use
2008 Jan 27
1
Postfix, mailbox_command, Dovecot deliver, LDAP and mail_location
I am trying to tell Dovecot deliver to use $mail_location as the location to store mail for system users. From the docs I've read <http://wiki.dovecot.org/MailLocation> I believe this is possible, but mail to my system users always gets delivered to their /home/<USERNAME> homedirectory. Here's what I've done so far: # Postfix main.cf mailbox_command =
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 #
2011 Feb 10
1
postfix deliver to mdbox ?
Hello again I' now in trouble with incoming email's to users I have modified the main.cf config file of postfix according to the Dovecot LDA with Postfix page. mailbox_command = /usr/local/libexec/dovecot/dovecot-lda postfix reload But incoming emails does not seems to go in the mdbox INBOX I use postfix 2.8.0 with FreeBSD 8.1 Any clarification welcome ! Thanks again.
2008 Sep 18
1
Using deliver with postfix
Hi, I'm trying to set up dovecot 1.1.2 and postfix 2.5.4 on freebsd 7.0. I'm getting permissions problems on auth-master and I'm not sure of the correct settings to use. In postfix's main.cf I have mailbox_command=/usr/local/libexec/dovecot/deliver -d $USER In dovecot.conf I have: socket listen { master { path = /var/run/dovecot/auth-master mode = 0660
2013 Nov 14
1
Dovecot antispam unable to call dspam since dovecot upgrade to 2.X
Hello, Running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam, i finally upgraded to dovecot 2.X. I'm running dovecot 2.2.6, dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429. My DSPAM configuration hasn't changed between dovecot 1.X and 2.X. When i'm moving a mail to or from the Spam folder, Igot this error in my logs : Nov 14 10:33:25 srv1 dovecot: imap(ghilt at
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
Hello again, I'm running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam : dovecot 2.2.8 (it was working fine with 2.2.6 after doing a chmod 4511 on dspam binary), dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429 (recompiled after each dovecot upgrade). I've set dspam to debug, and mail_debug to yes. uid 1001 is user vmail (dovecot is running under vmail) gid 12 is group
2007 Nov 19
2
dspam integration
Hi, I see http://johannes.sipsolutions.net/Projects/dovecot-antispam and http://blog.cynapses.org/2007/09/13/dovecot-dspam-plugin/ solutions. Second git repo is not answer, first one is cloned, but I see some drawbacks with it. Dspam backend is more native solution but libdspam using instead of dspam external binary looks like preffered way to integrate dspam. Another problem is waiting for
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 Sep 28
1
dovecot & dspam
Hi since several day ago I'am trying to deliver to dovecot from dspam but I hve several errors in /var/log/dovecot-deliver.log I have " Error: Can't connect to auth server at /var/run/dovecot/auth-master: Permission denied" in /var/log/mail.log I have Delivery agent returned exit code 75: /usr/lib/dovecot/deliver -d toto at domai.tld Sep 28 18:28:52 mx1 postfix/lmtp[23238]:
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
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
2007 Apr 02
2
How to integrate dspam and dovecot
Hello all, I am currently setting up a new mail server with Qmail, OpenLDAP and Dovecot in CentOS-4.4. Qmail version is 1.03, OpenLDAP is 2.3 and Dovecot version is dovecot-1.0-3_50.rc27(RPM). I have successfully installed and tested it. But I have two issues with the current setup: #1. I am using dovecot LDA and configured the OpenLDAP such that the mail be delivered to the virtual users
2007 Dec 13
0
antispam integration (dovecot antispam plugin): chroot & no way to pass `--user=' to dspam?
> I want have dspam statistics to be per-user, not global. And I like > idea to learn filter by moving messages from/to SPAM folder, it seems to > be natural and much better, than Web UI (I don't want to use dspam Web > UI at all). > > Is here any way to resolve two problems: > > (1) Run dspam in chrooted environment > (2) pass `--user=${USER}'
2008 Nov 15
1
[dspam-users] mysql fetch row error
Hi Steve, MTA = Postfix I have amavis - spamassassin - dspam installed. i think spamassassin scnas after dspam, cuase in the mail headers dspam comes at first. I use Dovecot as Imap Server OS = Gentoo Linux i put the config of dspam here = http://rafb.net/p/VCX8XO97.html if u need more confs just tell me , i can paste then marko Steve schrieb: > Hallo Marko > > This is not
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
Hallo, I've installed the dovecot-Antispam extension to my dovecot IMAP installation in conjunction with DSPAM. But when moving Mails from e.g. INBOX to Spam or vice versa, empty mails from MAILER-DAEMON appear after the original mail has been moved. This happens using Thunderbird 17esr, K-9 Mail on Android and Apple Mail (Mountain Lion). (Perhaps also when using a Webmail IMAP client)