We run a Cyrus IMAP server (2.1.14) for about 150 users with most of our client systems using Mulberry or Apple Mail. We have a small number of Entourage (for Mac) users who have been reporting problems with Entourage getting hung up on network operations while filing sent messages in "INBOX.Sent"
An odd question, maybe ... but is there a way of setting up POP3 to accept
a compressed connection? and/or any mail readers that support such?
TLS can do compression in addition to encryption, though I'm unsure how
widely implemented it is.
http://www.ietf.org/internet-drafts/draft-ietf-tls-compre
On Wed, 10 Sep 2003, Marc G. Fournier wrote:
> An odd question, maybe ... but is there a way of setting up POP3 to accept
> a compressed connection? and/or any mail readers that support such?
TLS can do compression in addition to encryption, though I'm unsure how
widely implemented it is.
http:
Ramprasad A Padmanabhan <[EMAIL PROTECTED]> writes:
> I am using a gateway spamassassin with Mailscanner. The problem is every
> user would like his own individual preferences stored.
>
> So I was looking if there was a way I could use sieve to fork
> spamassassin per user with the user name and t
An odd question, maybe ... but is there a way of setting up POP3 to accept
a compressed connection? and/or any mail readers that support such?
I'm getting some really strange sieve parse errors in my syslogs. Here is
an error message I got (sorry for the length):
Sep 10 12:53:16 mail1 lmtpd[27171]: sieve parse error for morgan: line 10: address
'[EMAIL PROTECTED]; } elsif header :contains ': parse error, unexpected $undefined.,
expec
>> /bin/sh: perl: cannot execute
If perl is installed and in your path, then the next most likely
culprit is trying to execute a perl script where the pathname
following the initial #! is incorrect for your system. (This
typically happens when the script assumes /usr/local/bin/perl
and your perl
Clearly you are not using the gcc compiler, you using the SGI one. Set
the "CC" enviroment variable to the gcc executable before you run make
(possibly before configure.. wouldnt hurt) With bash:
$ export CC=`which gcc`
On Wed, 2003-09-10 at 18:52, Peter Rottmann wrote:
> Compiler license error.
I assured that libraries were all in-sync by running 'portupgrade' under
FreeBSD. (Thanks Oliver for the idea.)
I cannot yet create a mailbox. Here is what I get when I try:
[mail2] ~> whoami
cyrus
[mail2] ~> cyradm -u cyrus localhost
Password:
localhost.familyradio.org> lm
localhost
Hi Daniel, hi Etienne
thanks for you reply. I've done this tests, and found, that some
binaries/source from the perl packages were not installed during regular
installation. After done this, it works better, but stops with a mipsPro
Compiler license error. I am a bit confused now, because I used t
On Wed, 10 Sep 2003, Bob Tito wrote:
> > The patch I provided a link to is probably still pretty close to what you
> > need to make it work with 2.0.13.
>
> Rob, 2nd try..
>
> i was not asking if this works for 2.0.13, i mentioned that it SEEMS to be
> included in 2.0.15, after the statement by yo
On Wed, 2003-09-10 at 12:10, Bob Tito wrote:
> i was not asking if this works for 2.0.13, i mentioned that it SEEMS to be
> included in 2.0.15, after the statement by you that is was only included in
> the 2.1 series.. I see it in the man page, you'd be THE man to know for
> sure ;-)
I have a
Hello,
my mailboxes.db file seems corrupted. Nope, I don't have a backup. Is there
a way to recreate it? I'm using cyrus-imapd 2.1.14.
Many many thanks in advance,
Norberto
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://
I certainly don't mean to be rude, just wanted to point out that if you
don't know how to check if perl is working you are going to have a very
hard time installing and configuring Cyrus in general Perhaps there
is a prepackaged version of Cyrus for the system you are running?
--Jo
On Wed, 20
Are there any patches needed to be applied? I've been trying to get
cyrus/sasl to authenticate using mysql auxprop with out any luck.
I've added to my imapd.conf
pwcheck_method: auxprop
auxprop_plugin: mysql
mysql_user: root
mysql_passwd: test
mysql_hostnames: 127.0.0.1
mysql_database: mail
mysql
On Wed, Sep 10, 2003 at 08:07:57PM +0200, Peter Rottmann wrote:
> Hi Rob,
>
> Thanks for your quick reply.
> Ok, I understand, but how can I check if perl works fine ...
> As I said, unfortunately not a UNIX Expert.
Type "perl" at a command prompt. Maybe you don't have it installed.
--
Etienne
--On woensdag 10 september 2003 15:05 -0400 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
On Wed, 10 Sep 2003, Bob Tito wrote:
> No, but I suspect the patch still works (or is very close):
Euh... man imapd.conf for 2.0.15 and it is still in there ??
Or... man page is not correct,
Or... you are co
On Wed, 10 Sep 2003 [EMAIL PROTECTED] wrote:
> I'v got small problem with cyrus, sasl & pam combination.
> I am using cyrus as imap server and sasl+pam+mysql backend for
> authentication. Everything works if my username in mysql is "username"
> but when I change to "[EMAIL PROTECTED]" and I do log
On Wed, 10 Sep 2003, Bob Tito wrote:
> > No, but I suspect the patch still works (or is very close):
>
> Euh... man imapd.conf for 2.0.15 and it is still in there ??
> Or... man page is not correct,
> Or... you are confused
> Or... i am confused ... hint I Am for sure ;-)
Huh?
The patch I provid
Hello,
I'v got small problem with cyrus, sasl & pam combination.
I am using cyrus as imap server and sasl+pam+mysql backend for
authentication. Everything works if my username in mysql is "username"
but when I change to "[EMAIL PROTECTED]" and I do login as
[EMAIL PROTECTED] authentication fails,
--On woensdag 10 september 2003 14:00 -0400 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
On Wed, 10 Sep 2003, Adi Linden wrote:
> in /etc/imapd.conf:
> lmtp_overquota_perm_failure: yes
Is this supported in cyrus-imap 2.0.13?
No, but I suspect the patch still works (or is very close):
Euh... man i
Hi Rob,
Thanks for your quick reply.
Ok, I understand, but how can I check if perl works fine ...
As I said, unfortunately not a UNIX Expert.
-Ursprungliche Nachricht-
Von: Rob Siemborski [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 10. September 2003 19:58
An: Peter Rottmann
Cc: [EMAIL
On Wed, 2003-09-10 at 10:49, Adi Linden wrote:
> > in /etc/imapd.conf:
> > lmtp_overquota_perm_failure: yes
>
> Is this supported in cyrus-imap 2.0.13?
No, it's only supported in 2.1.
Wil
--
Wil Cooley [EMAIL PROTECTED]
Naked Ape Consulting
On Wed, 10 Sep 2003, Adi Linden wrote:
> > in /etc/imapd.conf:
> > lmtp_overquota_perm_failure: yes
>
> Is this supported in cyrus-imap 2.0.13?
No, but I suspect the patch still works (or is very close):
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/lmtpengine.c.diff?r1=1.57&
On Wed, 10 Sep 2003, Peter Rottmann wrote:
> ./configure is working fine, but gmake stops with an error. The Error says
> nothing to me, and currently I'm not able to solve this.
>
> So it would be fantastic if somebody could support me
[snip]
> SASL_LIB="" SASL_INC="" CC="gcc" \
>perl Makefi
> > By default sendmail accepts message to overquoted account, and
> > after LMTP delivery failure, it puts into local spool.
> >
> > How can I configure sendmail+Cyrus, to make sendmail answer
> > "4.2.2 Over quota" in SMTP dialog with remote host, and do not
> > garbage my local spool?
>
> i
Hi,
Currently I need help to install cyrus-imap Server on an old SGI Indy
running IRIX 6.5.
Unfortunately I am not a real Unix Expert.
I have some good skill in Unix, but ... Compiling/gmake/gmake install for
cyrus-sasl 2.1.15 works fine after similar problems.
Now I like to proceed and I like to
On Wed, 10 Sep 2003, Scott Adkins wrote:
> So, you guys seeing around a 20MB virtual size and a 1MB resident size
> when looking at the process table, right?
Yes. There is also 5-6MB shared 'resident' size (libs, etc).
>
> Scott
>
> --On Wednesday, September 10, 2003 11:09 AM -0400 Rob Siembor
So, you guys seeing around a 20MB virtual size and a 1MB resident size
when looking at the process table, right?
Scott
--On Wednesday, September 10, 2003 11:09 AM -0400 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
On Wed, 10 Sep 2003, Igor Brezac wrote:
My installation of cyrus 2.2-CVS on Solaris
On Wed, 10 Sep 2003 10:48:34 -0400 (EDT)
Igor Brezac <[EMAIL PROTECTED]> wrote:
> My installation of cyrus 2.2-CVS on Solaris 9 shows the same memory
> footprint per process. 20M is taken by mmap(), the rest is shared
> physical memory and about 1M of 'private' physical memory per process
> (imap
On Wed, 10 Sep 2003, Scott Adkins wrote:
> So, you guys seeing around a 20MB virtual size and a 1MB resident size
> when looking at the process table, right?
Yes.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 *
On Wed, 10 Sep 2003, Igor Brezac wrote:
> My installation of cyrus 2.2-CVS on Solaris 9 shows the same memory
> footprint per process. 20M is taken by mmap(), the rest is shared
> physical memory and about 1M of 'private' physical memory per process
> (imapd, pop3d, lmtpd, etc).
This is consista
On Wed, 10 Sep 2003, Scott Adkins wrote:
> Well, I am not sure that it is something bizarre going on with the mmap()
> method that configure chose at compile time. I still have to do some
> testing, but I am not really convinced that the 27MB/28MB sizes are tied
> in to mailboxes.db being nearly
Gleb Smirnoff wrote:
On Wed, Sep 10, 2003 at 10:27:33AM +0200, Bob Tito wrote:
B>
B> Gleb Smirnoff said:
B> > By default sendmail accepts message to overquoted account, and
B> > after LMTP delivery failure, it puts into local spool.
B> >
B> > How can I configure sendmail+Cyrus, to make send
On Wed, 10 Sep 2003, Scott Adkins wrote:
> Well, I am not sure that it is something bizarre going on with the mmap()
> method that configure chose at compile time. I still have to do some
> testing, but I am not really convinced that the 27MB/28MB sizes are tied
> in to mailboxes.db being nearly
Well, I am not sure that it is something bizarre going on with the mmap()
method that configure chose at compile time. I still have to do some
testing, but I am not really convinced that the 27MB/28MB sizes are tied
in to mailboxes.db being nearly the same size.
So, what kind of things would cause
On Wed, 10 Sep 2003, Scott Adkins wrote:
> The problem with cvt_cyrusdb is that it seems to take a record from the
> skiplist database and writes it to a file to a new flat file database.
> If we call the new database "flat.db", it would create a new file called
> "flat.db.NEW" with that one line
On Wed, 10 Sep 2003, Scott Adkins wrote:
> So, with 3000+ cyrus process averaging about 20MB each, it consumed pretty
> much all our real RAM (we have 8GB on each cluster member). I would say
> about 6GB of memory was consumed in just Cyrus processes.
This sounds like something bizarre is going
vi /etc/postfix/main.cf
recipient_delimiter = +
postfix reload
Regards,
Gary
Vittorio Manfredini wrote:
What I have to configure in postfix main.cf to associate correctly the '+'
namespace ?
Thanks
vittorio
Quoting "Gary C. New" <[EMAIL PROTECTED]>:
Vittorio,
It looks like you've only defin
On Wed, Sep 10, 2003 at 10:27:33AM +0200, Bob Tito wrote:
B>
B> Gleb Smirnoff said:
B> > By default sendmail accepts message to overquoted account, and
B> > after LMTP delivery failure, it puts into local spool.
B> >
B> > How can I configure sendmail+Cyrus, to make sendmail answer
B> > "4.2.2
Gleb Smirnoff said:
> By default sendmail accepts message to overquoted account, and
> after LMTP delivery failure, it puts into local spool.
>
> How can I configure sendmail+Cyrus, to make sendmail answer
> "4.2.2 Over quota" in SMTP dialog with remote host, and do not
> garbage my local spoo
By default sendmail accepts message to overquoted account, and
after LMTP delivery failure, it puts into local spool.
How can I configure sendmail+Cyrus, to make sendmail answer
"4.2.2 Over quota" in SMTP dialog with remote host, and do not
garbage my local spool?
--
Totus tuus, Glebius.
GLE
Hello,
I have a simple question upon the usage of ldap with sasl.
I have a cyrus-imap server in use with authentification against a
ldap-server over pam_ldap.
Wors fine, ut now I want to change to the native support of ldap by the
sasl-paket.
And now the problem
Where do I find "native" docume
What I have to configure in postfix main.cf to associate correctly the '+'
namespace ?
Thanks
vittorio
Quoting "Gary C. New" <[EMAIL PROTECTED]>:
> Vittorio,
>
> It looks like you've only defined a subfolder on the domain.
>
> You need to establish the account plus the subfolder for delivery.
>
44 matches
Mail list logo