then patch
cyrus source code for this task.
You can also revoke users permissions to delete that mailbox - just use:
sam folder -user c
(didn't try it on myself, but theoretically it should work :-)
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a di
On Tue, 2006-01-17 at 19:18 -0700, Sun Advocate Webmaster wrote:
> Where do I start, and what could cause this? I'm baffled!
Protocol dump?
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://a
know if this is actually a
> sufficient fix for probably another week or so since the problem was so
> random.
Have you tried dumping and restoring your mailbox database? What type
is it anyway? BDB or skiplist? I could imagine wrong delivery could
happen when mailbox database is corrupt.
You either need to use TLS or use nonplain mech.
frontend and backends doesn't have to share same user database, so you
can use auxprop (/etc/sasldb2) with backends and use CRAM-MD5 (etc.).
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally sig
it
> when the ppp link state changes.
What about running it on lo and adding firewall rule to forward traffic?
(ie. DNAT on Linux).
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.e
able to
move mailboxes between murder backends, then it should not be _that_
hard to write rename functionality.)
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ
usr/share/ssl/certs/ca-bundle.crt
sasl_mech_list: PLAIN LOGIN DIGEST-MD5
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List
users.
This makes possible to enable strong methods between frontends and
backends and makes your setup more secure because nobody can brute force
important passwords on frontends.
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed m
>
> https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=1212#c13
Is there a reason why you dropped LONG LONG checks? I am not sure if
all archs in Debian has support for long long datatype (mips?), so I am
unsure if I can use your patch directly.
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED
n ask there directly for any show stoppers.
Just quick note. Debian Cyrus Imapd don't include 64bit quota patch.
(And since Ken's patch don't apply cleanly I will look at it today.)
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed
ng-list for the project or
> > even ask there directly for any show stoppers.
> >
> > mitu
> >
> >
> >
> > Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> > List Archives/Info: http://
and then add them one by one to
see where problem could be.
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
directo you to Google for your solution, look for Perl scripts
> to accomplish this.
Or you can just use python imaplib module, it has support for every
function out of the box.
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally si
t. Optionally,
you can specify --with-authdaemond=PATH to the configure script
so that authdaemond_path points to a default, static, location.
pwcheck
checks passwords with the use of a separate, helper daemon. This
feature is for backwards-compatibility only.
and see
what happens, Well, at least your logs will be much simpler :-)
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
> with Cyrus is not only a bad idea, it probably won't work.
Hi,
you can setup SSH tunnel in this case. (See -L option to ssh).
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.
refully documentation to Cyrus IMAP and Cyrus
SASL (which are two different things).
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
The default is:
>
> "ssh -C -l %u %h exec /usr/sbin/imapd"
Why would you want to do that instead of using IMAP SSL (or TLS)?
Cyrus servers are ment not to be accessible by ordinary users (ie. more
secure to local attacks).
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
On Fri, 2005-08-19 at 12:52 -0400, Etienne Goyer wrote:
> Ondrej Sury wrote:
> > Don't enable virtual domain support in cyrus. Just create map in your
> > MTA which will map email addresses to cyrus names.
>
> The downside being that all the domains share the same name
ork with sendmail.
Don't enable virtual domain support in cyrus. Just create map in your
MTA which will map email addresses to cyrus names.
O.
--
Ondrej Sury <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
Cyrus Home Page
-get.org. If you have any suggestion, they are still welcome.
Just recompile stuff from experimental on your stable box, it's quite
easy to do it. And don't forget to track progress with debian packages.
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg
all your subfolders should be part of this hierarchy, but you
won't see it when logged in as wouter, because cyrus is translating
mailbox names)
You should really not mix administrator mailbox with your user mailbox.
I suggest adding another user as administrator to your /etc/imapd.conf
and do al
t;wouter" (my normal username), and I have set the
> line "admins: wouter" in imapd.conf. So I should be admin with full
> rights, right?
OK, what does lm command say? Ie. what mailboxes really exists on your
system? If it's big please publish it somewhere on web and send
Return-path: is not reliable check (it's usually added by MDA), so most
propably it's not there when sieve checks mail. You have to check for
another header.
> Return-Path: <[EMAIL PROTECTED]> so it should work, but it doesn't.
Ondrej.
--
Ondrej Sury <[EMAIL PROTE
wait until 2.3 for the fix, as this bug is currently biting us.)
>
> I don't see any problem, as the space for the extra 4-bytes is already
> carved out in cyrus.index. You can probably use 'cvsps' to create a
> patchset. If you don't have it, I can make one
s?
>
> Thanks,
> Aleksandar Milivojevic
> ---
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
the following problem:
> cyradm --u cyrus localhost
> Password:
> cyradm: cannot authenticate to server with as cyrus
>
> My entirely system is installed but i'm still can't connect as cyrus
> using cyradm what could i do ?
> What other information they need to help me ?
t access the mailbox
> after, it always said "system I/O error". I had to
> /usr/lib/cyrus-imapd/reconstruct -r user.test, but it went back to
> /var/spool/imap/t/user/test again
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cy
RITE] Completed
> 5 logout
> * BYE LOGOUT received
> 5 OK Completed
> Connection closed by foreign host.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
h wrote:
> Jun 11 21:13:49 salmon sasldblistusers2: sql_select option missing
> Jun 11 21:13:49 salmon sasldblistusers2: auxpropfunc error no
> mechanism available
> Jun 10 21:31:50 salmon postfix/smtpd[751]: sql plugin couldn't connect
> to any host
--
Ondrej Sury <[EMAIL PROT
.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Ondrej Sury <[EMAIL PROTECTED]>
50-FTBFS-gcc-4.0-fix.dpatch
Description: application/shellscript
lculating the differences for that many files is a lot of work. :)
>
> Andy
> ---
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Ondrej Sury <[EMAIL
instead of it's own daemonize would be
nice.
Should be reasonably easy to do it... question is more or less, if I
should coordinate this effort and if I should and could push my changes
back upstream.
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cm
e. postfix-users was put on SORBS just because of german spam
comming thru list. (See archives if you don't believe me...)
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info:
eliably unique, so it is
causing more pain then gain...
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
, linux-kernel and
others don't add name of list to Subject. Only lists that adds [...] I
know of is [EMAIL PROTECTED]
Just my two cents, but I don't really see any good reason to do it...
Ondrej.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Show us your /etc/cyrus.conf
Ondrej
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
t; Thanks in advance,
> Markus
> ---
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page
efore delivering each message to Cyrus?
>
> DES
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
atly appreciate it. We are comparing Exchange, MiraPoint and this
> > (which is much cheaper) but people now want to compare accurate
> > estimates of people resources to implement it. To me, that is like
> > asking me how long it would take me to learn [place any abstract task
tpd will support non-plaintext authentication methods (and should
> support TLS+PLAIN)
>
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
te:
> Hello,
>
> I would like to remove a couple of thousand users mailboxes. Does
> anyone have a script that would do this in batch please for a Solaris
> system running perl and all the usual shells.
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.w
On Wed, 2005-02-23 at 13:30 -0300, Lincoln Zuljewic Silva wrote:
> how I can create the mailboxes in tha format . ?
look for unixhiersep in man imapd.conf and in documentation.
Ondrej
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/
in such environment?
Best regards,
--
Ondrej Sury <[EMAIL PROTECTED]>
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
44 matches
Mail list logo