On Thu, Oct 17, 2002 at 08:45:13AM +0700, Do Duc Huy wrote:
> Hi all, can you help me?
> I 've used postfix and cyrus for my email system. Now, I want to create a mail alert
>system to notice user when they have new mails. I 'll create a deamon run in mail
>server and user 'll have a client runn
Hi,
The virtual server doc says...
Delivering mail
To deliver mail to your virtual domains, configure your MTA so that the
envelope recipient (RCPT TO) passed to lmtpd is fully qualified with the
correct domain.
What does this equate to in terms of sendmail configuration? Sendmail
passes t
- Original Message -
From: "Andy Saxena" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 17, 2002 10:28 AM
Subject: Name of email file format
> Hi,
>
> It is not mbox, neither is it maildir. What is the official name of the
> file format used by Cyrus to store email?
My system was in this situation and my solution is donnot use trash when
delete mail (ofcourse when your mailbox is overquota). Onother way to avoid
overquota status, send warning message to user when their mailbox approachs
full status.
- Original Message -
From: "Liu Jinhui" <[EMAIL PR
On Fri, Sep 20, 2002 at 03:21:35PM +0200, Ines Martinez Moreno wrote:
> hi!
>
> I have cyrus-imapd-2.1.5-3 running on rh7.3. All was ok, until yesterday,
> when an user complains because he couldn't delete anymore their messages. He
> uses netscape 4.72 as mail client, when he deletes an email, o
Hi,
It is not mbox, neither is it maildir. What is the official name of the
file format used by Cyrus to store email?
-Andy
I have problem using quota.I have set the mailbox
quota to 10M. When the mailbox is over the quota,
then it will return the error message to postfix.
But when The mailbox is 9.6M, it still can receive
a mail which size is 2M. Then the mailbox becomes over
quota. But now there 11.6M in the
Hi all, can you help me?
I 've used postfix and cyrus for my email
system. Now, I want to create a mail alert system to notice user when they
have new mails. I 'll create a deamon run in mail server and user 'll have a
client running in their system. But now, I don't know how to get exactly
- Original Message -
From: "Peter Löfkvist" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 16, 2002 8:23 PM
Subject: has imapd started?
> I've been trying to install cyrus for a day now and I've reched the point
> where issuing "/usr/cyrus/bin/master &" doesn't cau
On Wed, 16 Oct 2002, Felix Cuello wrote:
> Here are the stdout of slapd. What do you think?
>
Hmmm, unfortunately this is not telling me much. It indicates that a
connection came in, but it is not an ldaps session. Did you run a
saslauthd/ldaps session? You should see a lot more debug info i
Sorry about this. This was not very useful.
Use
slapd -d 257 -h "ldap:/// ldaps:///"
-Igor
Here are the stdout of slapd. What do you think?
thanks for your time and patience!
Felix
@(#) $OpenLDAP: slapd 2.0.23-Release (Thu Feb 21 12:43:53 EST 2002) $
[EMAIL PROTECTED]:/usr/src/build/73902-i386/BUILD/openldap-2.0.23/build-krb5/servers/slapd
daemon_init: listen o
That's all for LDAPS with SASLAUTHD and slapd -d 8 -h "ldap:/// ldaps:///"
daemon: activity on 1 descriptors
daemon: new connection on 10
daemon: added 10r
daemon: activity on:
daemon: select: listen=6 active_threads=0 tvp=NULL
daemon: select: listen=7 active_threads=0 tvp=NULL
That's all for L
On Wed, 16 Oct 2002, Felix Cuello wrote:
> Well...
>
>I'm trying now to start slapd with -d 8, but I have a little problem to
> start ldaps, because running daemon directly from command line ldaps
> doesn't start, but works if I run from ldap script...
> [when I resolve this problem I will s
Hi
I want to use cyrus-imap in a small home environment. I almost put
fetchmail, procmail and cyrus together.
The only thing that is not working is deliver inside my procmail recipe.
I use the following (test-)recipe.
<===start=>
:0 # reguläre private
On Wed, 16 Oct 2002 at 07:41 Simon Matter wrote to Aidan Evans and...
>The version shipped with RedHat 7.2 has worked very well for me. In fact
>much better than the one from 7.3. My config looks like this:
This sounds like good advice. I searched the ~5,000 Cyrus list messages I
have saved a
Rob Siemborski wrote:
>
> On Tue, 15 Oct 2002, Gardiner Leverett wrote:
>
> > Great! I'll go try that first. Is there any documentation for the saslauth
> > db file? According to the web docs included with the source, it says to
> > check the man page for saslauthdb, but when I do, I get an in
Well...
I'm trying now to start slapd with -d 8, but I have a little problem to
start ldaps, because running daemon directly from command line ldaps
doesn't start, but works if I run from ldap script...
[when I resolve this problem I will send openldap logfile]
But... I was tried this:
Date: Tue, 15 Oct 2002 17:44:01 -0300 (ADT)
From: Aidan Evans <[EMAIL PROTECTED]>
[...]
This says
>--with-duplicate-db=DB use DB (db3, skiplist) as a backend
> for the duplicate delivery db (Default: db3_nosync
)
db3_nosync, since the w
On Wed, 16 Oct 2002, Felix Cuello wrote:
> > #ldap_tls_check_peer: yes - This can get you in trouble if your
> > certificates are not setup properly on both the ldap server and the
> > client.
>
> I was comented this line... but Cyrus does not recognize IMAP/POP users
> using ldaps
>
> > Does
>
> #ldap_tls_check_peer: yes - This can get you in trouble if your
> certificates are not setup properly on both the ldap server and the
> client.
I was comented this line... but Cyrus does not recognize IMAP/POP users
using ldaps
> Does
> ldapsearch -x -H ldaps://hostname.domain/ -b
> ou=people,
On Wed, 16 Oct 2002, Scott Russell wrote:
> Strange request I know, but then again I work for a strange company.
Indeed :)
> Somebody somewhere would feel a whole lot better if a rubber stamp
> with the word 'audit ok' was on the code. (not that it really means
> anything)
Hey, maybe they could
Greets.
Can anyone tell me when (or if) the last code audit for security and
backdoors in cyrus imapd was done? Was it done by CMU or a third party
group?
Strange request I know, but then again I work for a strange company.
Somebody somewhere would feel a whole lot better if a rubber stamp
with
Christian Schulte wrote:
>
> Hello,
> I'm trying to configure sendmail to deliver to a virtual-domain account
> in cyrus 2.2 from cvs. This is all I get to work! I had to change the
> cyrusv2.mc file so that it will send a fqdn recipient like this and I
> get such error in the logfile.
>
> Oct
I've been trying to install cyrus for a day now and I've reched the point
where issuing "/usr/cyrus/bin/master &" doesn't cause a bunch of error
messages in log/message. But my problem now is when testing the imap server by
"telnet localhost imap" or "imtest -p imap localhost" nothing happens, no
Hi all cyrus user!
I 've used postfix and cyrus for my email system.
Now, I want to findout what was lmtpd doing when a email comming. Is there any
one know how to watch this deamon log info?
Thanks in advance
-- Do Duc Huy Centre for Development
Infomation Technology - CDITThe 4th floor V
Remove the gwch.ath.ch anything entry
from your virtual table or add
[EMAIL PROTECTED] [EMAIL PROTECTED]
The gwch.ath.ch anything entry is explicitly
to tell Postfix to reject any address it
doesn't see in this table.
-- Michael --
- Original Message -
From: "Roger Grosswiler" <[EMAIL P
27 matches
Mail list logo