Etienne Goyer <[EMAIL PROTECTED]> wrote:
> Basically, which IMAP client support displaying and/or editing ACL ?
Mulberry:
http://www.cyrusoft.com/mulberry/
--
Cillian
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu
Christoph Krempe <[EMAIL PROTECTED]> wrote:
> Hi,
> I set up a cyurs-account "tester" which I want to share with the group
> users. Therefore I did a "sam" on user.tester with the following result:
>
> group:users lrswipcda
> tester lrswipcda
> cyrus lrswipcda
>
> I my own account I can see "te
Don Jackson <[EMAIL PROTECTED]> wrote:
> I wrote a perl script that uses the IMAP protocol to do this for myself.
> In order to get this info for a user, my perl script has to log into the
> cyrus server as the user. So my script needs to know the password for
> each user. This is pretty unaccep
Morten Winther <[EMAIL PROTECTED]> wrote:
> I've changed imapd.conf, so that:
>
> admins: root
You should include cyrus in the list above..
> Now the problem - I cannot add a user mailbox??
..or connect as root here instead:
> scharlingsvej# cyradm -u cyrus localhost
> Please enter your passw
Marko Cuk <[EMAIL PROTECTED]> wrote:
> I have working cyrus, but I have problems with migration.
>
> If I try to move messages in Netscape client, it moves some folders, but on
> some folders I get an error, that message contains invalid header...
I got that too when doing a mass-conversion a wh
James Courtier-Dutton <[EMAIL PROTECTED]> wrote:
> I have Linux acting as the server for a small office of about 5 client
> Windows PCs.
> I am using Cyrus IMAP, SAMBA (SMB for windows browsing of network drives),
> and telnet access to a shell for a few people.
> To set and change passwords I hav
Lawrence Greenfield <[EMAIL PROTECTED]> wrote:
>Gary Mills writes:
>>
>>So that means that what I'm trying to do is impossible! I have several
>>thousand users with Unix mailboxes, and I'm trying to load them into
>>Cyrus. I don't know their passwords. Last time I did this,
Atif Ghaffar <[EMAIL PROTECTED]> wrote:
> If it is possible, I would suggest two remedies.
>
> 1. Dont check for any envelope. If the mail has arrived to my box, then
> it was destined for me and a vacation reply should be sent.
>
> 2. Look up address in some map such as LDAP mail aliases etc.
>
Levent Gündogdu <[EMAIL PROTECTED]> wrote:
> Yeah!
>
> I don't believe it! I can access my imapd account. All I did was
> changing the advanced options in mozilla to get all folders and not only
> the subscribed ones. Maybe this will help you find the bug finally.
>
> Thanks a lot.
>
> Bye,
>
Amos Gouaux <[EMAIL PROTECTED]> wrote:
> Well, one thing I don't like about the new cyradm is that I can't
> enter in code interactively, like if I have to manipulate a bunch of
> folders. Seems tedious to have to write a script to do the simplest
> things.
One thing that wouldn't go amiss w
Hi Folks,
I'd like to test our IMAP server here before it goes into full use. I want to
determine the following things:
Performance:
How much of a load it can handle. There will be max. ~30 clients
logged in simultaneously. They'll be using Netscape MUA which likes to
kee
Nuno Silva <[EMAIL PROTECTED]> wrote:
> any other ideas?
Hmm, perhaps do a recursive SETACL on the set of existing mailboxes to be
administered to give admin & create & delete rights to the (non-cyrus) admin
user.. ? Though this would need to be set for any new mailboxes/sub-folders
created after
Scott Russell <[EMAIL PROTECTED]> wrote:
> So, is this still a problem in Cyrus 2.x or is there a better solution than
> the one outlined in the Managing IMAP book?
Code to do complete user renames:
http://asg.web.cmu.edu/archive/message.php3?index=7268&array_index=0
(the archives are your frie
Brendon M. Maragia <[EMAIL PROTECTED]> wrote:
> /etc/imapd.conf
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: cyrus root
> allowanonymouslogin: no
> sasl_passwd_check: passwd
^^
Should that be sasldb?
--
Cillian
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> When I log onto cyradm, the first prompt I recieve is:
>
> 'Please enter your password:'
>
> ...which never works ( I'm using pam_mysql for auth ), and subsequently
> generates the following log:
>
> Jul 9 23:36:35 shnarf imapd[4912]: badlogin:
>
[Cyrus 2.0.14-NAMESPACE-r2]
If I send master a SIGHUP (with no change to config files) I get:
master[9653]: got SIGHUP
master[9653]: unable to bind imap socket: Permission denied
cyrus.conf:
SERVICES {
imap cmd="imapd" listen="[127.0.0.1]:imap" prefork=0
imaps cmd="imapd -s"
Setup:
NetBSD 1.5V,
imap 2.0.14-NAMESPACE-r2 (with Berkeley DB 3.2.9),
sasl 1.5.24 (--with-db=none, don't use sasldb et al)
Anyone know what these DB error messages are about? Haven't noticed any
problems on the client end (yet), but the server in question is only in
testing so it doesn't get us
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> While performing my own testing I noticed that if I telnet to port 143 on
> the IMAP server and attempt to login with a bogus username / password that
> the IMAP server log file DOES NOT REFLECT the failed login attempt.
It should! Your syslog setup
- Starting master in debug mode (-D), I noticed "imapd: illegal option -- s"
errors when IMAP SSL sessions were started. getopt in service.c is the cause
of this as it doesn't know of all the various options services accept.
Setting opterr = 0 seems like the easiest way of getting rid of the
imtest seems to be broken for me when doing PLAIN authentication (however
doing it manually works fine). Below you can see imtest failing to login
followed by the successful manual login attempt.
% imtest -t "" -u cyrus -a cyrus -m plain localhost
[..]
TLS connection established: TLSv1 with ciphe
Jen-Mei Wu <[EMAIL PROTECTED]> wrote:
> One major user complaint about quotas is that there's no easy way for
> them to archive mail. For example, if they have 20 folders on their
> server (some of them being mailing lists) and they want these archived
> to their client mail program, they have to
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Now, after having read all the bad reports about previous versions of
> Netscape, is this the experience of others as well?
Netscape 4.7x works fine, generally. And if it works for you, that's great.
However some bad points (off the top of my head):
Patrick Lin <[EMAIL PROTECTED]> wrote:
> ok
> does Fileinto support space in the folder name ?
I don't know, but I'd imagine it would/should. Best bet is to try it and see!
> > Probably the easier option. With an alias this might be:
> >
> > some-address: +PublicFolder.Subdir
>
> ok
> i try
Patrick Lin <[EMAIL PROTECTED]> wrote:
> hello
> i am running imapd 2.0.12 and Sendmail Switch-2.1.0
> i want to know the best way to root incomaing mail directly to a subdir
> of "Public folder"
>
> 1 - sieve
Sieve only works for 'user' email addresses, thus if you want to redirect
email to an
The current server greeting is:
* OK Cyrus IMAP4 server ready
Should the server greeting display IMAP4rev1 instead of IMAP4? i.e:
* OK Cyrus IMAP4rev1 server ready
The NetxAP perl modules check for and require the presence of IMAP4rev1 in the
greeting text (so it needs to be tweaked slight
Should single instance store work in the following scenario:
A message is addressed to two accounts. It is delivered to one successfully
but the other a/c is over quota so delivery fails and the message remains in
the mail queue. The quota limit is then bumped up for this a/c, the MTA
retries del
Alex Kempkens <[EMAIL PROTECTED]> wrote:
> info: tc#+info
I presume that's "tc+info" without the comment sign "#"?
> Now the question. If I want to send that mails directly to a folder
>
> tc.info
>
> parallel to
>
> user.
>
> what must be changed?
Create a folder "tc.info" with cyr
Lawrence Greenfield <[EMAIL PROTECTED]> wrote:
> It never occured to me before, but I don't think there is a way of
> disabling the quota once it's been set. Probably deleting the user and
> recreating it would work.
Or another way is to just delete the quota file for the particular user from
Lawrence Greenfield <[EMAIL PROTECTED]> wrote:
> >>- With plaintext login [using pwcheck], cyradm asks for the
> >>password twice:
> >> first "Please enter your password:" then "IMAP Password:" - any
> >> reason why?
> >>
> >> I'm not sure. Has anyone else run across this? Can
Bevan Christians <[EMAIL PROTECTED]> wrote:
> I have a problem with cyradm
>
> it asks for one pwd for the cyrus user which I have,
> then it asks me for an IMAP pwd , which I don't have
>
> Non of the FAQs I have speak about this
>
> Anyone have this problem b4?
Yes. The reason for this is th
Grant Beattie <[EMAIL PROTECTED]> wrote:
> wombat> lam user.grant
> anyone p
> grant lrswipcda
> cyrus d
> wombat> dm user.grant
> deletemailbox: Permission denied
>
> What is causing this? How can I delete the mailbox?
sam user.grant cyrus c
dm user.grant
'c' gives right to delete actual folde
Lawrence Greenfield <[EMAIL PROTECTED]> wrote:
>- With plaintext login [using pwcheck], cyradm asks for the
>password twice:
> first "Please enter your password:" then "IMAP Password:" - any
> reason why?
>
> I'm not sure. Has anyone else run across this? Can anyone else solve
Lawrence Greenfield <[EMAIL PROTECTED]> wrote:
>Berkeley DB 3 on NetBSD (and similarly in FreeBSD) is installed as:
>/usr/pkg/lib/libdb3.a and /usr/pkg/include/db3/*.h so as not to
>conflict with the "native" db in NetBSD.
>
> I'm not sure how I'm suppose to deal with this; I could be
Chuck Dale <[EMAIL PROTECTED]> wrote:
> And how about combining those two:
>
> 3) Rename master. Postfix has a "master" process also meaning I can't
> read the Cyrus man page (yeah big deal). But something more
> descriptive like "cyrus" would be better..
Yes, I forgot to mention that conf
Just two small (trivial) suggestions:
1) Rename quota command (and manpage) to cyrquota to prevent conflict with
existing system disk quota command. The FreeBSD port of Cyrus IMAPD does
this.
2) Make the master process detach itself from terminal i.e. fork() and place
its pid in /var/ru
Hi folks,
cyradm (the one in 2.0.9 anyway) doesn't seem to handle mailbox names with
spaces in them, in other words I can't create them or set acls/quotas etc. on
existing folders with spaces. I've tired various forms of quoting, but no luck.
A few other features that would be handy:
* command h
Hi folks,
[Apologies for length of email]
I recently built IMAPD 2.0.9 + SASL 1.5.24 + Berkeley DB 3.11 from source on
NetBSD 1.5 release (i386). I use LMTP/TCP delivery with Exim 3.20, pwcheck for
auth and plaintext over SSL with Netscape 4.75 MUA. Overall, quite impressed!
Now for the problem
Randall S. Winchester <[EMAIL PROTECTED]> wrote:
> RFC2033 is only 7 pages of which the first 5 are of interest, and is
> fairly light reading as RFC's go. You should take a look;
> http://www.imc.org/rfc2033
I just looked at the RFC - and it is suprisingly short. I'll read it in more
detail late
Hi Folks,
I was mentioning to a friend how Cyrus now recieves messages over LMTP. Not
being familiar with the protocol (nor I), he skimmed over the LMTP RFC. From
this brief read, he came to the conclusion that LMTP was more or less
redundant, considering its close similarity to SMTP.
I couldn't
Hi Folks,
Some time in the near future I will be converting a POP3 site over to IMAP
using Cyrus. I plan on using Exim on the external mail host to deliver
mail by LMTP over TCP to the internal imap server. Should I use 1.6.x
or 2.0.x? If 2.0.x is just as stable as 1.6.x, then I will use it.
Is
40 matches
Mail list logo