I'm using Debian packages for sasl. Here is what libsasl2-modules
includes:
/usr/lib/x86_64-linux-gnu/sasl2/libplain.so.2.0.25
/usr/lib/x86_64-linux-gnu/sasl2/libcrammd5.so.2.0.25
/usr/lib/x86_64-linux-gnu/sasl2/libdigestmd5.so.2.0.25
/usr/lib/x86_64-linux-gnu/sasl2/liblogin.so.2.0.25
/usr/lib/
Maybe there is something wrong with your saslauthd parameters or PAM
config?
Here is what I use:
saslauthd -a pam -c -t 300 -m /var/run/saslauthd -n 5
# cat /etc/pam.d/sieve
# PAM configuration file for Cyrus IMAP service
authsufficient pam_ldap.so
authrequiredpam_unix.so
This works for me under v2.4.18. I'm able to run sieveshell against a
frontend or backend authenticating as a cyrus "admins" user or a
"proxyservers" user (on the backend).
Against a frontend:
# sieveshell -u morgan -a cyrus imap.onid.oregonstate.edu
connecting to imap.onid.oregonstate.edu
Pl
On Thu, 13 Oct 2016, Sergey via Info-cyrus wrote:
On Wednesday 12 October 2016, Sergey via Info-cyrus wrote:
I'm wrong, "expunge_mode: immediate" works. I was expecting
quick delete, but it is slow: about 30 seconds or more.
and a lot time for big mailboxes: some minutes.
If I remember cor
Could your retention needs be satisfied with Cyrus' delayed_delete and
delayed_expunge functionality?
Thanks,
Andy
On Fri, 26 Aug 2016, Alvin Starr via Info-cyrus wrote:
Well the MTA still does not deal with archival because it will need to be
passed through to Yet Another MDA to hand
On Thu, 9 Jun 2016, Wolfgang Breyha via Info-cyrus wrote:
Hi!
I recently wondered why some of my preforked processes on my murder backends
never get used. I detected them because some quite old lmtpd's were holding
locks on an already deleted deliver.db.
After some debugging I recognized that
On Thu, 9 Jun 2016, Andre Felipe Machado via Info-cyrus wrote:
Bron Gondwana via Info-cyrus wrote ..
On Thu, Jun 9, 2016, at 03:02, Andre Felipe Machado via Info-cyrus wrote:
Hello,
At future release notes I read
"Under delete_mode: delayed, only the 20 most recently deleted mailboxes are
ke
I've found that backends should be upgraded before frontends...
You'll run into frontends trying to use features that don't exist on the
backends. Usually, you can work around that with the
suppress_capabilities setting in imapd.conf, but it may require less
testing to upgrade the frontends l
On Tue, 5 Apr 2016, lst_hoe02--- via Info-cyrus wrote:
Zitat von Binarus via Info-cyrus :
Combine SPF / DKIM with domain blacklisting, and then you *have* an
efficient spam fighting tool.
As stated the spam actually reaching our inboxes after around 90% cutoff is
valid DKIM/SPF signed
On Mon, 28 Mar 2016, francis picabia via Info-cyrus wrote:
We have migrated all email on a server to a cloud email platform.
The users were notified by email beforehand, but hundreds are still
connecting to the standard IMAP service. They may not
even remember they have set up devices to connec
On Thu, 3 Mar 2016, Tony Galecki via Info-cyrus wrote:
Lots of fiddling arround, tls_versions: ssl3 tls1_2 in the imapd.conf
file also fixed the issue. However, some clients (notably older Mac Mail
clients) were not able to connect.
Don't you want to include tls1_0 and tls1_1 in the list? He
On Wed, 2 Mar 2016, Jack Snodgrass via Info-cyrus wrote:
I have a older Cyrus 2.2 version setup and running in production.
I want to move to a newer Cyrus 2.4 system with minimal downtime.
The goal is 1) limit down time and 2) keep the SAME ip address for the users
imap configs.
I can conve
On Fri, 5 Feb 2016, Sergey via Info-cyrus wrote:
Hello.
I attempted to reconstruct some damaged mailboxes with empty
folders, but it does not work. I use this command:
su -l cyrus -s /bin/bash -c "/usr/lib/cyrus/reconstruct -f -r user/user@domain"
Mail directory contains "Trash" subdirectory
On Mon, 11 Jan 2016, Sophie Loewenthal via Info-cyrus wrote:
Hi!
I have a broken mailbox that I would like to delete.
This is Cyrus v2.3.16 on CentOS 6.
I tried reconstructing the mailbox from scratch ( Because I suspect this
was manually deleted from disc ).
mkdir imap-store/spool/imap/d
On Fri, 6 Nov 2015, Marcus Schopen via Info-cyrus wrote:
Am Mittwoch, den 04.11.2015, 06:36 -0500 schrieb Adam Tauno Williams via
Info-cyrus:
globally in cyrus.conf delprune is set to
> > > > delprunecmd="/usr/sbin/cyrus expire -E 1 -X 7 -D 7"
> > > > at=0501
> > > > For a single mailbox I
15 matches
Mail list logo