Displaying 20 results from an estimated 5000 matches similar to: "login BAD Error in IMAP command received by server."
2009 Nov 12
0
Problems migrating NT4 domain to Samba
Hi,
I am finally biting the bullet and migrating our NT4 domain to Samba.
I am using the following guide: http://vermeulen.ca/linux-windows-nt.html
I installed a fresh copy of FC11 and installed samba 3 through yum.
Hostname of the linux machine is LEONIDAS. the DOMAIN name is
GENOME1. I created an account on the NT4 domain for a backup DC under
the server name LEONIDAS.
testparm returns that
2009 Nov 14
1
IMAP folders' codepages problem ?
Hi!
I probably have a problem with the imap folders codepages. I use polish email clients such as MS Outlook and Windows Mail.
The clients try to create folders
like Wiadomo?ci-?mieci but Dovecot creates Wiadomo&AVs-ci-&AVs-mieci
This happens on two different dovecot installations
1: Installation A
# 1.2.6: /etc/dovecot.conf
# OS: Linux 2.6.30.9-96.fc11.x86_64 x86_64 Fedora release
2014 Nov 12
1
Asterisk 12 crashes on CANCEL received during ANSWER handlingl
Hello Asterisk users and developers,
The last few weeks we had several crashes on live asterisks running
versions 12.2.0rc1 / 12.6.1 with PJPROJECT versions 2.1.0 / 2.2.1. We
opened a ticket - ASTERISK-24471.
After investigating the issue I can say that the scenario is a CANCEL being
received while handling ANSWER and before generating the 200OK response.
Looking at the core file we see that
2009 Nov 14
5
expire_dict - Folder names with spaces
Hi!
How to deal with IMAP foldernames that include spaces when setting up the expire tool for them?
I have the folder
Elementy usuni&ARk-te
but
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy?usuni&ARk-te 7 INBOX 365
does not work...
and
expire: Wiadomo&AVs-ci-&AVo-mieci 7 Elementy usuni&ARk-te 7 INBOX 365
produces the following:
Stopping Dovecot Imap:
2012 Dec 27
2
dovecot testinstallation does not tell how to quit
I am having problems logging in with RoundCube, so thought I should see
if there were instructions for testing Dovecot login, and sure enough I
found some at:
wiki.dovecot.org/Testinstallation
Well it works, so the problem is probably all RoundCube's, but this wiki
page is missing an important line about how to end the Telnet session
without killing Telnet! What is the quit/exit
2009 Jul 13
1
Poker Websites with WINE & Fedora 11 (Leonidas)
I have problems running poker websites. Ultimate Bet and Absolute Poker will run, but barely, it is like they are "struggling" and they sometimes just get "stuck" and I have to "Force Quit" . And I click on a tab like Cashier or Requests that would take me from the GUI to a website and nothing happens. I can't go from the GUI to another site, but I can go
2003 Jun 12
0
ATA losing registration problems solved by setting tftp
For all thos Asterisk users not on the FWD list, it works for me!:
-----Original Message-----
From: Free World Dialup - The Future of Dialing
[mailto:FWD@LISTSERV.PULVER.COM] On Behalf Of Leonidas Piagkos
Sent: donderdag 12 juni 2003 0:58
To: FWD@LISTSERV.PULVER.COM
Subject: Re: [FWD] FWD losing Registration
Hi Don,
All you have to do with your ATA is to set the following parameters as :
2013 Oct 23
2
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
If it's a Windows-only thing the correct tests would be:
if (NumBytes >= 4096 && STI.isOSWindows()) {
and
if (Subtarget->isTargetWindows())
where
bool isOSWindows() const { return TargetTriple.isOSWindows(); }
Yaron
2013/10/23 Andrew MacPherson <andrew.macp at gmail.com>
> Glad that helped! As I understand it __chkstk is always required on
> Windows
2013 Oct 23
3
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
YES, this is the problem!
The program work ok, even a 5x larger version works well.
Clearly the _chkstk calls must be emitted with ELF target on Windows as
well - why not?
I'd like to make a patch and fix this right.
I experimented with both changes and practically only the
lib/Target/X86/X86ISelLowering.cpp fixes the problem. The other change
lib/Target/X86/X86FrameLowering.cpp was not
2014 Sep 26
3
[LLVMdev] [lldb-dev] RFC: LLVM should require a working C++11 <thread>, <mutex>, and <atomic>
When LLVM's configure finds a usable <pthread.h>, it prefers to use that
rather than the home-grown stuff. However if LLVM is configured with
--disable-pthreads, both mingw flavors produce the same results.
BTW, I've tried to quantify the slowdown: a quick test indicates that LLVM
build that uses pthreads is about 10% slower than the one which doesn't.
This is less that I
2012 May 10
2
Thunderbird log-in --->Authentication failed - password in uppercase in log files
Hi
I use dovecot 2.1.5 with postfix, amavis, spamassasin, mysql, virtual
domains only. Dovecot being used for SASL authentication, and delivery.
When I connect via telnet to port 25 or with smtp and try to do
auth plain with mmencode connection string authentication works fine. I
can send and recieve messages, and relay works as well.
Trying to set up thunderbird to connect to this server I get
2015 Aug 12
2
SmallString + raw_svector_ostream combination should be more efficient
+llvm-dev at lists.llvm.org
The impact should be small as all the other streamers usually write
directly to the memory buffer and only when out of buffer they call write().
OTOH, raw_svector_ostream (without a buffer) goes though write for every
character or block it writes. It can work without virtual write() by
overriding the existing virtual write_impl() but this is a slower code path
for
2013 Oct 22
2
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
Yes, this is correct code address accessing bad data address.
However, there is no other relocation before .text or near it. I'll send
you the full debug printout, maybe you'll note something.
The problem could be result of something else entirely else than the linker
such as some library initialization code that by chance worked with smaller
code but fails now.
I need to debug and see
2015 Sep 01
2
(no subject)
Hi Dennis!
clang-x64-ninja-win7 fails for some time on
1. UNRESOLVED: UBSan-Standalone-x86_64::log-path_test.cc
<http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/4522/steps/ninja%20check%201/logs/UNRESOLVED%3A%20UBSan-Standalone-x86_64%3A%3Alog-path_test.cc>
this masks other new test failuers (clang modules related). Could you have
a look?
Yaron
-------------- next
2013 Oct 23
0
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
This is the right fix if Cygwin wants calls to __chkstk. Otherwise you'll
want TargetTriple.isOSMSVCRT().
On Wed, Oct 23, 2013 at 2:50 AM, Yaron Keren <yaron.keren at gmail.com> wrote:
> If it's a Windows-only thing the correct tests would be:
>
> if (NumBytes >= 4096 && STI.isOSWindows()) {
>
> and
>
> if (Subtarget->isTargetWindows())
>
2015 Feb 23
2
Dynamic Music on Hold
Hello everyone,
I am trying to activate Music On Hold using DB on Asterisk 13.
It works fine but in order to use new Music On hold definitions I have to
reload the moh module.
- The following is my configuration in extconfig.conf - I added the
following line:
musiconhold.conf => mysql,asterisk,bit_ast_config
- The following is the table in the database:
mysql> select * from
2013 Oct 22
2
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
Hi,
Thanks for your ideas.
Memory allocation already exceeds 2x64K in the "working" case so it's not
the condition of allocating more than 64K. To be sure I had modified
SectionMemoryManager::allocateSection to allocate four time the required
memory but it did not trigger more crashes.I debugged through the
allocation code including the Win32 code and it seems to work well. I have
2015 May 22
2
[LLVMdev] SmallString + raw_svector_ostream combination should be more efficient
Here's a performance testcase for the raw_svector_ostream patch. On my
WIndows x64 machine it runs in 1010ms with the current code and in 440ms
with the patch applies. Is this OK to commit?
2015-05-02 21:31 GMT+03:00 Yaron Keren <yaron.keren at gmail.com>:
> Following a hint from Duncan in http://llvm.org/pr23395, here is a
> revised patch. Rather then introduce the
2013 Oct 23
0
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
Glad that helped! As I understand it __chkstk is always required on Windows
regardless of output type, I had meant to file a bug about this but had
apparently forgotten to do so. I think the check needs to be that the
target is Windows and ignore the output type, Linux and OSX don't use this.
Cheers,
Andrew
On Wed, Oct 23, 2013 at 11:32 AM, Yaron Keren <yaron.keren at gmail.com>
2013 Oct 22
2
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
OS is Windows 7 64 bit OS, compiler is 32 bit Visual C++ 2012 with 32 bit.
The target which is i686-pc-mingw32-elf so I can use the ELF dynamic
loader.
Code model, relocation model and and memory manager are whatever default
for this - did not modify.
The Module comes from clang. The source is 1000 or more lines repeating C++
code in one big function:
A+1;
A*B.t();
where A and B are