Displaying 20 results from an estimated 500 matches similar to: "Couldn't open INBOX: Timeout while waiting for lock"
2005 Oct 21
1
1.0alpha4: mbox-lock asserts and cores
Timo,
I upgraded from alpha3 to alpha4 yesterday, and I am seeing
a few of the following asserts:
imap(user): file mbox-lock.c: line 379 (mbox_lock_fcntl):
assertion failed: (lock_type == F_UNLCK)
Gdb info on a couple of the cores is attached. It looks
like the arg lock_type for mbox_lock_fcntl() is not getting
passed in correctly, like the enum "enum mbox_lock_type type"
in
1999 Jan 18
0
Help with AIX 4.1.5 problem - Samba 2.0 and 1.9.18
Can anyone help with the following problem I am having on AIX 4.1.5.
First I compile the code and all compiles with out error or warning then
I begin to execute smbstatus, of course I have
my smb.conf file. I get an error regarding "Can't read
/var/locks/STATUS..LCK". After which I touch that file and then I
run smbstatus again and I get the following error:
# smbstatus
doing
1999 Jan 15
0
Samba 2.0.0 on AIX 4.1.5, smbstatus and nmblookup problem
Need Help with this one ASAP!
When I issue smbstatus I get the following error:
doing parameter max log size = 50
Processing section "[mytest]"
doing parameter browseable = yes
doing parameter read only = no
doing parameter path = /
Processing section "[homes]"
doing parameter browseable = yes
doing parameter guest ok = no
doing parameter read only = no
doing parameter create
2007 Jan 25
1
X-UID gaps cause Dovecot/IMAP to hang
Hi,
When the Dovecot 1.0.rc19 IMAP server encounters X-UID headers with
gaps in them, it hangs indefinitely. I've attached a sample mailbox (in
mbox format) which repeatably exhibits this behavior. The mbox contains
only three messages with the following X-UIDs in order: 774, 785, 787.
If I remove the X-UID headers from each message, Dovecot handles the
mailbox without any problems. UW-IMAP
2006 Jul 19
2
voronoi tessellations
Okay, been working with tripack, seems the most mature package for this. Got it to work well with their test data set - data(tritest). When i tried random numbers to explore further, i am getting some results that don't reconcile.
example run this:
library(tripack)
y <- runif(100)
x <- runif(100)
vm <- voronoi.mosaic(x,y)
plot(vm)
par(new=T)
plot(x,y,col='blue')
when
1999 Jan 08
0
text file conventions (was: Samba 1.9.18 DOS to UNIX and back with ASCII)
When the world was young, Eric Sammons <esammons@geocities.com> carved
some runes like this:
> I have found that Samba does not seem to handle the ^M EOL character
> very well. This seems to be a big problem with Windows Notepad and then
> in vi for UNIX. Other than the ux2dos and dos2ux commands does anyone
> know of another solution or if this has been fixed in a more
2009 Jun 08
1
dovecot auth(default): Master request xxxx.xxxx not found
Hi,
Wondering if anyone could give some indication as to where to look for the
cause of the following error messages. These error messages seem to occur
at about the time when users are having problems logging in.
Jun 8 10:33:19 host dovecot: auth(default): Master request xxxx.xxxx not
found
Using ldap for authentication and auth_cache is enabled, not sure if that
matters.
Thank you!
--
2009 Aug 26
1
mbox to maildir migration question and problems, dovecot-1.0.7-7.el5
Hi,
I am trying to assist a customer with a mbox to maildir migration. I have
them using the latest and greatest mb2md.pl; the one that support -K,
-U|-u. They have seen overwhelming success with this; however, a recent
mbox introduced a new scenario and the result was that all messages were
replayed in the client UI.
The mbox in question had _no_ X-UID tags. To work-a-round the issue the
1999 Jan 07
3
Samba 1.9.18 DOS to UNIX and back with ASCII
I have found that Samba does not seem to handle the ^M EOL character
very well. This seems to be a big problem with Windows Notepad and then
in vi for UNIX. Other than the ux2dos and dos2ux commands does anyone
know of another solution or if this has been fixed in a more current
release of Samba?
Thanks!
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2007 May 24
4
Converting mbox to Maildir, all prior read messages are downloaded as new
I am running dovecot 0.99. Everything works great; however, now I am
looking at several different tools to convert mbox to Maildir. It seems
the tools, mb2md.pl, perfect_maildir.pl, and others all do what they
claim; however, when the messages are converted and they are stored in
Maildir/cur, the email clients download these messages as new.
This typically wouldn't be a problem;
2006 Dec 14
2
604995471 7500 routers / upgrade issue
Hi Benjamin:
I think that the following link will give you an idea for what you need to
know:
http://www.cisco.com/warp/customer/620/roadmap_b.shtml
This is for the naming:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_tech_note09186a0080101cda.shtml
In this case 11.1CC goes to 12.0T and 12.0T migrate to 12.1 mainline. Do not
you worry you will not loose anything with the new
1999 Jan 14
0
Problem with AIX 4.1.5 and Samba 1.9.18p2
I require urgent assistance on a problem I am having with Samba 1.9.18
on AIX 4.1.5. It seems that upon make install the
/usr/local/samba/var/locks directory is not created and upon setting up
inetd.conf and executing a kill -1 {pid of inetd} the locks directory
still does not exist, no log files are created and STATUS..LCK is not
created.
I execute
start
-->run
--->\\{system name}
I get
2007 May 09
2
Email client dowloads previously read messages as new during migration.
I am migrating from UW to dovecot and using mbox. I have been able to find
mbox to maildir migration information and tools; however, I have had little
luck finding any tool or information for performing such a migration where I
wish to keep mbox. ( I know I should migrate to MailDir, but in the case I
wish to take baby steps.)
I have setup dovecot pop3 communication and I go to my email client
2003 Jun 11
2
[PATCH] Fix typos, OpenBSD + Portable
Hi.
Whenever I notice a typo someplace, I fix it in a local "typo tree".
Attached is 2 patches from that tree, one against OpenBSD and the other
against Portable.
Is it worth fixing these?
-Daz.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
2012 Nov 08
2
[SAMBA4 RC1] Strange internal DNS behaviour
Hello
I'm using samba4 rc1 since 2 months as PDC with samba4 internal DNS.
Everything works but i can't ping domain clients even from samba
machine. Clients are named as station00x.domain.lan where x is station
number. But even on SambaPDC i can't ping it with for exapmle:
ping station004.domain.lan or ping stacja003. Nslookup says that there
is no host like that. Funny becouse
2003 Aug 07
0
/bin/sh eats memory and CPU infinitely
>Submitter-Id: current-users
>Originator: Eugene Grosbein
>Organization: JSC Svyaz-Service
>Confidential: no
>Synopsis: /bin/sh eats memory and CPU infinitely
>Severity: serious
>Priority: medium
>Category: bin
>Class: sw-bug
>Release: FreeBSD 4.8-STABLE i386
>Environment:
System: FreeBSD grosbein.pp.ru 4.8-STABLE FreeBSD 4.8-STABLE #3: Wed Aug 6 21:50:36 KRAST
2012 Nov 08
1
[Samba 4rc1] no ping to domain clients
Hello
Hello
I'm using samba4 rc1 since 2 months as PDC with samba4 internal DNS.
Everything works but i can't ping domain clinets via its names.
Clients are named as
stacja00X.localdomain where X is station number. But even on SambaPDC
i can't ping it with for exapmle:
ping stacja003.localdomain or ping stacja003
nslookup says that there is no host like that. Funny becouse domain
2008 Mar 17
1
Samba/Ldap problems with Versions > 3.0.24
Hi,
we have a samba/ldap domain. After upgrading to versions greater than
3.0.24, there are problems with the timestamps which are correct set in
the LDAP tree.
Here are 2 examples:
---------------------------------------------------
Example 1:
Password can change=not empty
LDAP:
sambaPwdLastSet: 1205744729
sambaPwdMustChange: 1307828342
sambaPwdCanChange: 1192276342
sambaKickoffTime: 1228086000
2007 May 30
1
Dovecot support for smd5 and ldap-md5
Working with a dovecot migration, I am curious what version (if any)
of Dovecot (dovecot-auth) supports SMD5 and ldap-MD5 when using
Dovecot -> OpenLDAP direct binding?
Thank you!
Eric
2009 May 28
1
dovecot: child xxxx (login) returned error 83 (Out of memory)
Hi,
Recently started receiving the error $SUBJECT. Soon after a number of
segfault errors are reported for pop3-login. Based on my configuration, I
believe I am set up to receive core files; however, my ulimit -c is 0. I
have tried setting ulimit -c ... in /etc/init.d/dovecot and I have tried
modifying /etc/security/limits.conf. In all cases /proc/[pid]/limits
continued to report that my