Displaying 20 results from an estimated 11000 matches similar to: "virtual Folder Plugin with "." Separator: [NONEXISTENT] Mailbox doesn't exist"
2010 Mar 09
1
[LLVMdev] llvm hangs: fibonacci numbers, recursive
Elmar,
As Chris mentioned below, please don't contact individual developers, but
email llvmdev instead.
For your specific question, which you asked on March 3rd, there was a
response posted the same day -- did you see it?
If you visit the link you provided below, at the bottom of the page is the
"Next message" link which will show you the response:
2007 Feb 19
2
Integrate scruffy graph in rails view?
Hi everybody,
I''m using scruffy to create some graphs, and would like to integrate
them into a regular view (i.e. show them in an <img> tag).
However, I get errors when using img_tag, or the image doesn''t load if
I try saving the graph to disk and then loading them in html.
Generating the graph and linking to it works, however then I only have
the graph open in a new
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
2007 Jun 06
2
Queue problem
Hi,
On asterisk 1.4.4 I have an strange effect on agents answering queue calls:
If an agent does set current call on hold the phone
immediately gets connected to the next incoming call.
What might cause this effect?
How can it be removed?
Elmar
2007 May 29
3
Use Windows USB drivers?
Hi,
I'm using an application that works very well with Wine but that application requires a specific USB hardware where no (and no similar) Linux driver is available for.
Therefore my question is: the application comes with a fully working Windows driver for that hardware, is it possible to use that driver to access the hardware via Wine?
Until now I could not get it work but I'd expect
2011 Apr 22
1
NONEXISTENT handling
As of 2.0.12, looks like NONEXISTENT response code isn't working
properly again. Previously brought up issues relating to this here:
http://markmail.org/message/jxbgdfv26pws66og
With a nonexistent mailbox "FOO", I see this:
1 DELETE "FOO"
1 NO Mailbox doesn't exist: FOO
// Should be: 1 NO [NONEXISTENT] Mailbox doesn't exist: FOO
2 RENAME "FOO"
2004 Mar 06
1
no suidbits after building the iso!
hi @all,
i am about to build my own rescue cd.
I build my iso with the following command:
mkisofs -o /tmp/RESCUE.iso -b isolinux/isolinux.bin -no-emul-boot
-boot-load-size 4 -boot-info-table -l -R -r .
after buning the iso on cd I can boot my rescue system.
unfortunately, i have figured out that there are some files with a lack
of permissions e.g. I have a bin/su in the tree for the iso with
2018 Sep 13
5
sftp-server file encryption
Hi,
I wonder if sftp-server could encrypt files before writing to disc. This
would make sshd a poor man's alternative for an encrypting filesystem on a
server.
How to get the crypto key from a client to be used by sftp-server? Upload
the key to a /well/defined/key.pem virtual location? Or can you access the
ssh client certificate from sftp-server?
Can sftp-server call a filter?
Or would one
2010 Aug 06
2
dovecot-auth process crashed during pam login
Hello!
We experienced crashes of the dovecot-auth process during user
verification with pam_ssh.
After a little debugging I saw that pam_ssh and dovecot both provide a
buffer_free() function. During cleanup of pam_ssh the buffer_free() from
dovecot was called. The members of the buffer had all "out of bound"
addresses.
After rename the buffer_free() in dovecot the pam login works
2007 Nov 29
1
Copy file from Vista to samba share
Hi,
my Vista box does hang if I try to copy an File on an Samba share.
- Hanging does happen on both, explorer and CMD. In Explorer it
shows up to calculate how long it might take. In CMD nothing
happend.
- Afterwards Vista refuses to shut down.
- Creating an File on the Share and saving it from within notepad
does not cause any trouble.
- Limiting protocol to lanman2 seems to help
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
2008 Feb 25
6
Event Calendar/Scheduler Implementation
Hi there.
I am a RoR newbie and come from the Java/C# perspective. After digging
into Rails I would like to convert an ASP.NET project -that served as
a protoype- to RoR.
The only thing that I havenĀ“t got a good solution for is handling
calendar events. With that I specifically mean creating, moving an
event or a set of events as well as recurrence handling - similar to
Google Calendar if you
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
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
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
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
2005 Feb 25
1
cascaded ringing
Hi,
I intend to let several SIP-phones on my asterisk ring cascaded on
incoming calls.
First only phone 1 should ring, after 5 seconds phone 2 should ring in
addition and after additional 5 Seconds phone 3 should also ring.
How can I realize that correctly?
Currently I do use
Dial(SIP/1,5)
Dial(SIP/1&SIP/2,5)
Dial(SIP&1&SIP/2&SIP/3)
But this seems not to work correctly on
2009 Jun 18
1
Tuning for Pegasus Mail
I have a big performance Problem when using Pegasus Mail storing it's
Mail on on an samba Share.
I assume PMail does write small blocks of data when saving files. The
same performance degeneration is seen when copying files with "type file
>copy" instead of using the copy Command.
Client OS is Windows-Vista, Server is Samba Samba 3.3.4
Any Hints to optimize samba here?
Elmar
2019 Oct 31
20
[Bug 112185] New: Xorg hangs from time to time
https://bugs.freedesktop.org/show_bug.cgi?id=112185
Bug ID: 112185
Summary: Xorg hangs from time to time
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: not set
Component: Driver/nouveau
Assignee: nouveau at