Ken Murchison <[EMAIL PROTECTED]> writes:
> So, how many people (if any) are interested in seeing NNTP support built
> into Cyrus? I'm interested in hearing about both server-side and
> client-side support.
Is this the following a correct summary of the strengths and
weaknesses of the IMAP and
Before going production with a new server I would like to do some stress
testing esp wrt locking problems. A quick search of the archives and at
Google shows that people have been looking for scripts etc. but there is
no standard open-source test/stress suite and nobody so far posted their
scripts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Warren Flemmer <[EMAIL PROTECTED]> writes:
> I have been having problems with one users mailbox. This occurs
> about weekly. I see the following in the mailq:
>
> (conversation with /var/imap/socket/lmtp[/var/imap/socket/lmtp]
> timed out while sen
I am getting (bursts of) messages like this:
May 14 09:57:12 ins-mail imapd[19970]: SQUAT string list search failed
on string nwo with part types t
May 14 09:57:12 ins-mail imapd[19970]: SQUAT failed
Do I need to worry? Is there anything do improve the situation? (Cyrus
2.1.3)
TIA,
Hein
sig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"Sweethome.co.il Webmaster" <[EMAIL PROTECTED]> writes:
> Apr 28 11:05:13 mail01 imapd[10841]: SQUAT failed to open index file
> Apr 28 11:05:13 mail01 imapd[10841]: SQUAT failed
>
> any ideas about a solution?
Ignore or run squatter via cyrus.conf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Scott Lamb <[EMAIL PROTECTED]> writes:
> - it's not possible to automatically determine what's available for this,
> for like a wizard to set up UCE stuff. the Sieve extension should make that
> possible.
But that just relegates the task to Siev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ken Murchison <[EMAIL PROTECTED]> writes:
> Scott Lamb wrote:
> >
> > I'm trying to create a Realtime Blackhole List extension to Sieve, so I can do
>
> Doesn't functionality like this belong in the MTA?
For the RBL checking, I fully agree. The or
On Fri, 2002-04-26 at 09:28, Kalpit Jain wrote:
> Yes i do have a sieve file in /etc/pam.d/
Ok, then maybe you should post some more detailed information --- the
pertinent log messages, as what user you try to log in, whether that
user has an IMAP mailbox, the command lines for logging into cyrad
Do you have a sieve file in /etc/pam.d as you probably have for imap?
WRT the sasldb2 queries, you may want to add sasl_mech_list: plain to
/etc/imapd.conf
-Hein
On Fri, 2002-04-26 at 05:26, Kalpit Jain wrote:
[...]
> I have started saslauthd using pam:
> saslauthd -a pam
>
> My ima
This sounds very interesting, if the diffs aren't to big, please post
them to the list.
Regards,
Hein
On Wed, 2002-04-24 at 19:58, Bob Finch wrote:
> I've written a sieve extension so you can write something like this:
signature.asc
Description: This is a digitally signed message part
On Wed, 2002-04-24 at 09:35, abarthel wrote:
> Apr 24 07:00:03 lx93 master: unable to change limit of file descriptors
> available
My impression is that Linux (at least 2.4.x) does not allow to set the
file-descriptor limit to unlimited. My workaround was to replace all
limit_fds(RLIM_INFINITY)
Sorry, my advice/information is based on Cyrus 2.1.3. AFAIK the
duplicate suppression has been there for a long time but possibly not
the configuration option. Probably somebody in the group will comment on
that in a second :-)
Regards,
Hein
On Tue, 2002-04-23 at 16:52, Mike Grommet wrote:
> Is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Do you have a line like
require ["fileinto", "reject", "vacation", "regex"];
at the beginning of your Sieve file?
- -Hein
Avi Schwartz <[EMAIL PROTECTED]> writes:
[...]
> Apr 17 19:03:25 coral lmtpd[27178]: sieve parse error for avi: line 74:
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Cyrus (by default) prevents repeated delivery of the same message by
storing the message id of incoming messages and discarding any message
with a previously seen id (to the same user.) See duplicatesuppression
in imapd.conf(5)
- -Hein
"Mike Gromme
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I had similar problems with messages without body passed through LMTP
(not Cyrus deliver.) See the thread starting with Message-Id:
<1017869715.6367.2.camel@qaip3>
Regards,
Hein
"Nick Ustinov" <[EMAIL PROTECTED]> writes:
> My fault, didn't put send
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> sam user.newuser lrsipd
> the answer is
> usage: setaclmailbox mailbox id rights [od rights] # can't read obviously
sam user.newuser newuser lrsipd
> dam user.newuser
> answer is
> delatemailbox permission denied # cyrus user has no a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sergey Golubitsky <[EMAIL PROTECTED]> writes:
> Apr 18 18:52:04 octagon postfix/qmgr[3988]: D7E3D226: skipped, still being delivered
When you change from a previous (mis)configuration, make sure your
mail queue is empty first (see postsuper(1)).
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ivo Panacek <[EMAIL PROTECTED]> writes:
> I prefer delivery over lmtp - better handling of nonexistent users.
What version of Postfix and Cyrus? I got bitten by messages with empty
bodies (LMTP hangs.)
- -Hein
-BEGIN PGP SIGNATURE-
Comment:
Use fallback_transport=cyrus instead of mailbox_transport=cyrus. Then
only mail for non-existing users gets delivered to Cyrus.
-Hein
On Thu, 2002-04-18 at 11:18, Sergey Golubitsky wrote:
> I created mailboxes for cyrus-user. Cyrus-user sucessed receive mail,
> but local user didn't receive mai
On Thu, 2002-04-11 at 15:24, John Wade wrote:
> Just for reference, what file system type are you using (ext2, ext3, etc.)
ext3 with the noatime,data=journal options
> Have you tried using gdb to backtrace what the processes are blocking
> on?
Yes, lmtpd was blocked in flock.
> Hope it works
Seems that I am also experiencing this or a similar locking problem, on
Cyrus 2.1.3, though, with Debian, Linux kernel 2.4.18.
I will try the workaround now, but still would very much welcome
comments on the problem.
-Hein
On Mon, 2002-04-08 at 23:26, John Wade wrote:
> Hi Cyrus 2.0.16 users,
> This means the exaxt line in /etc/postfix/master.cf looks like this?
>
> cyrus unix - n n - - pipe
> flags=R -r ${sender} user=cyrus argv=/usr/cyrus/bin/deliver -e -m
> ${extension} ${user}
cyrus unix - n n - - pipe
user
The following message is a courtesy copy of an article
that has been posted to comp.mail.imap as well.
Hein Roehrig <[EMAIL PROTECTED]> writes in comp.mail.imap:
> I also get bitten by this problem (on Cyrus 2.1.3.)
Ok, I resolved the problem by 1) telling postfix not to put a
Re
On Wed, 2002-04-10 at 12:16, Russell Packer wrote:
> I'm getting these (error?) messages in the imapd.log:
>
> Apr 10 09:01:06 mailserver imapd[1045]: SQUAT failed
> Apr 10 09:01:06 mailserver imapd[1045]: SQUAT failed to open index file
Somebody did a full-text search and Cyrus checked (and did
The following message is a courtesy copy of an article
that has been posted to comp.mail.imap as well.
"Eric A. Hall" <[EMAIL PROTECTED]> writes in comp.mail.imap:
[...]
> >From: "Eric A. Hall" <[EMAIL PROTECTED]>
> > Return-Path: <[EMAIL PROTECTED]><--- extra!
> > Return-Path:
At least on Linux, an alternative is to use saslauthd with PAM and
PAM-LDAP.
Regards,
Hein
msg07005/pgp0.pgp
Description: PGP signature
Thanks for the quick reaction! The patch applies cleanly enough, but
lmtpengine.c doesn't compile anymore because the variable r is not
declared. I'll look into this tomorrow.
Thanks again,
Hein
msg06964/pgp0.pgp
Description: PGP signature
Dear all,
when I send myself a message without a body, lmptd gets stuck --- it
eventually times out with a "451 4.3.0 System I/O error" and subsequent
messages through the same LMTP connection fail as well.
My setup is Cyrus 2.1.3, Debian postfix 1.1.6-1, configured to deliver
mail via unix sock
28 matches
Mail list logo