similar to: corrupted binary tree and index data files

Displaying 20 results from an estimated 700 matches similar to: "corrupted binary tree and index data files"

2017 Apr 06
1
Using filter in an imapsieve script?
Hi Stephan yes the imap_sieve plugin is added to the mail_plugins for imap. Thanks for the hint with mail_debug. After enabling it I can see that the program seems to be called, so filter should not be the problem. But the result is that the message appears unencrypted in my sent folder > Apr 6 08:20:26 mbox2 dovecot: imap(tobster at brain-force.ch): Debug: imapsieve: mailbox Sent: APPEND
2010 Jun 10
2
R: Re: Dovecot 2.0 shared mailbox using ACLs problem
Hi, now I'm able to share/access to the shared mailbox, but when try to write (as owner) in each mailbox, I catch a segfault of the imap process. In the next the trace. I'm using "dovecot-2-0-2d6cf78982dc". -------% <----------------------------------------------------------------------------------------------- Process 3504 attached - interrupt to quit
1997 Aug 02
0
SPAM: Get Rich NOW!!
Hello root@inet.hkg.com, It looks like someone, at your end, is leaking SPAM into the Samba list. The apparent source of this SPAM is <inet.hkg.com> which, unbelieveably, is a real address. They are then relay-raping the Singapore Network to get it into this list. After careful deliberation, I have conciously decided to forward this one message into the samba lists. All future SPAM
2008 Dec 15
2
1.1.7: quota problem, unable to delete mails when quota exceeded
Hi, When user exceeds it's quota then dovecot can't create it's files and it's showing zero mails :( This also means that user is unable to delete it's own mails. Sounds like kind-of bug, right? Dec 15 08:28:37 mbox1 dovecot: IMAP(xxx): open(/var/mail/xxx/dovecot-uidlist.lock) failed: Disk quota exceeded Dec 15 08:28:37 mbox1 dovecot: IMAP(kdudus):
2010 Apr 02
1
Dovecot 2.0 shared mailbox using ACLs problem
Hi, I'm trying to configure shared mailboxes using ACLs. On dovecot 1.2.10 it works fine, but the same configuration on dovecot 2.0. beta4 doesn't work. When I try to access to the shared mailbox I get the following message: Query: SELECT "users/user2/INBOX" Reason Given: Mailbox doesn't exist: users/user2/INBOX In the next the dovecot -n output and the dovecot-ldap.conf
2016 Apr 25
2
Kernel panic in dovecot-ee-lmtp on Debian 8
Op 25-4-2016 om 18:01 schreef Timo Sirainen: > On 25 Apr 2016, at 13:48, Tobi <tobster at brain-force.ch> wrote: >> Hi list >> >> I just realized that that I don not receive all mails in my mailbox >> (running dovecot-ee 2.2.23.1-1 on Debian 8). On my frontend servers >> (running postfix) the queue fills up with mails that cannot be delivered >> via
2009 Jun 17
2
Question about "target is inferior" type of message
We're converting UW-IMAP users here to dovecot. Some of them have seen the error message issued when Thunderbird clients try to delete folders and I understand what's going on (from previous postings) that Dovecot doesn't support mbox subfolders within folders. What puzzles me is that many of these users already have folders within folders (I've found typically 2 levels of
2016 Apr 25
3
Kernel panic in dovecot-ee-lmtp on Debian 8
Hi list I just realized that that I don not receive all mails in my mailbox (running dovecot-ee 2.2.23.1-1 on Debian 8). On my frontend servers (running postfix) the queue fills up with mails that cannot be delivered via lmtp to my backend servers. The error message on the frontend is "lost connection with backend while sending data" When I checked the logs on the backend server I found
2013 Dec 12
1
auth failures
Hello, last week and today our dovecot pop3 server stopped responding. Without any other logentries dovecot start to log only this: Dec 12 09:14:12 mbox1 dovecot: auth: Error: ldap(testuser,192.0.2.110,<FBZH7lHtAQAK/FCj>): ldap_search(base=ou=accounts,dc=example,dc=de filter=(&(|(uid=testuser)(mail=testuser))(!(state=blocked)))) failed: Operations error For every pop3 Session, ~2000
2019 May 19
2
Dict issue with PostgreSQL for last_login plugin (duplicate key)
Hello, I am trying to setup the last_login plugin on Dovecot 2.3 in order to log a user's last IMAP login into a separate PostgreSQL table called last_login. I am actually following that guide: https://docs.iredmail.org/track.user.last.login.html with the exception that I use PostgreSQL instead of MySQL. So far it works at least for the very first login of a user but it looks like Dict
2017 Oct 28
5
All over sudden dovecot thinks FS is read only
Hi list I have to dovecot instances running which host my mailboxes on Centos7 dovecot.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-debuginfo.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-mysql.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-pigeonhole.x86_64 1:2.2.26.0-2.el7.centos installed all over sudden both dovecot
2017 Oct 28
0
All over sudden dovecot thinks FS is read only
Hello list I saw the response from Vlad in my queue (as dovecot was broken there has been no delivery to mailbox) but after fix and queue flush Vlads message does not show up in my mailbox. > Check the systemd unit for ProtectHome, and make sure that is turned > off. Found these lines in unit file > # Enable this if your systemd is new enough to support it: > ProtectSystem=full
2019 May 19
0
Dict issue with PostgreSQL for last_login plugin (duplicate key)
On 19/05/2019 12:52, mabi via dovecot wrote: > Hello, > > I am trying to setup the last_login plugin on Dovecot 2.3 in order to log a user's last IMAP login into a separate PostgreSQL table called last_login. I am actually following that guide: https://docs.iredmail.org/track.user.last.login.html with the exception that I use PostgreSQL instead of MySQL. > > So far it works at
2017 Jan 03
3
dovecot-pigeonhole running external script ends with signal 11
Hi, I'm running a dovecot 2.2.26 (self compiled) on a Centos 7. I have a sieve script which should run an external script (in filter mode) that encrypts the mail using the users pub key. I configured 90-plugin.conf as follows plugin { sieve_plugins = sieve_extprograms sieve_extensions = +vnd.dovecot.filter sieve_filter_bin_dir = /etc/dovecot/sieve-filters
2012 Feb 14
2
R: Re: LMTP : Can't handle mixed proxy/non-proxy destinations
Hi Timo, I'm writing to alert you that even in version 2.1. we have the error: "Can't handle mixed proxy/non-proxy destinations" when we write to two users: one existent and one not. The error occurs randomly. I configure LDAP query in the file : dovecot-ldap.conf in this way: pass_attrs = mail=user,userPassword=password,=proxy=y,mailHost=host, =proxy_timeout=600
2017 Apr 05
4
Using filter in an imapsieve script?
Hello list I currently have an issue with an imapsieve script on my dovecot server CentOS Linux release 7.3.1611 (Core) Dovecot 2.2.26.0 (23d1de6) Pigeonhole 2.2.26.0 The goal is to "fire" an imapsieve script upon mailclient saves message to sent folder I setup the following in 90-plugin.conf: plugin { sieve_plugins = sieve_imapsieve sieve_extprograms sieve_extensions =
2008 Mar 28
2
mbox with sub-folders and messages?
Hi, Is it possible to have dovecot configured to use mbox format and yet have folders that contains sub-folders and messages? I'm thinking of a simple setup where any files directory with extension .sbd are presented to the IMAP client without the extension. So if you have a mbox file named BOX01 and a directory name BOX01.sdb would show has one on the client side (note: that is the way
2008 Mar 08
5
MEMDISK and ABIOSDSK
Does anyone know if the ABIOSDSK service in XP would "find" and a HDD image pushed to ram by MEMDISK?? ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
2002 Jan 01
0
HP720C - Samba - WinME
Hi I have a Redhat 7.2 server running Samba 2.2.2 (? latest CVS version) and I share a tmp directory and a printer, a HP720C. When I connect to the server via my Win2k PC everything works perfekt, the printer installes without problem and I can access the share but when I try it on the WinME PC the tmp share works find but I cant connect the printer. I have installed the drivers from www.hp.com
2003 Nov 11
2
Compilation problem SuSE 9.0
Hi I have problem running R (tried 1.8.0 and 1.7.1) under a fresh installed SuSE 9.0 using default settings: I'm not able to send plots to the monitor. Only postscript graphs are produced in external files. When assigning options(device='X11') and then plotting I get the message "Error in X11() : X11 is not available". Since this occured using the r-cran binary I tried