"Aaron M. Stromas" wrote:
>
> On the good side I finally configured sandmail to work with Cyrus. The
> question now is why Netscape 4.76 won't let me delete mail from th
> INBOX? The "delete" button is grayed out. Mozilla works fine, however...
>
> Is there something that can be done to restore
On the good side I finally configured sandmail to work with Cyrus. The
question now is why Netscape 4.76 won't let me delete mail from th
INBOX? The "delete" button is grayed out. Mozilla works fine, however...
Is there something that can be done to restore Netscape's capability to
delete mail?
I posted a Makefile sometime ago.
it has the procedure to compile sasl and imap which "works for me".
http://asg2.web.cmu.edu/archive/message.php3?index=8132&array_index=32
jennyw wrote:
>
> I'm trying to install Cyrus imapd on a Debian 2.2 box. I downloaded
> BerkeleyDB from Sleepycat's site,
On Wed, Apr 11, 2001 at 02:16:25PM +0530, K. H. Gowranga wrote:
> LD_RUN_PATH="/usr/local/lib" ld -o
> blib/arch/auto/Cyrus/IMAP/IMAP.so -bhalt:4 -bM:SRE
> -bI:/usr/local/lib/perl5/5.6.0/aix/CORE/perl.exp -bE:IMAP.exp -b noentry
> -lC -lc -L/usr/local/lib IMAP.o ../../lib/libcyrus.a-
On Mon, Apr 09, 2001 at 09:15:55AM -0400, Marc Tardif wrote:
> True, speed of transformation could be an issue for some. On the other
> hand, using regexp would defeat the purpose of LDAP.
Note that I did not say anything about LDAP. I said that a generic mapping
layer might be useful. An LDAP-o
Try
export LDFLAGS="-L/usr/local/BerkeleyDB.3.2/lib"
export CFLAGS="-I/usr/local/BerkeleyDB.3.2/include"
before ./configure
Good luck! I never got IMAPD 2.0.12 compiled on a Debian 2.2 'potato' box,
but this helped me to compile Courier IMAPD... ;-)
Olaf
jennyw wrote:
>
> I'm trying to insta
Hello all,
I had some questions about how cyrus manages client connections.
1) What is the maximum number of concurrent client connections that
Cyrus can manage? Is this configurable? How can I change it?
2) What does Cyrus do when more than maximum number of concurrent client
connections are
Thanks to everyone for all the help with running configure. That works
okay now after setting CPPFLAGS and LDFLAGS. The problem now is that
when I run make install, it complains saying it can't find
/usr/local/lib/libacap.a. It turns out there is no libacap.a file
anywhere on the computer. I c
I'm having a problem sending email directly to a subfolder (e.g.
[EMAIL PROTECTED]).
I can get it to using "deliver" in regular mode, but not in LMTP mode
(which I need for the sieve vacation support). The LMTP mode ones
simply drop the message in my INBOX. I set the "p" option on the
mailbox i
hello
i want to know i can install more than one certificate on the cyrup
imapd server
like i can do in Sendmail
if yes how ? (good question no !!! )
thanks a lot
best regards
patrick
--
__(
Hi
Do you enhance performance if you put prefork=4 instead prefork=1 in the
/etc/cyrus.conf
How to enhance performance ?
best regards
Update update
It wouldn't work because the mailbox didn't have delete rights for the
admin user (great defaultNOT). If I use setaclmailbox via cyrus before
hand, my Java works fine.
I'm just working on a bit of Java code which will use sockets to give me the
necessary permissions vi
Heya...
> 1. In imapd.conf, add: AllowPlaintxt=yes og something (check man
imapd.conf)
There was no such entry in my man imapd.conf... I went looking for the entry
on the web, and found a manual page for a v.2 Cyrus server that DID list the
entry. It's name is 'AllowPlainText=yes'. I must say th
Hello,
I have been desparately trying to post messages (via IMAP 1.6.24)to a sub
mailbox such as "user.gow.jk", with ACLs defined as follows:
user.gow.jkdefault gow lrswipcda
user.gow.jk anyone lp
I have tried the following different methods:
1> Using entry in /etc/aliases
jk:
Hello,
I already have a Cyrus Imap 1.6.24 running on my AIX4.3.2 system.
Tried compiling Cyrus-imapd-2.0.12, using:
env CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
./configure --with-openssl=/usr/local/include --with-sasl=/usr/local/lib
but got the following error,
### Making
Barbara Greenwood wrote:
>
> Hi,
>
> I'm working on a utility to move a user's mailbox to a different Cyrus
> server. The final step is to delete the mailbox from the old location.
> but it just won't do it! I get the folder that represents the user's INBOX,
> then call delete(true) on it, i
You should post your config.log and the relevant output from ./configure
Scott
On Tue, 10 Apr 2001, jennyw wrote:
> I'm trying to install Cyrus imapd on a Debian 2.2 box. I downloaded
> BerkeleyDB from Sleepycat's site, and followed the instructions. This
> installed the software into /usr/loc
17 matches
Mail list logo