On Thu, Dec 01, 2005 at 04:36:09PM +, Patrick Welche wrote:
> #0 0x08089fcc in find_node (db=0x812e680, key=0x812d4a0 "411b3b1e3fa295e4",
> keylen=16, updateoffsets=0x0) at /usr/include/machine/byte_swap.h:54
(gdb) print *db
$1 = {fname = 0x812d4e0 "/var/imap/us
.. of course I forgot to mention the version: Cyrus IMAP4 v2.2.2-BETA
Hence the question is this core dump real / fixed, or am I getting a
sigsegv because of something else eg system limits..
P
(gdb) bt
#0 0x08089fcc in find_node (db=0x812e680, key=0x812d4a0 "411b3b1e3fa295e4",
keylen=16, u
imapd dumps core when the user with the most email tries to "select inbox".
Has this already been fixed / look familiar? before I go down the system
limits route (as it is the ubiquitous signal 11)..
Core was generated by `imapd'.
Program terminated with signal 11, Segmentation fault.
...
#0 0x08
On Fri, May 27, 2005 at 10:02:12AM -0400, Ken Murchison wrote:
> [EMAIL PROTECTED] wrote:
>
> >Hello list,
> >
> >We're currently running Cyrus IMAP 2.2.8 and having the following problem.
> >When a message arrives via LMTP with the header "Subject:
> >SUBJECTLINE\r\r\n" the message i broken and a
On Thu, Jan 13, 2005 at 10:21:33AM -0800, H. Scott Brown wrote:
> Hi, List,
>
> OK, new problem...
>
> I am trying to rebuild Cyrus IMAP from scratch. Everything *seemed* to go ok
> the first build, but now I am getting errors during configure.
>
> > ./configure --with-auth=unix --with-sasl=/usr
Is there any way to get feedback on bugs? (eg 2588)
Cheers,
Patrick
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
On Wed, Mar 16, 2005 at 04:04:48PM -0500, Patrick Radtke wrote:
> I'll add a little code sample
>
> // server returns NO on an error
> imclient_addcallback(imclient, "NO",
> CALLBACK_NOLITERAL,
> callback_error,
> &error_string,
>
On Thu, Oct 21, 2004 at 09:30:29AM -0700, Darrell Fuhriman wrote:
> Other than obviously difficult characters to cope with like: "@%*
> -- is there anything that's likely to break the server by
> expanding the list of acceptable characters in mailbox names to
> at least come closer to matching the
On Mon, Jul 26, 2004 at 02:53:03AM +0300, Kristjan Kotkas wrote:
> most probably this is a no brainer for you, but after 7 days of
> googeling I cant ask the right question in google, also going through
> the mailing list I find similar problems, but nothing so far seems to work.
>
> I'm running
I think this was discussed before, but googling didn't reveal much (to me)..
I posted a note to someone who has a vacation message. Part of the message
returned is here:
===
Received: from cyrus by imap.newn.cam.ac.uk with local (Exim 4.20)
id 1Biax5-000
On Wed, Jul 07, 2004 at 11:10:48AM -0400, Louis LeBlanc wrote:
> > > On 07/07/04 02:29 PM, Patrick Welche sat at the `puter and typed:
> > I happen to use
> >
> > -rw--- 1 cyrus mail 24576 May 10 23:43 /etc/sasldb2
>
> This is helpful. I guess you're
On Wed, Jul 07, 2004 at 09:56:31AM -0400, Louis LeBlanc wrote:
> On 07/07/04 02:29 PM, Patrick Welche sat at the `puter and typed:
> > On Wed, Jul 07, 2004 at 12:03:12AM +0200, Dudi Goldenberg wrote:
> > > Jul 6 23:58:32 mail cyrus/imapd[2205]: badlogin: localhost[127.0.0.1]
&
On Wed, Jul 07, 2004 at 12:03:12AM +0200, Dudi Goldenberg wrote:
> Jul 6 23:58:32 mail cyrus/imapd[2205]: badlogin: localhost[127.0.0.1]
> Any hint what to look for?
Clues in /var/log/authlog ? file permissions on /etc/sasldb2 ?
capability string when trying to connect with imtest ?
(Just guessin
I just noticed that the sieve vacation draft expired - does this affect
the future of the vacation command?
Cheers,
Patrick
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
This is the way I understand - this might be wrong too!
On Wed, Jun 02, 2004 at 07:49:53PM +0800, Zhang Weiwu wrote:
> 1. Moden mail servers don't often do mail forwarding. So upon receiving
> an email, it will always be 'local delievery'.;
I understand local delivery to mean "write this message
On Fri, May 21, 2004 at 01:49:51PM -0400, Kent L. Nasveschuk wrote:
> Hello all,
> Is there an alternative to cyradm? I haven't been able to get this to
> run yet. I continue to get: IMAP.so: undefined symbol: db_version.
You can use imclient and talk IMAP4 to the server directly..
(SETACL and GE
On Wed, May 12, 2004 at 10:49:18AM +0200, Pascal Gienger wrote:
> 1. Dump your mailboxes-Database on the old system:
> ctl_mboxlist -d > mailboxes.dump
> Copy the resulting "mailboxes.dump" to the new server.
...
Does one have to do any of that when upgrading say 2.2-beta to 2.4, or can
one r
On Tue, May 11, 2004 at 12:32:02PM -0400, Rob Siemborski wrote:
> I'm not convinced. It also works with 2.2.3 and I *know* that code hasn't
> changed substantially.
>
> Are you sure there aren't mysterious characters (e.g. the wrong line
> terminator) getting added/dropped to the line?
more -U o
On Tue, May 11, 2004 at 07:39:41AM -0400, Ken Murchison wrote:
> Which version of Cyrus are you using?
>
> Your command works fine on my box (2.3 CVS HEAD).
S: * OK quartz.newn.cam.ac.uk Cyrus IMAP4 v2.2.2-BETA server ready
Sounds like I need to upgrade.. (source from 30 Oct 2003 - nothing obvio
On Tue, May 11, 2004 at 10:58:25AM +0100, Patrick Welche wrote:
> I am having difficulty writing messages with no flags:
>
> 392 APPEND INBOX () "21-Aug-1999 20:59:08 +0100" {12670}
> 392 BAD Missing required argument to Append command
>
> 393 APPEND INBOX (\Seen)
I am having difficulty writing messages with no flags:
392 APPEND INBOX () "21-Aug-1999 20:59:08 +0100" {12670}
392 BAD Missing required argument to Append command
393 APPEND INBOX (\Seen) "22-Aug-1999 17:44:08 +0100" {1970}
393 OK [APPENDUID 1084268571 221] Completed
Yet in imapd.c v1.448 (whic
On Mon, Apr 05, 2004 at 03:35:30AM +0200, Markus Wernig wrote:
> Apr 5 01:58:11 alhambra perl[7152]: [ID 702911 auth.notice] Bad
> IPLOCALPORT value"
> imclient_connect: unknown host "127.0.0.1" at
The one time I saw that sort of thing in the past, it was in another
application, and related to
On Sat, Feb 28, 2004 at 10:45:54AM -0600, Ian Beyer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> J.C. Roberts wrote:
>
> | A more interesting question is if you can get Cyrus imapd compiled,
> | installed and working without SASL? If that can be done, we at least
> | have a workin
On Wed, Feb 25, 2004 at 11:39:00AM +0800, Craig Ringer wrote:
> On Wed, 2004-02-25 at 00:07, Fredrik Petersson wrote:
>
> > I have struggled hard to get a postfix-cyrus-mysql system run on a SuSE 8.2
> > dist.
>
> Out of curiosity, why MySQL? There seem to be a _lot_ of people trying
> to use Cy
> set ' unixhierarchysep: yes' in the imapd.conf config file but something
> I get 'mail/user^pieter^with^points' instead .
That's fine..
> The mailboxes are constructed
> and a login is possible, but I can't access the INBOx folder :
>
> *ERROR : Could not complete request.*
> Query: SELECT
On Mon, Jan 12, 2004 at 02:05:22PM -0200, Andreas wrote:
> I see that the cyrus-imap-2.2 branch already uses skiplist as
> the default format. Does this recomendation also apply to the
> 2.1 branch or was this due to some code change between 2.1 and
> 2.2?
I think the recommendation applies equall
On Wed, Dec 31, 2003 at 09:47:21AM +0100, Vittorio Manfredini wrote:
> I use cyrus-imapd-2.2 and Outlook with toltec connector all fine except that
> Outloock is Italian and try to create a Folder on the IMAP server with the name
> "Attività ". This seem are not a good name for the imap server (sure
On Tue, Nov 18, 2003 at 02:58:55PM -0500, Rob Siemborski wrote:
> On Tue, 18 Nov 2003, Etienne Goyer wrote:
>
> > I was just wondering : is there is a limit on the length of mailbox name
> > in Cyrus ?
>
> Yes. It is controlled by MAX_MAILBOX_NAME in imap/mailbox.h (490
> characters), but may pr
On Fri, Oct 31, 2003 at 07:14:18AM -0500, Tom Allison wrote:
> If I'm not using sieveshell.
> and I don't have any local user accounts (/etc/passwd, /home/...)
>
> Is there some way to use sieve for file filtering?
You don't need local user accounts (as per the rest of cyrus), and
as long as the
I just tried the same test of opening an imap connection and APPENDing lots
of mail to various new mailboxes in there (Courier -> cyrus move), with new
cvs code, so the 2.2 line of code, and still:
PID USERNAME PRI NICE SIZE RES STATE TIME WCPUCPU COMMAND
3518 cyrus 20
On Thu, Oct 23, 2003 at 03:54:35PM -0700, Pat Lashley wrote:
...
> With Exim, you would still need a lookup for the rewrite; but it makes
> such lookups quite easy. I assume that you already have some sort of
> database that has the full.name -> mailbox translations. (I'm guessing
> LDAP from yo
On Thu, Oct 02, 2003 at 06:48:56PM +0200, ramblewski david wrote:
> hello,
>
> I have cyrus-imapd-2.0.17 and cyrus-sasl-1.5.28_2
> currently installed on my box.
>
> I try to use the SSL/TLS and it works fine but every time I
> fetch my e-mails I have this message in my logs:
>
> imapd[5744]:
On Wed, Oct 01, 2003 at 12:33:01PM +0300, Alexandros Vellis wrote:
> On Wed, 1 Oct 2003 00:33:33 +0100 (BST)
> "Mike Brodbelt" <[EMAIL PROTECTED]> wrote:
>
> > > Squirrelmail has a sieve plugin. Maybe give that a try ;)
> >
> > I'll second that. I'm using Squirrelmail and the sieve plugin in
> >
On Tue, Sep 30, 2003 at 12:44:12PM -0700, Pat Lashley wrote:
..
> I'll also be checking out Websieve, Smartsieve, and "damn, none of
> these do what I want so I'll have to roll my own".
.. and the avelsieve plugin to squirrelmail..
Cheers,
Patrick
On Wed, Sep 24, 2003 at 02:20:50PM -0300, Henrique de Moraes Holschuh wrote:
> On Wed, 24 Sep 2003, Etienne Goyer wrote:
> > On Wed, Sep 24, 2003 at 11:27:46AM -0400, Rob Siemborski wrote:
> > > However, I have looked into this and to my surprise, Linux is indeed
> > > restarting the system calls i
On Wed, Sep 24, 2003 at 10:58:46AM -0400, Rob Siemborski wrote:
> On Wed, 24 Sep 2003, Scott Adkins wrote:
>
> > 3) The problem was characterized as an mmap() problem on Tru64 because
> > our mailboxes.db file is about 27MB in size. However, we are seeing
> > the sizes jump to 30-32MB
On Wed, Sep 24, 2003 at 10:48:39AM -0400, Scott Adkins wrote:
> What version of Cyrus are you using?
CVS HEAD from yesterday, which is called 2.1.15.
> We are using 2.2b1 here, and are
> experiencing something similar with memory issues for IMAP. I brought up
> the discussion a few weeks ago ab
Sep 24 09:50:30 imp imap[2030]: executed
Sep 24 09:50:30 imp imapd[2030]: accepted connection
Sep 24 09:50:47 imp imapd[2030]: accepted connection
...
Sep 24 09:51:15 imp imapd[2030]: accepted connection
...
Sep 24 10:26:23 imp imapd[2030]: Fatal error: Virtual memory exhausted
That was then a rea
On Tue, Sep 23, 2003 at 04:06:43PM +0100, Patrick Welche wrote:
> On Tue, Sep 23, 2003 at 10:11:50AM -0400, Marc-Andre Gaudreau wrote:
> > Hi Patrick,
> >
> > I pretty much asked the same question in this message :
> > http://asg.web.cmu.edu/archive/message.php
On Tue, Sep 23, 2003 at 10:11:50AM -0400, Marc-Andre Gaudreau wrote:
> Hi Patrick,
>
> I pretty much asked the same question in this message :
> http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&searchterm=gaudreau&msg=19930
I'm sorry I missed it! I only came across a referenc
As ever, I'm moving users from courier to cyrus. All was well until I hit
a mailbox with a single quote in its name which cyrus rejects. I had a look
at rfc3501 and as far as I can tell, it doesn't prohibit a ' (allows astring).
imap/mboxname.c allows:
#define GOODCHARS " +,-.0123456789:[EMAIL PR
On Thu, Aug 28, 2003 at 03:54:01PM -0400, Dave McMurtrie wrote:
> Has anyone successfully built the latest cyrus & sasl (wanting krb4
> support) linked against the latest kth-kerberos libraries?
>
> kth-kerberos no longer includes it own DES implementation. It now relies
> on DES routines from li
On Mon, Jul 28, 2003 at 04:08:34PM -0700, rahul wrote:
I don't use PAM, however I think this should be:
> [/etc/imapd.conf]
> allowanonymouslogin: no
> allowplaintext: yes
> sasl_mech_list: PLAIN
> configdirectory: /var/imap
> partition-default: /var/spool/imap
> admins: sr_imapadmin
> sasl_pwche
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=16025
got me archive.info-cyrus - 16015
and
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=16035
got me archive.info-cyrus - 16025
They shouldn't be out by 10 should they? (This was while trying
On Tue, Jul 22, 2003 at 09:59:12PM -0500, Eric Naeseth wrote:
> I've been trying to get Cyrus IMAPD 2.1.14 working on my system for a
> couple days now with no success.
Just to check the obvious: Do you see something like
% ps ax | grep master
282 ?? Ss0:00.01 /usr/cyrus/bin/master -d
Wha
On Sat, Jul 12, 2003 at 06:03:54PM +0530, Ramprasad A Padmanabhan wrote:
> Is it possible to reconstruct the mailboxes.db
>
> I know I can use ctl_mboxlist and a file with all the mailboxes but
> there seems to be no utility that create this file from the mail spool
> directory
Have a look at /us
On Tue, Jul 01, 2003 at 10:25:29AM -0400, Rob Siemborski wrote:
>
> Since I've heard bad things about Courier's standards complicance, I
> can't advocate its use in any way.
Don't worry, this is for copying *from* Courier *to* Cyrus :-)
> In this case, though, you have to use the plaintext IMAP
When connecting to imap servers with sasl, I thought the plan was to
parse the capability string and add any AUTH= to the mechlist. This
was fine for cyrus :) and UW, but pointing my code at Courier, I
get
S: * CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES
SORT
.
On Mon, Jun 30, 2003 at 12:08:06PM -0700, Ezsra McDonald wrote:
> OK, I probably did something rash when I rsynced a few
> of my mailboxes to a new cyrus mail server. It was an
> unplanned migration and It had to be fast.
>
> One of the users can't delete messages in subfolders.
> she also can't m
On Sun, Jun 29, 2003 at 01:57:59PM -0600, RYAN M vAN GINNEKEN wrote:
> i have turned the permissions to
>
> -rwxrwxrwx 1 root wheel 0 Dec 12 2002 opiekeys
>
> and
> -rwxrwxrwx 1 cyrus mail 1 Jun 21 11:49 sasldb2.db
>
> i know this is not smart but i am desperte nothing seem
On Mon, Jun 09, 2003 at 12:07:34PM -0500, Amos Gouaux wrote:
> > On Mon, 9 Jun 2003 12:50:16 -0400 (EDT),
> > Rob Siemborski <[EMAIL PROTECTED]> (rs) writes:
>
> rs> I don't think so, I'm pretty sure its only caused by errors during
> rs> sieve_script_parse, not during sieve_execute_script
On Thu, Jun 05, 2003 at 11:14:47AM +1000, Stewart wrote:
> Thanks for your reply Patrick (all 8 of them :) but i was hoping
> there'd be a fix that didn't involve compiling.. this is a production
> server installed from a debian pkg so compilation isn't really an
> option at this stage..
Last t
On Wed, Jun 04, 2003 at 04:41:59PM +1000, Stewart wrote:
>
> On Saturday, May 31, 2003, at 01:33 AM, Ken Murchison wrote:
>
> >
> >
> >foobar wrote:
> >>
> >>No, I didn't check if I was out of entropy (random).
> >
> >This is most likely your problem, since the pop3d banner includes a
> >random
On Tue, Jun 03, 2003 at 02:16:14PM -0600, Carl P. Corliss wrote:
> So I think I figured out the problem.
>
> What was happening was that db4 was having issues (don't know what in
> particular) but it was causing lmtp to hang because lmtp was waiting for the
> duplicate delivery check to complet
On Thu, May 29, 2003 at 02:59:00PM -0400, Rob Siemborski wrote:
> On Thu, 29 May 2003, Patrick Welche wrote:
>
> > If we're doing wishlists, 2 things (perhaps trivial) fell by the wayside:
> > - lib/imclient.c:578 int class = 2;
> > Why not 0? If 2, then remove cha
If we're doing wishlists, 2 things (perhaps trivial) fell by the wayside:
- lib/imclient.c:578 int class = 2;
Why not 0? If 2, then remove charclass[] checks. (I'm running with 0)
- cmulocal/sasl2.m4: DYNLIB_SASL is not necessary: it seems to be there to
somehow make perl work without shared li
In trying to figure out what is going on in imclient_write, I simplified
struct imclient, and moved from pointers to indices - a matter of taste,
I know, but it seems the reply buffer is handled that way..
(One could also s/writelen/imclient->outlen/g)
Cheers,
Patrick
Index: imclient.c
Currently class is initialised as 2, which means that the charclass check
is bypassed (max(charclass)=2 => class always >= charclass), and quoted
strings are never emitted. Does this mean that there was a problem with
quoted strings at some time?
It's more obvious what is going on in the following
This just moves the plainlen==0 test, if it's needed at all - the
rest is just formatting.
Cheers,
Patrick
Index: imclient.c
===
RCS file: /cvs/src/cyrus/lib/imclient.c,v
retrieving revision 1.77
diff -u -r1.77 imclient.c
--- imclie
On Wed, Apr 02, 2003 at 01:28:06PM -0500, Rob Siemborski wrote:
> See Also:
>
> http://bugzilla.andrew.cmu.edu/show_bug.cgi?id=333
>
> In practice, not many applications use libcyrus for reading email, the
> closest we generally see is for small things like cyradm. So there hasn't
> been pressur
When libcyrus reads a server response, it does so in 4k (4067)
chunks. If I read a message which is greater than 4k, it is
be truncated, eg {96091} gives me a 96050 long reply->text, the
beginning of the reply looking like:
FETCH (FLAGS (\\Seen) INTERNALDATE \"24-Feb-2003 12:45:17 +\" BODY[]
On Thu, Feb 27, 2003 at 07:01:28PM +, Patrick Welche wrote:
> On Thu, Feb 27, 2003 at 09:53:57AM -0500, John Alton Tamplin wrote:
> > Patrick Welche wrote:
> ...
> > >same for eg
> > >. fetch 1 (internaldate)
> > >* 1 FETCH (INTERNALDATE "30-J
On Thu, Feb 27, 2003 at 09:53:57AM -0500, John Alton Tamplin wrote:
> Patrick Welche wrote:
...
> >same for eg
> >. fetch 1 (internaldate)
> >* 1 FETCH (INTERNALDATE "30-Jan-2003 19:23:41 +")
> >. OK Completed
> >
> >How can I see the result o
Overall I see that you send commands to the imap server using imclient_send,
the last argument of which is essentially the text of the imap command.
You register callbacks based on keyword, so that when the server sends you
a reply, the function registered gets called. I suspect I am getting confus
On Tue, Feb 25, 2003 at 01:32:14PM -0600, Christopher Crowley wrote:
...
> I applied a patch that I found in the e-mail archives.
> (http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl
> &msg=2965)
>
> So now lib/Makefile.am is:
>
> # diff Makefile.am Makefile.am.orig
that wa
On Wed, Feb 19, 2003 at 07:16:53PM -0600, David Masover wrote:
> Using cyrus 1.5.19 on debian-testing. Trying to deliver mail to Cyrus
> from exim. cyrdeliver fails with errorcode 75, every time, no matter
> what the options, except if I specify '-l' for LMTP. I don't think exim
> knows LMTP,
On Wed, Feb 19, 2003 at 09:20:22AM -0500, Rob Siemborski wrote:
> On Wed, 19 Feb 2003, Jure Pecar wrote:
>
> > cyradm still does not compile to a working state outofthebox. Looks like
> > env variables like BDB_LIB and SASL_LIB are not passed down to perl/imap.
> > When exporting them by hand and
On Mon, Feb 10, 2003 at 05:56:52PM +0800, Lin Wang wrote:
>
> When I installed db-4.0.14, cyrus-sasl-2.1.6 and cyrus-imapd-2.1.5 on a new
> Solaris platform, with gcc-2.95.3, make-3.79.1 and perl-5.8.0, which went
> through on another machine.
> Unfortunately this time there was a strange problem
On Sat, Feb 08, 2003 at 06:41:57PM -0500, Ken Murchison wrote:
>
>
> Patrick Welche wrote:
> >
> > Now sivtest, sieveshell (,imtest, mutt) are all happily connecting, but when
> > I actually try out the test sieve script, I get an lmtp mail delivery error(!)
>
Now sivtest, sieveshell (,imtest, mutt) are all happily connecting, but when
I actually try out the test sieve script, I get an lmtp mail delivery error(!)
This is the test script:
require ["reject","fileinto"];
if address :is :all "From" "[EMAIL PROTECTED]"
{
reject "testing";
}
and it is
On Thu, Feb 06, 2003 at 04:54:40PM +0100, Klaus Litfin wrote:
...
> Is the configure-Script corrupt or did i make a mistake with the parameters?
>
> A second/third try was a combination of
>
> (BerkleyDB 4.0.14, cyrus-sasl-2.1.12, and cyrus-imapd-2.1.12)
>
> or with (BerkleyDB 4.1.25, cyrus-sas
On Wed, Feb 05, 2003 at 11:18:50AM -0700, Kevin P. Fleming wrote:
..
> Hmmm. I think this may have something to do with the method being used to
> get the messages from Exim to Cyrus.
>
> There are (at least) four ways to do that:
>
> 1) Exim can pipe the messages to the Cyrus "deliver" command.
t; >Kerstin
> >
>
> Exim 4.x does not act this way, but Exim 3.x did. If you don't make specific
>
> provisions to supply Cyrus a lowercase local part using Exim 4.x, the
> messages won't get delivered.
I couldn't believe that and just tried it:
Subjec
On Sat, Feb 01, 2003 at 11:31:13AM -0500, Rob Siemborski wrote:
> On Fri, 31 Jan 2003, Phil Howard wrote:
>
> > | Of course replicating some things such as seen state will be quite
> > | painful, and you may need to do some hacks to keep uids unique between
> > | the machines.
> >
> > How does Cyr
On Thu, Jan 30, 2003 at 03:49:57PM +0100, Peter Burggraef wrote:
> I don't know, what exim and cyrus are donig.
It's all explained in cyrus/doc/install-configure.html
As Matt says you need to tell it use the lmtp protocol. From memory this
transport is not included in exim by default, and you nee
On Thu, Jan 16, 2003 at 07:27:27PM +0100, Woerns Urstmann wrote:
> how can i disable this excessive logging to my syslog? i really can't find
> any "debug" switch in my setup.
from doc/install-configure.html part 3:
If you do not copy the "syslog/syslog.conf" file to the "/etc"
dir
On Wed, Oct 02, 2002 at 03:53:15PM +0400, Sergey Merkuriev wrote:
> Hello All,
>
> I know what this is not exim mail list, but I ask one question.
> I have Exim SMTP Server and have rule for deliver mail to Cyrus:
>
> local_delivery:
> driver = smtp
> protocol = lmtp
> hosts = 127.0.
77 matches
Mail list logo