Displaying 20 results from an estimated 10000 matches similar to: "NONEXISTENT handling"
2009 Nov 20
1
NONEXISTENT status code
I'm going to take exception to the way dovecot (1.2.8) is returning
the NONEXISTENT response code in certain cases. For example, these
transactions:
c: 1 EXAMINE "foo"
S: 1 NO [NONEXISTENT] Mailbox doesn't exist: foo
C: 2 STATUS "foo" (MESSAGES)
S: 2 NO [NONEXISTENT] Mailbox doesn't exist: foo
...don't appear to be the proper usage of NONEXISTENT.
From
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Hi!
I tried to use Parking Calls
I use Asterisk 13, but I can't park any calls and it returns me
[Feb 3 16:56:11] WARNING[1693]: pbx.c:12543
ast_context_verify_includes: Context 'ramais' tries to include
nonexistent context 'parkedcalls'
What is the correct code for put in extensions.conf?
Can be this example below?
[parkedcalls]
exten => 700,1,ParkedCall(701)
exten
2007 Oct 12
1
database configuration specifies nonexistent postgresql adapter
Hi
I am trying to get RoR to work with Postgresql 8,2.5 (latest stable
version)
Steps taken
1. Download Postgresql 1.82 and installed successfully
2. Edited my Database.yml
development:
adapter: postgresql
database: test_development
username: postgres
password: xxx
host: localhost
test:
adapter: postgresql
database: test_test
username: postgres
password: xxx
host: localhost
2009 Oct 11
2
virtual Folder Plugin with "." Separator: [NONEXISTENT] Mailbox doesn't exist
Hello,
I've switched from courier-imap to dovecot to benefit from the virtual
folder feature. I'm using dovecot 1.2.6 on Gentoo Linux. However, I',
getting the message "[NONEXISTENT] Mailbox doesn't exist: <name>" from
Thunderbird when I try to access any virtual folder.
The relevant setup:
mail_location = maildir:~/.maildir
namespace private {
separator = .
2011 Mar 27
2
[Ubuntu 10.10/wine 1.3.16] Nonexistent printers in pulldown
The applications I run under wine (e.g., Quicken 2007, notepad) list "nonexistent" printers in their printer selection pulldown lists. Of the eight or ten listed, only two are really configured on my system.
It appears that the wine list contains residue from previous installations / deinstallations of printers, which I had done via the cups configuration tool (system-config-printer
2010 Jun 18
1
Error trying to add context: Context 'internal' tries to include nonexistent context 'nighttime|12:30-8:00|mon-fri|*|*'
Hello again dear list.
Could you please help with this?
Thank you for all support, you are great, and i am now at a late stage in the setup and tweaking this server,
So I hope you can help me again.
I Can't make include the context nighttime. Just to demonstrate if it works, I have a playback function there.
But CLI reports:
CLI
[Jun 18 14:20:22] WARNING[2287]: pbx.c:9542
2015 Sep 19
1
BINARY capability not working correctly?
On 9/13/2015 6:04 AM, Stephan Bosch wrote:
> Op 9/13/2015 om 12:19 PM schreef Jouko Nikula:
>> Hello,
>>
>> I have trouble with some attachments not working on Horde and
>> Roundcube. I made a ticket to Roundcube webmail and they tracked down
>> it to Dovecot not responding correctly to BINARY FETCH:
>>
>> http://trac.roundcube.net/ticket/1490532
2012 Mar 03
1
2.1.1: Incorrect quoting of RFC 2822 personal parts in ENVELOPE data
I'm seeing this:
1 UID FETCH 31734 (ENVELOPE)
* 23 FETCH (UID 31734 ENVELOPE ("Fri, 2 Mar 2012 19:05:24 -0500 (EST)"
"XXXXXX" (({22}
XXXXX \"X-XX\" XXXXXX NIL "XXXXXXX" "XXXXXXXXX.XXX")) (({22}
XXXXX \"X-XX\" XXXXXX NIL "XXXXXXX" "XXXXXXXXX.XXXXXX.XXX")) ((NIL
NIL "XXXXXXX"
2010 Oct 27
2
Problem with namespace (maybe bug?)
Hi!
Could you tell me what is wrong with an "existence" of mailbox?
Please see the two examples:
. list "" "*"
* LIST (\HasNoChildren) "/" "Trash"
* LIST (\HasNoChildren) "/" "Junk"
* LIST (\HasNoChildren) "/" "Sent"
* LIST (\HasNoChildren) "/" "Drafts"
* LIST
2013 Feb 05
2
Possible sort optimization (?)
Maybe this is just noise... but I can reproduce this fairly reliably.
Mailbox with 21,000+ messages
This query:
a UID SORT RETURN (ALL COUNT) (DATE) UTF-8 SUBJECT "foo"
is always about 10 percent slower than this split query (I've done
this 4-5 times, and the numbers are similar):
a UID SEARCH RETURN (SAVE) CHARSET UTF-8 SUBJECT "foo"
b UID SORT RETURN (ALL COUNT)
2005 May 14
2
[LLVMdev] Cygwin llvm-gcc build error
Now I believe that I am getting the same error as I was getting last time I
tried to build llvm-gcc.
It may possibly be my Cygwin instillation but am not sure.
makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
../../../src/
llvm-gcc/gcc/doc/include \
-o ../../../src/llvm-gcc/gcc/doc/cpp.info
../../../src/llvm-gcc/gcc/doc/cpp.texi
' in
2004 Nov 16
1
[LLVMdev] Makeinfo fails
Hi,
Is it really true that nobody isn't able to give me a clue why makeinfo
fails with this error:
doc/cpp.texi:50: Unknown index `vr' and/or `op' in @synindex.
-------------------------
make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else
2002 Jan 18
0
[Bug 73] New: sftp segfaults on an attempt to up/download a nonexistent file
http://bugzilla.mindrot.org/show_bug.cgi?id=73
Summary: sftp segfaults on an attempt to up/download a
nonexistent file
Product: Portable OpenSSH
Version: -current
Platform: ix86
URL: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34019
OS/Version: FreeBSD
Status: NEW
Severity: normal
2016 Feb 03
2
include => parkedcalls but nonexistent context 'parkedcalls'
Humm, thanks for your reply
But whats is the code in parkedcalls context.
Please, can you give an example?
Thanks very much.
2016-02-03 17:15 GMT-02:00, Richard Mudgett <rmudgett at digium.com>:
> On Wed, Feb 3, 2016 at 1:05 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
>> I tried to use Parking Calls
>>
>> I use Asterisk
2005 May 17
0
[LLVMdev] Cygwin llvm-gcc build error
Hi Aaron,
have you got any help on this?
Henrik
>From: "Aaron Gray" Date: Sat, 14 May 2005 18:26:01 +0100
>
>Now I believe that I am getting the same error as I was getting last time I
>tried to build llvm-gcc.
>It may possibly be my Cygwin instillation but am not sure.
>
>
>makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I
>../../../src/
2005 May 17
2
[LLVMdev] Cygwin llvm-gcc build error
>Hi Aaron,
>have you got any help on this?
Henrik,
No. This is where I was stuck some months ago.
I do not know makeinfo so was not able to proceed any thurther than
verifying the makeinfo statement did the same thing when done on the command
line.
Basically I am stuck. I do not know whether it was my Cygwin configuration
or something I have done or not done or whether it is a valid
2011 Oct 13
0
Centos 5.7 - bridging firewall crash (only since the update) - dmesg output included - Trying to vfree() nonexistent vm area (ffffffff885d9000) ....
Hi.
We have several Centos 5 firewalls in our company - they are all in
bridging mode.
We updated them to the latest Centos 5.x last night.
4 hours later there was a crash.. (previously it had never crashed - and
had been running for at least 1.5 yrs)
The crash occurred when someone added a rule, after rebooting it was fine -
the thing is it can't have been a bad rule as the first thing
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users !
I have recently installed asterisk 1.4 i got a warning message whenever i
use reload or extensions reload.
[Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes:
Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls'
[Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes:
Context 'ael-dundi-e164-local'
2006 Sep 04
4
DO NOT REPLY [Bug 4080] New: rsync can't find basis dirs with -n and nonexistent destination
https://bugzilla.samba.org/show_bug.cgi?id=4080
Summary: rsync can't find basis dirs with -n and nonexistent
destination
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2010 Sep 01
2
Broken SELECT ""/EXAMINE ""
a EXAMINE INBOX
[...]
a OK [READ-ONLY] Select completed.
a EXAMINE ""
a NO Empty mailbox name.
[Should be in authenticated mode with no active mailbox. But...]
a STATUS INBOX (UIDVALIDITY)
* STATUS "INBOX" (UIDVALIDITY 1255685337)
a OK [CLIENTBUG] Status on selected mailbox completed.
a UNSELECT
a OK Unselect completed.
a STATUS INBOX (UIDVALIDITY)
* STATUS "INBOX"