Displaying 20 results from an estimated 1000 matches similar to: "Dovecot 1.1.x and 1.2.x differencies"
2010 Oct 21
4
2.0.5 Error: Timeout waiting for handshake from auth server.
Hello,
Upgraded from 1.2.x to 2.0.5, converted configuration as described in
http://wiki2.dovecot.org/Upgrading/2.0 and now I'm unable to log in to
imap server. Dovecot error.log shows:
Oct 21 09:52:48 imap-login: Error: Timeout waiting for handshake from
auth server. my pid=13338, input bytes=0
Oct 21 09:52:48 imap-login: Error: Timeout waiting for handshake from
auth server. my
2008 Nov 28
6
How to delay failed ssh auth
Hi!
I need to delay failed ssh password authentication as an additional
measure against brute force ssh attacks. I understand, that shoud be
accomplished through pam, but googling gave me no example. I have CentOS
5.2.
--
Veiko Kukk
2009 Mar 25
3
Samba packages update
I'm unable to find this http://rhn.redhat.com/errata/RHBA-2009-0180.html
package update in Centos 5.2 updates. Why?
---
Veiko
2009 Jul 27
2
Centos 5.3, no AHCI on HP DL320 G5p?
I have one HP Proliant DL320 G5p, where for some reason, the AHCI mode
is not enabled. According to server specs, it should have AHCI/NCQ
capability, but ata_piix module gets loaded during bootup, not ahci module.
Any ideas how to enable AHCI mode?
lspci output:
# lspci
00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller
(rev 01)
00:01.0 PCI bridge: Intel Corporation
2010 Nov 04
2
3.5.6 rpcclient settdriver error
Hi,
I have Centos 5.5 64b with Sernet samba 3.5.6-43.el5 packages. It is
configured as domain member server, providing file and printer services.
I can connect with: "rpcclient -Uveiko localhost", enumdrivers and
enumprinters work, both printer and driver are listed, but when I'm
trying to set driver to printer:
"setdriver pdf-ipunkt "HP Color LaserJet 5/5M PS"
2011 Mar 16
1
Strange error
Hi,
I'm getting many errors in samba logfiles on file server, which is NT4
domain member. Centos 5.5, Samba packages from Sernet repo, version
3.5.6-43.el5.
That error is:
[2011/03/16 09:37:49.057565, 1] smbd/service.c:678(make_connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
What does that error mean? Everything is working correctly as far as i
can
2011 Mar 02
1
Migrating (vampire) from NT4 to samba 3.5.7
Hi,
I'm trying to prepare migration from NT4 server to samba with ldap
backend. For testing and simulating I have prepared one NT4 server, one
Centos 5.5 samba server and now I have almost working setup for
vampiring users and groups.
Using following packages:
samba3.i386 3.5.7-43.el5
samba3-cifsmount.i386 3.5.7-43.el5
samba3-client.i386 3.5.7-43.el5
samba3-doc.i386 3.5.7-43.el5
2012 Jul 12
1
Override userdb=passwd gid
Hi!
I have problem with Dovecot 2.1.1 writing maildir files as users primary
group. Tried to override gid value, but probably i'm missing something...
doveconf -n
# 2.1.1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-308.11.1.el5 x86_64 CentOS release 5.8 (Final)
auth_verbose = yes
info_log_path = /var/log/dovecot/info.log
listen = *
log_path = /var/log/dovecot/error.log
mail_location =
2010 Mar 04
1
Samba 3.5.0 and getent group output
Hello,
I recently upgraded my testserver Centos 5.4 from sernet samba
3.3.11-40.el5 to sernet samba 3.5.0-41.el5. Did no configuration
changes. Samba is configured to get users and groups from NT4 PDC
through winbind.
Before upgrade to 3.5, 'getent group' returned something like that:
groupname:x:16777268:user1,user2,user3 etc.
Now it only returns: groupname:x:16777268: without
2019 Nov 28
5
IMAP Migration Tools
Hi,
I am looking for tools to migrate Mails from one IMAP-Server to
another. Until now I have always used imapsync, but it seems very
slow. Even over a 2x10GB/s connection I only get speeds of about
600KiB/s, because the programm always pauses betweeen every single
mail.
Does anyone here have a suggestion for an alternative?
Thanks in advance
Julian
2009 Oct 22
1
Intersection an Sum between list and matrix
Hello,
I need to do an intersection between the list elements (partitionslist) and
the columns and rows of a matrix (mm), so that the result will be the sums
of the rows and columns.
Thanks a lot,
Romildo Martins
Example
1.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in bold.
2.The Intersection and sum betweeen partitionslist[[1]][[2]] and mm is
indicated in
2008 Sep 05
2
Articles about comparision between R and others softwares
Hi
Do you know some articles, papers, something than tell about comparision
between R and others softwares statisticals.
Thank You
Ricardo
--
View this message in context: http://www.nabble.com/Articles-about-comparision-between-R-and-others-softwares-tp19338210p19338210.html
Sent from the R help mailing list archive at Nabble.com.
2011 Dec 10
3
Reboot problem with Apache
I have CentOS 6 and with webmin/virtualmin panel, and each time that I
reboot Apache can't start:
Starting httpd: (98)Address already in use: make_sock: could not bind
to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
I do:
netstat -tulpn| grep :80
tcp 0 0 :::80 :::* LISTEN
2005 Apr 26
13
IP Tunneling
Hello
I have /25 addressed on a box (virtual devices on eth0) and I want to
tunnel some of these addresses to my home network. One address to my
gateway (a.b.c.d, external IP) and one address to my internal network
(192.168.0.0/24-style). I will use the tunnels for irc, smtp and surfing.
What protocol and which technique is easiest and best to use?
One more thing. I don''t want to set up
2005 Dec 22
6
Performance and scalability
Hi,
My question is.
What are your performance experiences compared to languages such as PHP,
PERL and ASP?
Could you build a site as big as Ebay on rails and have it perform fast
enough?
I''m afraid that the generalisation in components I see so much users
asking for will make the framework too heavy compared to a clean
programmed for perfomance PHP application. Probably even
2007 Mar 09
6
Dovecot vs Couir-IMAP
I'm the beginner for IMAP/POP3 servers. I'm starting to use Dovecot. But
I'm confusing between Courier-IMAP and Dovecot. Anyone tell me some
quick tips regarding this issue. What's the better and what's the worst
thing comparing these two IMAP/POP3 servers? I think the Dovecot is good
enough for security and performance issue over Courier. Is it right? And
how about the feature
2008 Jan 16
2
Voicemail consultation problem
Hello,
A user who uses my Asterisk made me part of a worry about listening to his
voicemails. He has received 4 voicemails on January 3, respectively at 3H00
pm, 3H36 pm, 3H41 pm and 4H40 pm. He has received notifications by e-mail at
these times.
On first listen to his messages, at 8.00 pm, Asterisk has announced two new
voicemails(15H00 and 15H36). He has erased thos voicemails.
At 8.30pm ,
2013 Aug 16
2
Xyratex disk units
I am wondering if any one knows of a way to manage Xyratex disk shelves from CentOS (in particular CentOS 4).
More details:
Some years ago I installed a NAS unit from Exanet which consists of 2 rebadged IBM x3650 head nodes and a couple of Xyratex disk shelves with a total of 96 TB of raw disk, connected by fibre channel. The operating system is based on CentOS 4.4, but is modified, and runs a
2006 Nov 07
1
move the message between folder problem with quota.
Hi, i have dovecot 1.0rc12, postfix, RedHat Enterprise Linux ES 4.0
Update 4. IMAP client Thunderbird 1.5.0.7
Only namespace:
namespace private {
separator = /
inbox = yes
prefix =
location = maildir:~/Maildir/
}
When the quota limit is near...
more maildirsize
5242880S
0 0
2688058 1
1993336 1
... if i move the message betweeen foders, dovecot say: quota exceeded.
Is this a
2019 Oct 29
1
How do I search for "greetings of the day"
My users say that "greetings of the day" occurs in academic spam a lot.
Since I don't trust my users, I opted to verify this bold claim.
But how do I search for a sequence of multiple words?
doveadm import -u restore at backup.invalid mdbox:/home/copymail/mdbox "" mailbox INBOX BODY "Greetings of the day"
doveadm import -u restore at backup.invalid