Displaying 6 results from an estimated 6 matches for "spampd".
Did you mean:
spamd
2014 Aug 28
2
Postfix + dovecot setup
I'm trying to clarify the various ways in which I could set up
Postfix + Dovecot + SpamAssassin under CentOS-7,
and I'd welcome any comments on the following remarks.
As far as I can see there are 3 standard ways of setting this up:
1. Use amavisd
2. Use dovecot + pigeonhole/sieve
3. Use spamass-milter
At present I'm following (2), but am thinking of going over to (1),
since
2007 Jun 26
4
empty /var/log/messages
...always empty (0
bytes). I wonder what has been blocking the syslog to write the log.
Other (syslog) log files are fine, only messages.
/etc/syslog.conf:
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;authpriv.none;cron.none;spampd.none -/var/log/messages
.thanks
2011 Sep 22
0
Bug#642466: logcheck-database: Should ignore postfix proxy-accept log messages
Package: logcheck-database
Severity: normal
Dear Maintainer,
When configured to use an smtpd_proxy_filter (e.g. with spampd), postfix
reports the status of the proxy request when it receives the proxy's
END-OF-DATA reply. The log message is generated in data_cmd() at around
src/smtpd/smtpd.c:3133 and is logged for each email message. For
successfully delivered emails, this message is always safe to ignore
while fo...
2012 Aug 08
2
Running spamc during LMTP delivery
Hello list,
we are using dovecot-lmtp for delivery to virtual users, and vmm[1]
to manage them.
1. http://vmm.localdomain.org/
One nice feature of vmm is that every virtual user has their own
UID/GID on the UNIX filesystem. There is no passwd entry, so no
shell login, but each user effectively has a home directory and can
run commands in isolation and with lowered privileges.
This requires
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
...y set to 'serious' from 'important'
> severity 711439 serious
Bug #711439 [src:libemail-mime-createhtml-perl] libemail-mime-createhtml-perl: FTBFS with perl 5.18: test failure
Severity set to 'serious' from 'important'
> severity 719505 serious
Bug #719505 [src:spampd] spampd: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 711426 serious
Bug #711426 [src:libbio-primerdesigner-perl] libbio-primerdesigner-perl: FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
&...
2008 Jul 18
4
Problems with dovecot/sieve and vacation
Hello,
First of all, initial data:
# dovecot --version
1.0.rc15
# dovecot -n
# /etc/dovecot.conf
protocols: imaps pop3s
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
login_max_processes_count: 256