Displaying 20 results from an estimated 2000 matches similar to: "dovecot.log warning"
2012 Jun 04
2
Frequently login problem
Hi,
I am using dovecot 2.1.3 on centos 5.7. It was working fine but last few
days I need to restart or reload dovecot service because at that time users
are not able to login.
Each time I am getting information from doveco.log is as :
Jun 04 11:52:54 auth: Error: BUG: Authentication client gave a PID 17564 of
existing connection
Jun 04 11:52:54 auth: Error: BUG: Authentication client gave a PID
2012 Mar 20
2
Dsync Dovecot
Hi guys,
I am using dovecot-2.1.0 in centos 5.7, I configured dovecot with postfix
in 2 system both system is having same configuration and os. I want to use
dsync in mirror mode via ssh but I am not able to do it. When I followed
the dsync wiki then I an unable to find the username :
*dsync -u username mirror ssh -i id_dsa.dovecot mailuser at example.com
dsync -u username*
In the above
2012 Apr 02
1
Dsync automation
Hi,
I am using dovecot-2.1.3 on centos 5.7. Its running fine. I have two
systems for mail server one is for backup. Currently I am running rsync
daily. But I want to use dsync. I went through all the
http://wiki2.dovecot.org/Tools/Dsync and
http://blog.dovecot.org/2012/02/dovecot-clustering-with-dsync-based.htmlbut
I couldn't understood how to automatize dsync. Can anybody give me any
idea
2012 May 24
0
Unable to install guest OS using xcp1.5
Hi Guys,
I installed xcp1.5 in hp proliant. I am using openxenmanager to manage vm.
But I am unable to do it. Because in virtualization State tools not
installed am getting . And console is also not coming. Could you please
provide me any idea.
--
* Thanks & Regards *
*Jitendra Kumar Bhaskar*
Cell:- +91 7306311531
+91 8102997821
_______________________________________________
2012 Apr 10
0
Dsync test on 2.1.3
Hi,
I am using dovecot version 2.1.3 on centos. I tested dsync from my live
server to one of backup server. But I got that its working for most of the
user and there is problem for few user. Some users got duplicated mail to
their mailbox and I saw there is some extra folders i.e Sent Items_* ,
Draft_* and Trash_* in few users mail box. and I synced only from main
server to backup server. I
2008 Apr 01
3
Xen without APIC
Hi,
I am trying to boot Xen on top of a simulator. I am having problems with the
APIC module in my simulator, not related to Xen. So, I want to boot Xen
without APIC support. Is there a way to disable APIC support in Xen? I am
fine even Xen is restricted to uni-processor environment.
Thanks,
Bhaskar
_______________________________________________
Xen-users mailing list
2008 Apr 01
2
Xen Log messages
Hi,
I am a newbie to Xen. How can I see the Xen hypervisor boot messages? Is
there any command similar to dmesg to check the boot log of Xen?
Thanks,
Bhaskar
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Dec 30
4
Need help in writing a shell/bash script
Hi Friends,
I am trying to write a shell script which can merge the 2 columns into
3rd one on Centos 5. The file is very long around 31200 rows having
around 1370 unique groups and around 12000 unique user-names.
The 1st column is the groupname and then 2nd column is the user-name.
1st Column (Groupname) 2nd Column (username)
admin ankush
2013 Jul 14
2
constant Log synchronization error's
Hi,
I am seeing constant "Log synchronization error"s in my logs. See later
for an example.
This is dovecot 2.2.4, pigeonhole 0.4.1, and postfix 2.10.1 (with
mailbox_command = /usr/libexec/dovecot/deliver) on a Fedora 19 system.
I am using packages from Atrpms so there are some patches applied - ask
for details. The mailboxes have resently been moved from a i386 system.
I have
2017 Jun 26
3
Request for help - adding text files to a data frame
Hello Everyone,
I have a data frame which looks something like this:
V1 <-c(1,2,3)
V2 <-c(5,6,7)
V3 <-c(9,10,11)
df <- data.frame(V1,V2,V3)
I want to add couple of text files at the beginning of df and save
the df as a csv file.
The csv file should look something like this:
"AAAAAAAA"
"BBBBBBBBB"
"CCCCCCCCC"
V1 V2 V3
1 5 9
2
2007 Sep 18
3
newbie question about a dbuf-arc eviction race
Hi,
Can a dbuf be in DB_CACHED state, db_holds == 0,
b_efunc != NULL while its db_buf is put on the
eviction list ? From an ASSERT in dbuf_do_evict(),
it appears that it can. If it can, I am wondering what
is preventing the following race
dbuf_hold_impl()
db = dbuf_find(dn, level, blkid);
...
if (db->db_buf && refcount_is_zero(&db->db_holds)) {
2008 Aug 05
4
Mini-OS and Xen!
Hi I have a doubt regarding Mini-OS and Xen. If it is true that Xen reserves in the virtual address space the top 64MB on 32bit systems and 168MB in PAE systems, doesn''t it exist with a Mini-OS kernel which has only 32MB in size i.e. going by its default config file? Obviously I''m missing something.
Regards,
Bhaskar.
_______________________________________________
Xen-devel
2019 Jun 24
2
Update README doc to include missing test cases
Dear OpenSSH developers,
I have created a pull request https://github.com/openssh/openssh-portable/pull/133 for submitting one patch.
With that patch, aim is to update the regress README document to include introduction of all the test cases present in regress.
Could this pull request be reviewed.
Thanks,
Jitendra
2019 Jul 29
2
[PATCH] regress: Fix possible memleaks
Hello,
Could attached patch be reviewed. This patch provides a fix for bug:
https://bugzilla.mindrot.org/show_bug.cgi?id=3037
Thanks,
Jitendra
2010 Jul 12
1
Comparison of two very large strings
Hi,
I have a function in R that compares two very large strings for about 1
million records.
The strings are very large URLs like:-
http://query.nytimes.com/gst/sitesearch_selector.html?query=US+Visa+Laws&type=nyt&x=25&y=8.
..
or of larger lengths.
The data-frame looks like:-
id url
1
2008 Sep 06
2
Server is not running....
Hi all,
I am getting the following error while running ruby
script/server
Same error is also coming even when ruby
script/console.........
./script/../config/boot.rb:45:in `require'': no such file to load --
./script/../config/../vendor/rails/railties/lib/initializer (LoadError)
from ./script/../config/boot.rb:45:in `load_initializer''
2012 Mar 20
2
Dovecot with postfix setup
Hey frnds,
Could you suggest me any ebook or documentation for the setup of dovecot
with postfix on centos 5.7 . I need it.
--
Warm Regards
Jitendra Kumar Bhaskar
cell :- +91-8886742555
2007 Nov 21
1
OpenSolaris not booting
I finally managed to tar the kernel and install it but it doesn’t boot the system and now I get the following error: -
Failed to get ramdisk from boot
Unexpected trap
Error code, optional 0x0
Code segment 0x28
Flags register 0x10046
Retyrn %rsp 0xc0cfd0
Return %ss 0x8
There is no stack trace and I get a similar error right below the one above when the system tries to backtrace and it says
2017 Aug 22
1
Error: mdbox .../storage: Duplicate GUID
Hi!
When I force-resync a mailbox of mine, I see following output:
# doveadm force-resync -u $USER $PATH
doveadm($USER): Warning: mdbox .../storage: Inconsistency in map index ($X,$Y2
!= $X,$Y2)
doveadm($USER): Warning: fscking index file .../storage/dovecot.map.index
doveadm($USER): Warning: mdbox .../storage: rebuilding indexes
doveadm($USER): Error: mdbox .../storage: Duplicate GUID $G in
2002 Feb 06
2
Regd. file system.
Hello,
we have installed Redhat Linux 6.2 with kernel 2.2.14-12 later we changed to kernel version to 2.4.17.
we have installed 'fsck' programs that is tune2fs,e2fsck.
Accordding to your documents it should create '.journal ' file at / directory but in our case it not creating '.jornal' file.
This '.jornal' file is required to change ext2 file system to ext3 file