Edward Rudd schrieb:
>
> How exactly does the autocreatefolders config option work. I am using
> Simon Matters RPM.. with the creatonpost patch enabled.
> hrere is the pertanant part of my imapd.conf
>
> createonpost: no
> autocreatefolders: SUB: SPAM | SUB: Drafts | SUB: Sent
>
> I have tried
DID anybody try?
add strings sendmail.cf.
MAILER(cyrus)dnldivert(0)
HACK(cyrususers)dnl
hack:
VERSIONID(`$Id$')
LOCAL_CONFIG
F{cyrususers}-o |/usr/local/bin/sasldblistusers user: %[^ ]
divert(-1)
# Add rule to the end of ruleset 98 ( local hack for ruleset 0 )
divert(0)
LOCAL_RULE_0
# Delive
On Wed, Mar 19, 2003 at 04:34:32PM -0600, Jeremy Sanders wrote:
> We remounted the imap and postfix partitions as ext2 and it is smoking.
> Now we just have to figure out how to tweak ext3 to work better. I think
> a bigger journal size might help, it is flushing to disk too often and
> the pop3d p
On Wed, 19 Mar 2003, Jeremy Sanders wrote:
> We remounted the imap and postfix partitions as ext2 and it is smoking.
Switch to XFS. That will fix your performance troubles, probably...
And mount the spools "noatime".
--
"One disk to rule them all, One disk to find them. One disk to bring
th
We remounted the imap and postfix partitions as ext2 and it is smoking.
Now we just have to figure out how to tweak ext3 to work better. I think
a bigger journal size might help, it is flushing to disk too often and
the pop3d processes are piling up waiting on it to flush...
Jeremy
>>> Henrique d
On Wed, 19 Mar 2003, Jeremy Sanders wrote:
> changed to skiplist. It's not all pop3, but it is mostly pop3 in the D
> state. There are some lmtpd, cleanup(postfix), and every once in a while
> kjournald is in DW. When the load really spikes like 30 pop3d processes
Looks like LDAP is hosing your sy
Michael Bacon wrote:
>
> --On Wednesday, March 19, 2003 15:57:14 -0500 Ken Murchison
> <[EMAIL PROTECTED]> wrote:
>
> > > Secondly, is there a way to get cyradm (or alternately,
> Cyrus::IMAP::Admin)
> > > to return the backend server where a mailbox is located? Or is there
> some
> >
> > Yup.
--On Wednesday, March 19, 2003 15:57:14 -0500 Ken Murchison
<[EMAIL PROTECTED]> wrote:
You should wait for a reply from Rob for definitive answers, but I'll
get you started.
...
> Should all of the ACLs be cleared on the old server before the
> move starts, then restored when the move is finishe
> was consistently below 5. The processor is mostly idle. I thought
the
Find out which processes are in D or R state. Are them all pop3d ?
What
processes are contending for the CPU during the CS spikes?
What database backends are you using in Cyrus? What berkeley DB
version?
The db is db3-3.3
Marco Colombo wrote:
>
> I'm planning to move one of our server from a Linux/SPARC box to an
> Intel (well, AMD) based one. I'm also upgrading from 2.0.16 to 2.1.12.
>
> I've copied both my configdirectory and partition-default to the new box.
>
> When I start the daemon I get (I had to remove
We're working towards getting a Murder deployed at the moment, starting
with using it to move mailboxes between servers. I've got a few questions
here about locking, and about how cyradm deals with the murder when
administrating mailboxes.
First off, how does the mailbox appear to the user on
How exactly does the autocreatefolders config option work. I am using
Simon Matters RPM.. with the creatonpost patch enabled.
hrere is the pertanant part of my imapd.conf
createonpost: no
autocreatefolders: SUB: SPAM | SUB: Drafts | SUB: Sent
I have tried with creatonpost set to yes as well.
I
I'm planning to move one of our server from a Linux/SPARC box to an
Intel (well, AMD) based one. I'm also upgrading from 2.0.16 to 2.1.12.
I've copied both my configdirectory and partition-default to the new box.
When I start the daemon I get (I had to remove the db/__db.* files):
Mar 19 16:40:4
HiI'm trying to set up a Cyrus mail server
on SuSe Linux (7.2) and am about to go crazy :-(
I've tried unsuccessfully downloading and the
tar.gz files from the Cyrus website. However, I have successfully
installed from SuSe RPM packages:
cyrus-imapd 2.0.16-361 cyrus-sasl 1.5.24-59
perl-Cy
You can do it this way:
Supposed your local domain is yozdom.net
In the virtusers file add this at the end ...
@yozdom.net error:nouser No such mailbox
If you define a catch-all for all the local domains you should not have this
problem.
Gregor Bruhin
[EMAIL PROTECTED]
VIA NET.WORKS (Suisse) SA
On Wed, 19 Mar 2003, Luca Olivetti wrote:
> Ken Murchison wrote:
>
> > When you authenticate, you need to use a SASL mech which supports
> > proxying. Look at doc/mechanisms.html in the SASL distro for a complete
> > list. In your case, you should be able to use at least PLAIN (you can
> > use
Marco Colombo wrote:
>
> On Wed, 19 Mar 2003, Luca Olivetti wrote:
>
> > Note that if I omit the "-m plain" it will logs me in as user cyrus (so
> > no proxy):
> >
> > $ imtest -a cyrus -u luca localhost
> > S: * OK saturn.wetron.local Cyrus IMAP4 v2.1.12-Mandrake-RPM-2.1.12-1mdk
> > server rea
Luca Olivetti wrote:
>
> Marco Colombo wrote:
>
> > There's no AUTH=xxx entry, so there are *no* available mechs at this
> > point. AFAIK, unsafe mechs (the ones that send passwords in cleartext
> > over the net) are disabled by default. There're enabled if the client
> > requests a TLS connect
Zitat von Mike Lohmann <[EMAIL PROTECTED]>:
> Hi,
>
> I would like to know the performance of a cyrus imap/pop3 server.
>
> I've got 2 users writing about 2 mails/day, whereby one mail has approx.
>
> 100KB.
>
> What will be, in your opinion, the estimated memory- and cpu usage per user,
>
Am Mittwoch, 19. März 2003 14:17 schrieben Sie:
> On Wed, 19 Mar 2003, Mike Lohmann wrote:
> > I've got 2 users writing about 2 mails/day, whereby one mail has
> > approx. 100KB.
>
> Looks like a spike-driven problem.
>
> > What will be, in your opinion, the estimated memory- and cpu usage per
On Wed, 19 Mar 2003, Mike Lohmann wrote:
> I've got 2 users writing about 2 mails/day, whereby one mail has approx.
> 100KB.
Looks like a spike-driven problem.
> What will be, in your opinion, the estimated memory- and cpu usage per user,
> when 100 of them send their mails at the same time
Hi,
I would like to know the performance of a cyrus imap/pop3 server.
I've got 2 users writing about 2 mails/day, whereby one mail has approx.
100KB.
What will be, in your opinion, the estimated memory- and cpu usage per user,
when 100 of them send their mails at the same time?
(Is there
Hi all,
I've recently installed cyrus imap 2.1.12 on to one of our servers, I
believe that i've done all the necessary configuration tasks yet when I
try and run /usr/cyrus/bin/master the following errors are seen in
syslog
Mar 19 12:13:01 maya master[26543]: setrlimit: Unable to set file
descri
Marco Colombo wrote:
There's no AUTH=xxx entry, so there are *no* available mechs at this
point. AFAIK, unsafe mechs (the ones that send passwords in cleartext
over the net) are disabled by default. There're enabled if the client
requests a TLS connection via STARTTLS.
Thanks, you're right, if I u
On Wed, 19 Mar 2003, Luca Olivetti wrote:
> Ken Murchison wrote:
>
> > When you authenticate, you need to use a SASL mech which supports
> > proxying. Look at doc/mechanisms.html in the SASL distro for a complete
> > list. In your case, you should be able to use at least PLAIN (you can
> > use
Ken Murchison wrote:
When you authenticate, you need to use a SASL mech which supports
proxying. Look at doc/mechanisms.html in the SASL distro for a complete
list. In your case, you should be able to use at least PLAIN (you can
use others if using OpenLDAP 2.2's auxprop plugin). Here's how you
2003中小企业立体营销解决方案(一)
-
【网站建设维护推广全包--598元】
1个国际顶级域名(.com任你挑选)
10页超酷网页精心制作(例如:公司介绍、产品介绍等)
50M虚拟主机高速稳定,智能备份永不丢失。
一年五次免费精心维护(及时变更:文字、图片、链接)
免费在线推广,全球商务信息发布。
免费DNS修改,免费上传,5天之内制作完成。
免费赠送2个10M企业邮箱。
27 matches
Mail list logo