Hello,
We have a new cyus install running that our users
access through squirrelmail. User can login and check
mail OK. However if they attempt to create a new
folder they reiceve the error message:
"permission denied"
Cyrus pretty much owns everything, all dbs,
directories etc. When I tail the
Hello,
I would like to start collecting statistics on users
and how often they access their cyrus accounts on our
mail servers. I wanted to use FUD to acomplish this
however a look at the manpage and a google search
didnt pull up anything. Can somebody point me in the
right direction about setting
The reponse on this was to check the archive but I
didn't see antying in the archive that addressed this.
Perhaps I am myopic? Could someone shed some light on
fixing these ills?
--- Adi Linden <[EMAIL PROTECTED]> wrote:
> > > - How can I limit the sendmail mail queue for
> queued mail because of
Hello,
Some time ago we began offering some free email
accounts. We are using Cyrus/Squirrelmail and
Sendmail.
I am interested in looking at stats such as users that
have never logged in, users that have accessed their
account in the last 30 days, 60 days and 90 days etc.
We are using auxprop and s
Hello,
I have a problem in that any mail addressed to root
now does not get delivered. Root does not have a cyrus
user account and I would like mail to end up in
/var/spool/mail/root until I log in and read it. Is
there a way to configure cyrus to not touch roots mail
or rather to keep sendmail fr
heir is a local login account then to
invoke procmail as the local mailer.
You may also need to putll the following out of your
sendmail.mc file:
define(`confLOCAL_MAILER', `cyrusv2')
I am not totaly sure if that one is neccessary. I
yanked however and everything looks fine.
--- joe
Hello,
I have a few accounts that I don't want handled by
Cyrus's deliver LDA. These accounts namely root,
postmaster, hostmaster I want to be able to check via
pine or some other command line mail reader. What is
the correct way to implement this. Currently for these
users I got the error in /var
Hello,
We had a migration here a couple of weeks ago from a
UW Imap setup to Cyrus. The old UW Imap setup was not
enforcing any quotas. We have a handful of users who
had mail folders migrated that were larger than the
new defauult quota for mailboxes. When these users log
in via squirrelmail and
Hello,
I wanted to see how people were doing any kind of auto
account provisioning using Cyrus IMAP . We currently
do not have any automated system for adding users or
deleteing them etc. We use a combination of Cyrus and
squirrelmail for our users. I know some posters on
this list are from an ISP
I believe this may have changed then in 2.1.X as I see
for this particular user in rosetta.sub:
user.rosetta
user.rosetta.Trash
user.rosetta.Sent Items
user.rosetta.Recipes
user.rosetta.password
These are obviosuly not in alphabetical order but I
logged in again after hand editing this file and
r
Hello,
After a migration I noticed that the subscription
information did not get migrated from UW to the Cyrus
install. In UW thee files are in .mailboxinfo. Can I
open up and parse the subscriptions out of these and
write them into username.sub in the /var/imap/user/
directory? I am assuming they
nix
idle = poll
mboxlist.db = db3
subs.db = flat
seen.db = flat
duplicate.db = db3-nosync
tls.db = db3-nosync
--- Rob Siemborski <[EMAIL PROTECTED]> wrote:
> On Tue, 22 Jul 2003, joe ritter wrote:
>
> >
n Tue, 22 Jul 2003, joe ritter wrote:
>
> > localhost.localdomain>
> > createmailbox "user.atanzer.Hotels + Travel"
> > usage: createmailbox [--partition partition]
> mailbox
> > [partition]
> >
> > Each time I just get the usage mess
.
localhost.localdomain> cm "user.chef2b.Dollar Bill"
createmailbox: Unexpected extra arguments to Create
--- Rob Siemborski <[EMAIL PROTECTED]> wrote:
> On Tue, 22 Jul 2003, joe ritter wrote:
>
> > localhost.localdomain>
> > createmailbox "user.atanzer.Hotels +
Yep this did it. Setting
LANG="en_US:en"
In /etc/sysconfig /il8n and gutting the UTF-8 crap did
it.
--- Joakim Ryden <[EMAIL PROTECTED]> wrote:
> On Tue, 2003-07-22 at 17:09, joe ritter wrote:
> > The other oddity is that user who are accessing
> cyrus
> > b
I know that folder names with spaces in them are RFC
1730 compliants however I have some users who like to
put mail in folders such as user.username.Study
Guides. I have noticed the cyradm does not seem to
like the folder names with spaces in them even if they
are quoted:
localhost.localdomain>
Hello,
I recently migrated a UW Imap userbase over to Cyrus.
In UW the default folder for "sent" was Sent Items
with the space in there. After running the bsd2cyrus
protion of the procedure these folders got create as
Sent_040Items
I was wondering if anyone else who has done this type
of migrat
I believe the script Mike was referring to is at:
http://www.squeegy.org/programs/
However is cyrus 1.X era TCL stuff. It could probably
stand a rewrite in PERL.
--- Etienne Goyer <[EMAIL PROTECTED]>
wrote:
> I'll be interested in this script too.
>
> On Fri, Jul 18, 2003 at 04:52:42PM -0400,
Hello,
I did a big conversion from UW to Cyrus recently.
After the migration some users have been complaining
that folders they created are missing. This is where I
am consufed. UW stores everything in a
/var/spool/mail/$user Berkeley mail format. Where are
the details about the folders a particula
Hello,
In most documents on Cyrus performance tuning they
mention using Chattr +S for /var/spool/imap or other
such noatime file system options. However I remember
reading something to the extent that after a certain
threshold of users there is a law of diminishing
returnds that sets in with regard
Hello,
Last night I moved our users over from UW Imap to
Cyrus using the procedure outlined in Adam Williams
wonderful document at kalamazoolinux.org. However
since our userss only previously had three folders
Inbox, Sent and Trash. I created the mailboxes.txt
file which gets fed to the bsd2cyrus
Hello,
I just added around 12K users to /etc/sasldb2 using a
simple shell script and a tab delimited file
containing username and password of users. When I go
to verify these adds using sasldblistuers2 I get the
following error message:
Key too large!
Thats it. I tried running strace on the comma
Hello,
I am running a large conversion from UW to Cyrus. I
have pretty much followed to a "T" the excellent doc
at:
http://www.kalamazoolinux.org/projects/awilliam/
However I am noticing that there is no documentation
on adding all these Cyrus users to the sasldb2. What
is the best way to handle
Hello,
I am tasked with moving 10K users away from
/var/mail/$username UW Imap to Cyrus. I bought the
book Managing IMAP and there is a chapter however the
scripts still refer to the TCL based cyradm. I was
wondering if anyone could share any batch creating and
batch setup scripts with me and or an
Hello,
I am doing a new cyrus install and I am wondering if
any of you could point me towards any *recent* cyrus
howto type docs that you might have or use on the
internet. Of course I googled this and everything that
comes up is Cyrus 1 documenation that keeps talking
about "make sure to add the
Hello,
We need to transition standard UNIX mbox's in
/var/spool/mail/$username to the cyrus format. IWe are
basically moving from UW IMAP to Cyrus. I was
wondering if documetnation on this proceudre was
available and/or if there were any gotchas.
Thanks in advance
Hello,
I am looking to switch from UW to Cyrus very soon.
Currently there is an ugly hack in place to accept
mail for users who do not have an account listed in
/etc/passwd. I would like to know if Cyrus is using
sasldb for authentication and sendmail is set up to
use Cyrus as a local transport doe
Hello,
I am attemtping to install Cyrus-imapd-2.1.13 from
source on a Cygwin setup(W2k.) The cyrus-sasl compiled
just fine from source however I am getting this error
when running "make all CFLAGS=-O"
auth_unix.c
auth_unix.c: In function `auth_canonifyid':
auth_unix.c:188: warning: assignment make
28 matches
Mail list logo