On Mon, 2004-03-22 at 15:45, Rob Siemborski wrote:
> On Mon, 22 Mar 2004, Robert Fitzpatrick wrote:
>
> > Found this solution, the book I'm reading and using to setup Cyrus-IMAP,
> > Managing IMAP (O'reilly), has this as a typo '/usr/local/bin/imtest -p
> > localhost imap'. I found on the net that
Oh yeah. this is a fun problem to solve..
I went through this on my systems a few weeks ago..
you need to move all your mailboxes around, quota files, subscription
files, and sieve scripts, update the mailboxes.db, and update each users
.sub (subscription) file. And of course this all depends on ho
On Mon, 22 Mar 2004, Robert Fitzpatrick wrote:
> Found this solution, the book I'm reading and using to setup Cyrus-IMAP,
> Managing IMAP (O'reilly), has this as a typo '/usr/local/bin/imtest -p
> localhost imap'. I found on the net that it should be:
>
> ../imtest -p imap localhost
>
> Man, that
--On Monday, March 22, 2004 13:22:52 -0600 [EMAIL PROTECTED] wrote:
On Tue, 23 Mar 2004, Craig Ringer wrote:
On Tue, 2004-03-23 at 02:28, Rob Siemborski wrote:
> It also opens a world of possibility for new bugs. There definately isn't
> a consensus on what the desireable behavior here is.
User
On Mon, 2004-03-22 at 12:02, Robert Fitzpatrick wrote:
> esmtp# imtest -p localhost imap
> getaddrinfo: servname not supported for ai_socktype
> failure: Network initialization
>
Found this solution, the book I'm reading and using to setup Cyrus-IMAP,
Managing IMAP (O'reilly), has this as a typo
Title: 2002
2002、2003、2004届毕业生户口调入广州政策
一、申请的学历要求:
1.
2004年应届毕业生,本科以上学历
2.
2003年应届毕业生,本科以上学历,
暂缓就业
3.
2003、2004年大专、中专毕业生(少量指标,请尽快申请)
注:1、本科毕业生英语没有通过四级或未拿到学士学位也可申请办理,请从速办理;
2、户口和档案均在学校或户口没有落好的;
二、所需提供的材料:
1.
学校毕业就业推荐书一份(原件)
2.
就业协议书三
On Tue, 23 Mar 2004, Craig Ringer wrote:
> On Tue, 2004-03-23 at 02:28, Rob Siemborski wrote:
>
> > It also opens a world of possibility for new bugs. There definately isn't
> > a consensus on what the desireable behavior here is.
>
> User-created sieve loops strike me as one "fun" possibility to
On Tue, 2004-03-23 at 02:28, Rob Siemborski wrote:
> It also opens a world of possibility for new bugs. There definately isn't
> a consensus on what the desireable behavior here is.
User-created sieve loops strike me as one "fun" possibility to be
avoided at all costs.
Craig Ringer
---
Home Pa
On Tue, 23 Mar 2004, Craig Ringer wrote:
> User-created sieve loops strike me as one "fun" possibility to be
> avoided at all costs.
Well, ok, there's a consensus on *that*.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert
Cyrus Daboo wrote:
Bottom line is: its a client bug - fix the client.
In this case.. the client is the imapmigrate tool from the Cyrus IMAPd
Utilities project on sourceforge.
Just to have this in the archive... around line 514 I've added a line
that should ignore any Recent flags...
for $ms
On Fri, 19 Mar 2004, Stephen Grier wrote:
> Isn't it the case that for user-space mailboxes, sieve scripts are only
> applied on delivery via LMTP, and not when a message is copied or
> fileintod it? I don't see why the same behaviour wouldn't be adequate
> for shared mailboxes.
It isn't quite th
On Mon, 22 Mar 2004, Pieter Vanmeerbeek wrote:
> does anyone know how to do a reverse lookup of a pattern ? I want to
> list only public mail folders. Thus all those not starting with 'user.'
>
> The listmailbox command allows pattern matching but doesn't accept
> !pattern or [^pattern]. Does any
On Mon, 22 Mar 2004, Mike's List wrote:
> How/what/where is the default authentication protocol for saslauthd?
> and where is it located? I attempted to execute "saslauthd -a sasldb"
> but it seems that's not what saslauthd wanted.
There is no default. Running saslauthd with no arguments should
Howdy everybody,
We are moving our IMAP service to a different server, but need to keep
all of the users' mail intact. The new server probably has different
versions of libc, BerkeleyDB, and other system libraries. Will it still
be all right to simply make a tarball of the old IMAP mail director
Carl Brewer wrote:
[...]
In the mean time, I can survive without a catchall, but I do
need to be able to have aliases for accounts in my
virtual domains. eg: [EMAIL PROTECTED] should go to [EMAIL PROTECTED]
aliases seem to only work for 'local' delivery, not delivery
to cyrus mailboxes? I figure
On Mon, 22 Mar 2004 12:20:47 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
> Philip Chambers wrote:
>
> > On Fri, 19 Mar 2004 13:12:03 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
> >
> >
> >>>I have now put
> >>> seenstate_db: flat
> >>> mboxlist_db: berkeley
> >>>
> >>>into /etc/imapd.con
Hi Jared,
--On Monday, March 22, 2004 12:18 PM -0500 Jared Watkins
<[EMAIL PROTECTED]> wrote:
| I'm guessing it's not as simple as adding Recent as a known type... but
| what's the story on this... and is there an easy way around it? I
| couldn't find anything relevant in the archives.
The \Re
Hello all...
I'm trying to migrate about 2400 users from iplanet 4x to cyrus 2.2.3...
my first batch of test accounts went without a problem... but now I've
hit a snag with the following in the telemetry output...
APPEND "INBOX" (\Recent) {somenumber}
BAD Invalid flag in Append command
I looked in
Philip Chambers wrote:
On Fri, 19 Mar 2004 13:12:03 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
I have now put
seenstate_db: flat
mboxlist_db: berkeley
into /etc/imapd.conf, but I am still getting all processes fired up by master
failing with "signaled to death by 9".
Any ideas how I can di
New install of 2.1.16 on FreeBSD 5.2.1 with SASL 2.1.18, I am getting
this error when testing:
esmtp# imtest -p localhost imap
getaddrinfo: servname not supported for ai_socktype
failure: Network initialization
Anyone know what I need to do?
--
__
On Fri, 19 Mar 2004 13:12:03 -0500 Ken Murchison <[EMAIL PROTECTED]> wrote:
> > I have now put
> > seenstate_db: flat
> > mboxlist_db: berkeley
> >
> > into /etc/imapd.conf, but I am still getting all processes fired up by master
> > failing with "signaled to death by 9".
> >
> > Any ideas h
Pieter Vanmeerbeek wrote:
Hi,
does anyone know how to do a reverse lookup of a pattern ? I want to
list only public mail folders. Thus all those not starting with 'user.'
The listmailbox command allows pattern matching but doesn't accept
!pattern or [^pattern]. Does anyone know the solution?
Hi,
We have build a configuration tool via a webserver to configure Cyrus. I
could just ls on the command prompt or filter ot the results of the
listmailbox. But it would be nicer to do an advanced query with
listmailbox. Its no problem if its not possible. I was just curious if
its possible
On Mon, 22 Mar 2004, Pieter Vanmeerbeek wrote:
> Hi,
>
> does anyone know how to do a reverse lookup of a pattern ? I want to
> list only public mail folders. Thus all those not starting with 'user.'
>
> The listmailbox command allows pattern matching but doesn't accept !pattern or
> [^patter
Hello all,
I'am setting up a mail server with Postfix 2.0.14 + cyrus 2.2.3 + MySQL.
I can send mails from my virtual domains haubold-int.de, but I can't
receive them.
/var/log/mail says:
#
Mar 22 14:08:49 lighthouse postfix/lmtp[18168]: 9BFF038D702:
to=<[EMAIL PROTECTED]>,
relay=/var/imap/s
Hi,
does anyone know how to do a reverse lookup of a pattern ? I want to
list only public mail folders. Thus all those not starting with 'user.'
The listmailbox command allows pattern matching but doesn't accept !pattern or [^pattern]. Does anyone know the solution?
greetings,
Pieter
_
http://www.openssl.org/news/secadv_20040317.txt
Version 0.9.7d now available to correct this vulnerability.
http://www.openssl.org/source/
Regards and many thanks to this list for solid info.
David
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Arc
How/what/where is the default authentication protocol for saslauthd?
and where is it located? I attempted to execute "saslauthd -a sasldb"
but it seems that's not what saslauthd wanted.
In addition, what is the more popular protocol for web-based e-mail
via Squirrelmail, Cyrus IMAPD and SASL? Is
I had that same problem last week. With RedHat Enterprise 3, which is
basically Red Hat 9...
Still not sure what caused it exactly, so if you find out anything please
let the list know.
What I did notice was if I deleted all the files under /var/imap/db, it
would work again until the next reboot o
Hello Andrzej,
I have uploaded new modified FEATURE(`mrs_cyrus')
http://anfi.homeunix.net/sendmail/rtcyrus2.html
RTCyrus2 uses socket map to ask cyrus smmapd daemon if given mailbox is
serviced by cyrus. RTCyrus2 requires cyrus 2.2.3 and patched
sendmail-8.12 (to get socketmap support). Socket
Lainaus "Wong, G. MR EECS" <[EMAIL PROTECTED]>:
> 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
> controller since
> all users who
hi,
my goal is to use cyrus with ldap authentification (debian testing)
for the moment I use
SASL +sasldb + pam
which work without any problem
but i wonder if it the best solution
cyril
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http
Ian Beyer wrote:
This was an issue with older versions of Mozilla, but has been fixed
in 1.5 or 1.6.
Odd, since I'm using 1.6 - seems to be rearing its ugly head again. You
got a bugzilla ID on that perchance, so I can see if it's the same issue?
http://bugzilla.mozilla.org/show_bug.cgi?id=195
John Morris wrote:
What I'm trying to avoid is using a cyradm-like program to set up new
user mailboxes in the mailboxes.db file; doing so breaks my scheme of
administering users from a central database.
Maybe this patch is what you're looking for:
http://email.uoa.gr/projects/cyrus/autocreate/
By
34 matches
Mail list logo