On Thu, 18 Mar 2004 17:44:40 -0500
"Wong, G. MR EECS" <[EMAIL PROTECTED]> wrote:
> We are trying to setup a Cyrus IMAP server(version 2.2.3) on a Redhat
> Enterprise LINUX AS 3.0 box. For ease of management we would like to
> authenticate users against a Microsoft Active Directory Domain
> cont
Hi!
Can Cyrus store a list of virtual users in an LDAP backend?
New to Cyrus. I've spent some time looking for this answer, and
probably missed something obvious.
I selected cyrus imap to go with my postfix because I thought it could
do GSSAPI authentication of users stored in an LDAP backend.
I have just discovered why I can't find various options in 2.2.2 imapd.conf man
page. It is not present in the distribution, so I was looking in the old one!
How do I get the 2.2.2 imapd.conf.html file?
Phil.
---
Phil Chambers ([EMAIL PROTECTED])
University o
As I mentioned in a previous thread, the imapd.conf man page is missing from the
2.2.3 distribution! I took a look on the CVSWeb pages and it is not there either!
It is also missing from the on-line documentation, at:
http://asg.web.cmu.edu/cyrus/download/imapd/man/imapd.conf.5.html
Can anyon
On Fri, 2004-03-19 at 17:54, Philip Chambers wrote:
> Can anyone give me a copy of imapd.conf.5.html?
It's not the solution you're looking for, but I'm pretty sure the
imapd.conf man page contains the same information. Try:
man 5 imapd.conf
- I'm pretty sure that's what you're looking fo
I've generated you a copy from the man page included in the 2.2.3 source
distribution under 'man/imapd.conf.5'.
Simply run 'man2html man/imapd.conf.5 > doc/man/imapd.conf.5.html' to
generate it yourself if you need to later (assuming you have the
appropriate tools installed, of course).
Title: Ma
On Fri, 19 Mar 2004 18:37:06 +0800 Craig Ringer <[EMAIL PROTECTED]> wrote:
> I've generated you a copy from the man page included in the 2.2.3 source
> distribution under 'man/imapd.conf.5'.
>
> Simply run 'man2html man/imapd.conf.5 > doc/man/imapd.conf.5.html' to
> generate it yourself if you
--On Friday, 19 March, 2004 10:44 + Philip Chambers
<[EMAIL PROTECTED]> wrote:
Thank you for that, I can now try to get 2.2.3 working with the new
imapd.conf options installed.
I trust someone will look at why this is missing from the current source
distribution, the online documentation and
John Morris wrote:
Hi!
Can Cyrus store a list of virtual users in an LDAP backend?
Cyrus-imapd relies on Cyrus-SASL for authenticating users, so you
should consider investigating whether Cyrus-SASL could accomplish
what you need.
LDAP userdb auxprop plugin authenticates users using their informa
On Fri, 2004-03-19 at 01:09, Ken Murchison wrote:
> Stephen Grier wrote:
>
> > What is the current situation with Sieve for shared mailboxes? I've read
> > the discussion from last July on the cyrus-devel list, subject
> > "[PROPOSAL] Sieve for shared mailboxes", but I can't find any anything
> >
Hello all.
I still have some unanswered question and I would like a solution.
I have recently upgraded to version 2.2.3 from 2.1.12 (I think) and if
I do activate vritual domains in imapd.conf my old accounts are unusable
(I can login, but can not read emails). Some error about maildrop not
be
I answered M Wong off-list, but for the benefit of all ...
On Thu, Mar 18, 2004 at 05:44:40PM -0500, Wong, G. MR EECS wrote:
> We have not had success with AD authentication. When a valid AD user
> tries to login via the imap client( we are using microsoft outlook) we
> get a cryptic "size rea
On Fri, 19 Mar 2004, Stephen Grier wrote:
> On Fri, 2004-03-19 at 01:09, Ken Murchison wrote:
> > The biggest issue with sieve opn shared folders is how to use them. Are
> > they only executed when mail is delivered via LMTP, or are they executed
> > any time a message is inserted into the mailbo
On Thu, 18 Mar 2004 13:49:49 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
> Philip Chambers wrote:
>
> > I have been using version 2.1.13 without problems but need the username rename
> > facility, so I have tried to install 2.2.3 and everything started by master fails
> > with "signaled to
I have Cyrus 2.1.16 setup and working well with Thunderbird as client.
Thunderbird uses TLS and secure auth to login just fine:
Mar 19 08:31:44 mail imapd[2037]: accepted connection
Mar 19 08:31:44 mail imapd[2037]: starttls: TLSv1 with cipher AES256-SHA (256/25
6 bits reused) no authentication
M
(Taking back onto the list.)
--On Friday, 19 March, 2004 14:50 + Philip Chambers
<[EMAIL PROTECTED]> wrote:
On Fri, 19 Mar 2004 07:43:52 -0500 "William K. Hardeman" <[EMAIL PROTECTED]>
wrote:
Thanks for that info.
I copied all the ./man/html files to a separate area for my browser's
conveni
Thanks for the good info! Let me clarify some.
I have an existing LDAP directory (NOT Active Directory) that holds my
UNIX users and groups, and holds virtual mail accounts for users that
don't need logins. LDAP provides the authorization half of the story.
Users are authenticated against my ke
Erik Myllymaki wrote:
I have Cyrus 2.1.16 setup and working well with Thunderbird as client.
Thunderbird uses TLS and secure auth to login just fine:
Mar 19 08:31:44 mail imapd[2037]: accepted connection
Mar 19 08:31:44 mail imapd[2037]: starttls: TLSv1 with cipher AES256-SHA
(256/25
6 bits reu
Philip Chambers wrote:
On Thu, 18 Mar 2004 13:49:49 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
Philip Chambers wrote:
I have been using version 2.1.13 without problems but need the username rename
facility, so I have tried to install 2.2.3 and everything started by master fails
with "sig
[EMAIL PROTECTED] root]# cat /etc/imapd.conf
configdirectory: /var/imap
partition-default: /var/spool/imap
#This applies to machine logins - nothing to do with cyrus *logins*
admins: root cyrus
sieveusehomedir: false
sievedir: /var/imap/sieve
allowanonymouslogin: no
hashimapspool: true
#not compile
Erik Myllymaki wrote:
[EMAIL PROTECTED] root]# cat /etc/imapd.conf
configdirectory: /var/imap
partition-default: /var/spool/imap
#This applies to machine logins - nothing to do with cyrus *logins*
admins: root cyrus
sieveusehomedir: false
sievedir: /var/imap/sieve
allowanonymouslogin: no
hashimaps
Hi
I am having some problems on creating backups for /var/lib/imap on a
Linux 2.4.22 system, with cyrus-imapd-2.1.15 (Mandrake RPM), using LVM
and the xfs_freeze feature of XFS.
This is the sequence of commands used:
xfs_freeze -f /var/lib/imap
lvcreate [... parameters ...]
xfs_freeze -u /var/li
Hello,
Is there a way to automatically "expunge" email that is moved or deleted
from a particular folder?
The reason I ask is we have a shared IMAP folder and people are moving and
deleting email in this folder that must NOT show up again (even if it is
marked for deletion).
1. Is there a serve
trichard wrote:
> 1. Is there a server-side function of IMAP that can be set to expunge
> email automatically upon a move or delete?
>
> 2. Is there a client based setting in Outlook that will allow one to
> expunge immediately upon a delete or move?
Not sure about the answers to your questions
I've been seing something that might be related, might not be...
Setup is FreeBSD 5.2, cyrus 2.2.3 trying to use auxprop to mysql.
imapd.log shows
Mar 19 23:52:13 sheridan master[478]: process 762 exited, signaled to death
by 10
Mar 19 23:52:13 sheridan master[478]: service imap pid 762 in BUSY
David Reid wrote:
I've been seing something that might be related, might not be...
Setup is FreeBSD 5.2, cyrus 2.2.3 trying to use auxprop to mysql.
imapd.log shows
Mar 19 23:52:13 sheridan master[478]: process 762 exited, signaled to death
by 10
Mar 19 23:52:13 sheridan master[478]: service im
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have a few folders that I'm seeing in mozilla as having new mail until
I open the folder, at which point it finds the read flags. However, next
time mail is checked, it comes back as having undread messages.
Is this a cyrus issue, or something I need
[EMAIL PROTECTED]
我要親自去了解,我確定的日期及時間如下
注意:您預定的時間,必須在兩天後,我們才來得及安排行程
[EMAIL PROTECTED]:
93
年
3
4
5
6
7
8
9
10
11
12
月
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[EMAIL PROTECTED]@時間:
請選擇
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
28 matches
Mail list logo