Re: Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-24 Thread Kristian Rink
Am 24.10.18 um 21:38 schrieb Stephan: Couldn't this be debugged by enabling telemetry logging ? Or is this feature missing from the newer releases ? https://www.cyrusimap.org/2.5/imap/faqs/o-telemetry.html I will have a look at this, thanks. :) I'm currently moving from cyrus 2.2 (old Ubun

Re: Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-24 Thread Stephan
Am 23.10.2018 um 11:58 schrieb Kristian Rink: Hi all; we're running a Java (and Java Mail) based application interacting with our cyrus imapd server. Trying to use complex search terms (searching for multiple criterias, such as message-id and message date), we regularly (all the time?) end up

Re: Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-24 Thread Kristian Rink
Hi Ellie; ok, thanks for explaining. So I'll dive into the Java application and see whether debugging the search terms gets me any further. Cheers, Kristian Am 24.10.18 um 03:27 schrieb ellie timoney: The "A5" and "A7" are just the "tags" associated with

Re: Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-23 Thread ellie timoney
Hi Kristian, The "A5" and "A7" are just the "tags" associated with the client's search commands, they have no semantic value. The client prefixes each command with some tag, and then the server uses the same tag in the response (so that you can identify which response applies to which command)

Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-23 Thread Kristian Rink
Hi all; we're running a Java (and Java Mail) based application interacting with our cyrus imapd server. Trying to use complex search terms (searching for multiple criterias, such as message-id and message date), we regularly (all the time?) end up with messages such as A5 BAD Unexpected extr

Re: Debugging fuzzy searches

2018-05-25 Thread Sebastian Hagedorn
Does any of the message returned by a regular SEARCH contain the verbatim word "Jahren"? Yes The issue you are describing might be related to stemming. Doesn't look like it: D SEARCH FUZZY BODY "Jahr" * SEARCH D OK Completed (0 msgs in 0.000 secs) I have tried various searches, and non see

Re: Debugging fuzzy searches

2018-05-25 Thread Robert Stepanek
Does any of the message returned by a regular SEARCH contain the verbatim word "Jahren"? The issue you are describing might be related to stemming. Cheers, Robert On Fri, May 25, 2018, at 15:59, Sebastian Hagedorn wrote: > Hi, > > now that I know that in current releases of Cyrus 3 is only used

Debugging fuzzy searches

2018-05-25 Thread Sebastian Hagedorn
Hi, now that I know that in current releases of Cyrus 3 is only used for fuzzy searches, I wanted to experiment with them, but something isn't right: C SEARCH BODY "Jahren" * SEARCH 20 77 211 224 255 264 331 351 368 383 404 436 438 439 484 551 568 596 738 754 757 760 761 773 780 810 840 850 8

debugging on CentOS 7

2016-05-20 Thread Stephen Ingram via Info-cyrus
With the switch to systemd and SELinux on CentOS 7, I've run into some Kerberos issues. I'm trying to debug them, like to see if the KRB5_KTNAME environment variable is loading properly, but can't seem to turn on more debugging. I see from the documentation that adding CYRUS_VERBOS

Re: LMTP (deliver) error 65 / Telemetry and debugging not working like described

2015-05-28 Thread Recursive
Bron, thank you very much for your help. On 28.05.2015 13:02, Bron Gondwana wrote: > If you have an example message that you're happy to share with the list (or > just privately with me even) it might be fairly easy to see what's wrong. I really would like to provide some example messages, but

Re: LMTP (deliver) error 65 / Telemetry and debugging not working like described

2015-05-28 Thread Bron Gondwana
gt; CYRUS_VERBOSE=29 > > and restarted cyrus-imapd. According to the manuals, this should produce much > more debug output. In my case, it did exactly nothing. The log entries in > mail.log, mail.info and mail.err were exactly the same as with the line being > commented. > > So

LMTP (deliver) error 65 / Telemetry and debugging not working like described

2015-05-28 Thread Recursive
-imapd. According to the manuals, this should produce much more debug output. In my case, it did exactly nothing. The log entries in mail.log, mail.info and mail.err were exactly the same as with the line being commented. So my first question is: Do I have to perform any additional actions

Re: Tips for debugging a problem to connect to Sieve

2006-12-07 Thread Rudy Gevaert
AndrXs Tarallo wrote: I have two servers where I've deployed a Webmail (squirrelmail+avelsieve). One of them has direct conection to the sieve server, and works without problem. The other one is behind a firewall.The only thing we get when we do a telnet is: telnet THE.MAIL.SERVER 2000 Trying

Tips for debugging a problem to connect to Sieve

2006-12-07 Thread Andr�s Tarallo
I have two servers where I've deployed a Webmail (squirrelmail+avelsieve). One of them has direct conection to the sieve server, and works without problem. The other one is behind a firewall.The only thing we get when we do a telnet is: telnet THE.MAIL.SERVER 2000 Trying .THE.MAIL.SERVER .. Con

Problem with debugging Cyrus-imapd

2006-09-18 Thread Neelu Dhiman
hi, i am trying to debug cyrus-imapd, but getting following output: [EMAIL PROTECTED] imap]# gdb imapd 9410 GNU gdb Red Hat Linux (5.3post-0.20021129.18rh) Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to

cyrus verbose logging / debugging tips?

2005-09-14 Thread Aaron Bennett
Hello, We had some serious corruption caused by a faulty san failover on our imap store, and since then, a number of users can't get email. The only clue I have as to what's going on are repeated entries like this in postfix's maillog: Sep 14 13:11:58 calliope postfix/pipe[6892]: 111571CE91

Re: Debugging Sieve scripts

2005-02-28 Thread Henk . Roose
Kevin, Kevin M. Myer wrote: > Hello, > > I have a problem that periodically crops up, then usually goes away and I > never > get around to diagnosing the root cause of it. It seems to be triggered > whenever I set a vacation/out of office message. When I enable a vacation > message, messages

Debugging Sieve scripts

2005-02-02 Thread Kevin M. Myer
Hello, I have a problem that periodically crops up, then usually goes away and I never get around to diagnosing the root cause of it. It seems to be triggered whenever I set a vacation/out of office message. When I enable a vacation message, messages that would normally be filed into folders sta

Struggling with Sieve & need tips for debugging

2004-08-19 Thread jon
Guys - I'm new to this so sorry if this is the wrong place to pose this question ... I'm using Cyrus-IMAP on the e-smith SME Linux distro, which is based on Red Hat 7.3 but customised for ease of set up & config (see http://www.contibs.org for info).  I came across a version of cyrus that works

Re: Cyrus debugging

2003-03-26 Thread Lawrence Greenfield
Date: Wed, 26 Mar 2003 09:17:02 -0500 From: Ken Murchison <[EMAIL PROTECTED]> [...] The majority of imapd's work is not done in imap* files. There are 80 LOG_DEBUG entries in the imap/ directory, and 141 in 2.1.12. This is in addition to all of the LOG_INFO, LOG_NOTICE, ... -- 990

Re: Cyrus debugging

2003-03-26 Thread Wayne Dawson
John Alton Tamplin wrote: When I want to debug an actual problem such as the core dump you refer to, I run the program under a debugger or at least investigate the core dump with a debugger. How does one run PHP code under a debugger? And how does one investigate a core dump with a debuger? Th

RE: Cyrus debugging

2003-03-26 Thread Oliver Pitzeier
John Alton Tamplin wrote: > Oliver Pitzeier wrote: > > Sorry, but I believe there are enough interessting parts in > > imapd and > > also in some lib/* file that could be logged for debugging reasons... > > Complaints about the code quality of Cyrus coming from >

Re: Cyrus debugging

2003-03-26 Thread Ken Murchison
John Alton Tamplin wrote: > > Oliver Pitzeier wrote: > > >Sorry, but I believe there are enough interessting parts in imapd and also in > >some lib/* file that could be logged for debugging reasons... > > > > > Complaints about the code quality of Cyrus com

Re: Cyrus debugging

2003-03-26 Thread John Alton Tamplin
Oliver Pitzeier wrote: Sorry, but I believe there are enough interessting parts in imapd and also in some lib/* file that could be logged for debugging reasons... Complaints about the code quality of Cyrus coming from someone who tries to pass an int where a char* is expected, whose patch

RE: Cyrus debugging

2003-03-26 Thread Oliver Pitzeier
Ken Murchison wrote: > The majority of imapd's work is not done in imap* files. > There are 80 LOG_DEBUG entries in the imap/ directory, and > 141 in 2.1.12. Sorry, but I believe there are enough interessting parts in imapd and also in some lib/* file that could be logged for deb

Re: Cyrus debugging

2003-03-26 Thread Ken Murchison
Oliver Pitzeier wrote: > > Hi! > > The problem I'm currently working on shows me, that there is not a very good > error catching in Cyrus IMAP. There is a big difference between error catching and tracing execution with DEBUG messages. If you're trying to track down a crash, then you should b

Cyrus debugging

2003-03-26 Thread Oliver Pitzeier
opened %s", imapd_userid, name); Only ONE(!) line??? [EMAIL PROTECTED] lib]$ grep -i debug *|wc -l 26 I believe there are too few lines with "syslog(LOG_DEBUG, "bla");" What about a configure-option --extreme-debugging or --devel-debug. Then we/you could add more sta

SOLVED Re: debugging deliver

2003-01-15 Thread Francesc Guasch
Francesc Guasch Ortiz wrote: Hi. A disk drive crashed this morning, so I copied all the data to a new disk using tar. It looks /tmp mode was wrong and the virus mail scanner failed. cat 14384. | /usr/cyrus/bin/deliver jordi I thought this was supposed to deliver the message. Maybe it failed

debugging deliver

2003-01-14 Thread Francesc Guasch Ortiz
Hi. A disk drive crashed this morning, so I copied all the data to a new disk using tar. Now the mail delivering isn't working. I think it's only deliver that isn't working : I try to send the msg like this: cat 14384. | /usr/cyrus/bin/deliver jordi I don't se anything in the logs but the mail

Re: Debugging

2001-02-26 Thread Roel Vanhout
nd Scheike wrote: > is there any hidden switch (or maybe a switch I haven't found > until now :-) ) that enables debugging for imapd? > I wrote a little admin-tool with php and I'm not able to create > new accounts. So it would be very interresting for me to see > what comma

Debugging

2001-02-25 Thread Roland Scheike
Hi, is there any hidden switch (or maybe a switch I haven't found until now :-) ) that enables debugging for imapd? I wrote a little admin-tool with php and I'm not able to create new accounts. So it would be very interresting for me to see what commands go to impad. Thanks, Roland

(Mahogany IMAP Reader) (Was: RE: [M-Dev] Need help debugging this... ?)

2001-02-14 Thread The Hermit Hacker
Okay, I'm CC'ng in the cyrus imapd developers, as I really haven't got a clue *grin* hopefully they will be better able to answer this ... On Wed, 14 Feb 2001, Vadim Zeitlin wrote: > On 14-Feb-01 The Hermit Hacker wrote: > > We're still getting what looks like the exact same crash when running

Re: Debugging cyrus..?

2000-10-18 Thread Ajay Tallam
Hi Amos! Oops, I meant to reply to the list, sorry about that! * Amos Gouaux <[EMAIL PROTECTED]> [001018 15:59], about :Well, if you want to connect via the local, UNIX domain socket. The :lmtp service that's included in the Postfix snapshots doesn't :support connections via UNIX doma

Re: Debugging cyrus..?

2000-10-16 Thread Amos Gouaux
> On Sat, 14 Oct 2000 21:06:40 -0700, > Ajay Tallam <[EMAIL PROTECTED]> (at) writes: at> I was looking at all this and I got a little confused, I had that line at> commented out in postfix and cyrus, so I uncommented them out (I tried at> myriad combos for the upcoming prob), killed cyrus