Displaying 20 results from an estimated 1000 matches similar to: "RC6 startup failure: "Login prcess died too early""
2006 Aug 09
3
Pb with ssl_disable in 1.0RC6
Hi,
I have a problem after upgrading dovecot 1.0rc1 to 1.0rc6.
I don't use SSL at all so I have 'ssl_disable = yes' in my configuration. This works
fine in 1.0rc1 but dovecot 1.0rc6 failed to start with the following error
message "dovecot: Login process died too early - shutting down".
Setting 'ssl_disable = no' resolves the problem but now dovecot announce TLS
2012 Nov 08
4
Accessing selected elements of a list
Hi,
If I have a vector:
junk <- c(2,0,0,3,0)
and want to access, say, all the elements that are greater than zero. I just do:
junk[which(junk>0)]
Now, If I have a list:
jlist <- list(NULL,c(1,0),NULL,c(1,2,3), NULL)
and want to access all the elements that have length greater than zero, I know how to find the elements with:
which(sapply(jlist,length)>0)
But how do I get a
2002 May 28
4
Indexing Elements of a Dataframe
Hello List-Members,
Let's say that I have the following code:
for (i in c(10, 20, 30)) {
for (j in c(200, 400, 600)) {
...
...
x <- "something"
* (code here)
}
}
* Now, x is some result that I want to put into a results "matrix" that
looks like this:
200 400 600
10
20
30
I came up with an ad-hoc solution adding some counters (called
2006 Aug 07
1
rc6 build pb
Hello,
with rc6 on FreeBSD 6.1-STABLE, I encounter the following when running
make
after the usual
configure
[ Note : that worked with rc5 ]
/usr/local/bin/zsh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -L/usr/local/lib -o dovecot-auth -export-dynamic
2006 Aug 07
2
[1.0.rc6] Bug in deliver (still exists)
Hi,
The bug reported in
http://dovecot.org/list/dovecot/2006-July/014786.html still exists in
1.0.rc6
% grep "$ ./configure" dovecot-1.0.rc6/config.log
$ ./configure --prefix=/srv/software/dovecot
Install prefix ...................... : /srv/software/dovecot
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method
2010 Dec 29
1
Script Output Format
Hi all!
i'm just did a script that the output must be comma separated to be imported into a spreadsheet.
the output that i obteined was
Date/Time,We. Active Threads,W. Total Threads,W. Worker Threads,Name
29-12-10/11:43:01,0,250,0,/FIM
,0,/mytest
,0,/mockofprod/financing/customercentre
,0,/mockofprod/financing/commercial/amt
,0,/account/orderstatus
,0,/activities
as you can see, the first
2007 Jun 07
2
[Fwd: mulitple instance run problem]
As I explained, I want to be able to run a second instance of DC through
another port to do testing while not interrupting the users using the
primary instance in the the regular port. I was instructed to create a
second config file with different listen ports and a separate base_dir.
I did so and invoked dc with -c pointing to dovecot2.conf.
Jun 7 10:04:23 mercury mail:info dovecot:
2013 Feb 08
1
Can't build 5.9 with KVM on a 6.3 host - DHCP hang?
During the build (via a serial console) we get
input: ImExPS/2 Generic Explorer Mouse as /class/input/input1
running install...
running /sbin/loader
Sending request for IP information for eth0...
Determining host name and domain...
Sending request for IP information for eth0...
Determining host name and domain...
And there it hangs.
On the 6.3 host:
Feb 8 08:28:55 penfold dhcpd:
2009 Jan 20
1
Errmsgs b4 and after migration DC V1.0.15 to V1.1.8
Last Wednesday at 12:21 I made this switch, which seemed to be
uneventful. In any case, no user has reported problems since the
migration. Not content to leave well enough alone, this morning I
scanned the syslog and maillog for dovecot related errors. What I found
was that:
Before the Migration===========================
I saw a lot of SSL errors that look like this:
> Jan 14 11:49:23
2009 Nov 05
2
Seeing "Corrupted transaction log file" error messages.
In V1.1.15 that I fell back to. Again:
# 1.1.15: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1024
verbose_proctitle: yes
first_valid_uid: 200
2010 Feb 03
2
cannot mount NFS share, portmap problems, what todo?
Hi all,
I want to map an NFS share from a remote server to a local CentOS 5.4
server, but have a problem with portmap:
root at mercury:[~]$ service portmap restart
pmap_getmaps rpc problem: RPC: Unable to receive; errno = Connection reset
by peer
Stopping portmap: [FAILED]
Starting portmap: [ OK ]
root at
2007 Apr 09
2
/etc/passwd authentication anomalies
I am using the base AIX Unix authentication with NIS. There is a base
/etc/password file (though the passwords are in a funny, IBM-peculiar
file, /etc/security/passed) of just 18 lines...since NIS is in use, the
last line is the standard for-anything-you-don't-find-here-try NIS
indicator:
+::0:0:::
When I start up DC, I get these error massages:
Apr 9 14:44:59 mercury mail:err|error
2010 Sep 04
6
Problems with dovecot 2.0, sieve and mdbox
Hi guys,
I tried to use a global sieve skript to sort spam mails into
a subfolder of INBOX. I?m using mdbox.
The log shows that the script is called and executed but it is
not able to find or create the mailbox:
Sep 4 15:18:55 mercury dovecot: lmtp(6237, mail at steulerfliesen.de):
Debug: Namespace : Permission lookup failed from
/var/mail/steulerfliesen.de/mail/mdbox/mailboxes/Spamverdacht
2002 Oct 31
3
PDC connect problem
This is my second attempt to get some help.. maybe my first post was too
complex, so I will simplify it and if you need more information you will ask
me. I am quite stuck so I would really appreciate some help. I am trying to
connect an NT box, mercury, to a RedHat 7.3 PDC, thor. When I try to logon
to the domain from mercury I get an error msg on my NT box which says "the
domain controller
2004 Jul 21
2
Probably a bad idea but.....
Hi all,
I've got a few users I'm trying to migrate from a Mercury Mail server to
a dovecot IMAP/POP3 setup. I was hoping to use some sort of imap-copy
type script to move email from the Mercury server to dovecot server, but
the Mercury box is running so slow it's impossible.
Mercury stores mail in a similar way to Maildirs, different folders with
separate files for each mail, stored
2007 May 30
4
AIX mail quota plugin problems
From reading the wiki for a filesystem quota, I took my shot at
1) building my binaries using the mods in AIXPluginsSupport
2) changing dovecot.conf and
3) putting the plugins in the library
But I'm getting this error message when I invoke dovecot:
Plugin imap_quota not found from directory /usr/local/lib/dovecot
Error: imap dump-capability process returned 89
It would seem that
a) I have
2004 Jan 14
2
Samba PDC and Automatic Printer Install
Hello,
I am trying to install automatic printer driver download and install.
I am running Samba 3, as a PDC, on RedHat 7.3.
It seems everything is setup correctly, although I cannot get the rpcclient
to 'see' my printer.
Please notice these two printers listed below ar the same (lp & HP2300).
[root@mercury log]# rpcclient -U=root localhost
Password:
rpcclient $> enumprinters
2009 Nov 05
4
Help needed: Index filesystem permissions problem after switch to V1.2 and back to V1.1
After V1.2 had been up for a while, I started seeing tons of syslog
error messages like this:
Nov 5 09:11:52 mercury mail:err|error dovecot: IMAP(sdean): stat(/var/dcindx/sdean/.imap/DadEstate)
failed: Permission denied (euid=202(sdean) egid=200(hcrc) missing +x perm: /var/dcindx)
Ownernship and Permissions are:
The index filesystem
2726 root at mercury:/var/dcindx ## ls -ald
drwx--S---
2010 Oct 17
1
Postfix wont stay started
What should I start troubleshooting when postfix will not stay running:
[root at mercury ssl]# service postfix start
Starting postfix: [ OK ]
[root at mercury ssl]# service postfix status
master is stopped
[root at mercury ssl]#
Thanks!
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
2005 Mar 28
1
Renamed Win2K Box No Longer Authenticates
My home network uses Samba 2.2.7 as a PDC for a windows network running a mix
of Win98 and Win2K machines. The domain name is JNCHOME.
My office laptop, named MERCURY, is on the PRINCIPIA domain. I successfully
configured PRINCIPIA as a trusted network for JNCHOME so that when I connect
MERCURY to the JNCHOME network I get full access to all JNCHOME services.
This has been working for many