Hi,
you dont need to known user passwords to set sieve scripts.
Become the cyrus user if you can.
For each user :
- determine the directory for sieve scripts of the user
(in imapd.conf, see sievedir hashimapspool fulldirhash)
- mkdir -p the dir if not exist
- copy your script for the user in that
Hi
have you tried a filter with OR (|) ?
Paul van der Vlis wrote:
Hello,
I have LDAP authentification working via SSL to a Novell server, and I
am glad ;-) But OK, a little problem:
The users are not all in the same 'container'. When I use:
ldap_filter: cn=%u,ou=lrl,o=wlg
I can authenticate
Hi,
in the cyrus-imapd-2.2.8/lib/imclient.c
comment out the line 238
/* hints.ai_flags = AI_CANONNAME; */
and rebuild your imapd
Nigel Cass wrote:
Hello All.
I've installed the latest version of cyrus and cyrus SASL and everything
seems to be working Ok with regard to the server.
Imtest allows me t
urrently using a cron job instead. I was
wondering if there is any way to use the same wildcard syntax that's
used in ipurge with squatter.
Craig Ringer
--
Laurent Larquère - Signature
Laurent
Larquère
AAcom - L'Informatique communicante
mc file
certainly seems to take out plussed-user support.
Hope this helps, but if it eats all of your email and causes your server
to disapparate, my employer and I are not liable. :)
--
Andrew Caird
--
Laurent Larquère - Signature
Laurent
Larquère
Hi
you must have a "ldap capable" saslauthd
# saslauthd -v
saslauthd 2.1.17
authentication mechanisms: getpwent pam rimap shadow ldap
to obtain this, you have to configure --with-ldap
Geert Reijnders wrote:
Hi all
Again I have a question. I want to setup a mail-server and the users must be retr
[EMAIL PROTECTED] wrote:
Hi !!!
After many tries and tracing the inner workings of the
configure-script we ran into a grinding halt with cyrus-imapd 2.1.11
The configure-script complains about not being able to find
"libsasl2" ... ( or sasl.h ? ).
But the cyrus-sasl package 2.1.9 IS installed an
Hi
you can try reconstruct -rf user
and so on for each "top-level" mailbox
abarthel wrote:
> Hi,
>
> I transferred /var/spool/imap directory from with all mailboxes from one
> station to another one
>
> and typed
>
> #> reconstruct -m
>
> and:
>
> cyrus@g3-99:/usr/cyrus/bin> ./r
HI
have you created the [A-Z] subdirs in /var/imap/user ?
it seems that tools/mkimap creates only [a-z] unused subdirs
(you can change the 'foreach' on lines 109,112,126,138 of mkimap)
,Alexander Feltes wrote:
Hello, I
build up an imap server using cyrus-imapd-2.1.3 and cyrus-sasl-2.1.1. The
pr