similar to: dovecot-stable-latest.tar.gz - Login process died too early - shutting down

Displaying 20 results from an estimated 900 matches similar to: "dovecot-stable-latest.tar.gz - Login process died too early - shutting down"

2005 Apr 27
2
Problem with users home...
Hi :) I hope this short example shows what problem I have: # returns users homedir from /etc/passwd grep user1 /etc/passwd | cut -d':' -f6 # result: /home/group-subdir/user1 And the logfile... #maillog imap-login: Login: user1 [192.168.0.253] imap(user1): mkdir(/home/user1/Maildir/.Trash) failed: No such file or directory Why Dovecot tries to create /home/user1/Maildir/.Trash
2012 Jul 07
2
[LLVMdev] Large integers
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi devs, I'd like to ask for some advise about optimization passes. Which pass might be responsible for this LLVM IR and why? %0 = load i288* bitcast ([9 x i32]* @array to i288*), align 16 %1 = lshr i288 %0, 224 array is just a global constant array of 9 integers and the code only accesses individual elements. The LLVM version is 3.1. Thanks,
2013 Mar 18
1
Windows R-3.0.0 and Tcl/tkrplot issue
Greetings R Developers, I've been testing the alpha release of R-3.0.0 and I noticed that the plotting functionality in package tkrplot was not working correctly. Further diagnosis found the issue to be related to the command '.Tcl("image create Rplot plotname")' from package "tkrplot". The following example is taken from here:
2012 Jul 07
0
[LLVMdev] Large integers
The Scalar Replacement of Aggregates pass (-scalarrepl) generates these big integers. We recently added a constructor parameter to limit the size of the wide integer loads. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Mario Schwalbe Sent: Saturday, July 07, 2012 22:19 To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] Large
2005 Jul 19
1
Linksys PAP2-NA failures...
Has anybody else experienced problems with the Linksys PAP2-NA's? I've now had two of them fail unexpectedly, with no apparent rhyme or reason, having gone into a RED power LED, with a solid blue ethernet LED. No response from the device either on the network or from the phone.... To make matters even crazier, the one that now failed was the one I received as a replacement for the
2004 Jan 05
0
@ERROR: auth failed on module user1_dir
Hi I cant get the user auth to work. Do anyone have any suggestions. See config below ---/etc/rsyncd.conf--- log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock uid = rsync gid = users [user1_dir] path = /home/rsync comment = user1 test bibliotek read only = false auth users = user1 secrets file =
2005 Apr 27
0
Mozilla Thunderbird 1.0 and Dovecot/IMAP problem.
If you notice problems with your imap folders and "Lost transaction logfile" when connecting Dovecot (0.99 / 1.0-testXX) via IMAP, upgrade to Thunderbird 1.02. This should help. -- websafe
2006 Aug 15
2
Problems after upgrade (0.99.x -> 1.0.x)
Hello :) I had a working Dovecot 0.99.x with the following dovecot.conf: ### ssl_disable = yes disable_plaintext_auth = no login = imap verbose_proctitle = yes default_mail_env = maildir:%h/Maildir auth = default auth_mechanisms = plain auth_userdb = passwd /etc/passwd auth_passdb = shadow /etc/shadow auth_user = root protocols = imap pop3 ### Then I've downloaded, compiled and installed
2006 Aug 21
3
Please help, cant compile with mysql support
I've been going round and round with this, and its driving me nuts. Previously, dovecot was erroring out during make due to some MySQL library issues. I thought I had that fixed, but now the compiled version I'm getting says it doesn't have MySQL support. I just started over, and noticed that ./configure is saying: Install prefix ...................... : /usr/local File offsets
2006 Aug 11
1
Login process died too early - shutting down
Hi I installed dovecot-1.0.rc6.tar.gz on Fedora - 5 (i86) with MySQL - 5.0.24 to authenticate pop3 & imap requests. But dovecot doesn't start properly. I got below error from error log Error: Login process died too early - shutting down Error: Child 2521 (login) killed with signal 11 Please help me to sort out this problem as early as possible. Regards, Bilal Ahmed
2006 Aug 21
1
1.0rc7: Login process died too early - shutting down
Hello: Not sure if this is 1.0rc7 specific or not, but everything was working great until Dovecot died completely with this information in the log: Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected: rip=213.13.124.18, lip=67.59.79.11 Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected: rip=213.13.124.18, lip=67.59.79.4 Aug 21 14:44:16 sh01 dovecot: imap-login: Disconnected:
2010 Oct 25
2
smbstatus questions
Hello list, I'm running a samba 3.5.3 CTDB cluster, found the output is different Q1: What does the "0:" mean in pid column? There was no such stuff in non-CTDB smbstatus output. <snip> samba_01:~ # smbstatus -S 2>/dev/null Service pid machine Connected at ------------------------------------------------------- ben 0:21363 samba Mon Oct
2006 Feb 06
1
Panic: key not found from hash
Hello, we have about 120 servers doing some million mails per day. Most of them use dovecot for pop and imap. In version 1.0.alpha4 we have dovecot-crashes on one or two of the machines in a week where dovecot log says "Panic: key not found from hash" and dovecot dies. We tried version 1.0.beta2 on some machines but with that we have another problem where log says "Error:
2006 Feb 28
1
Virtual-Auth-Problem "user unknown"
After setting up dovecot 1.0beta-2 on a debian(etch) system I can well login as local user but not vor virtual domains. When I try to login via POP3 as via IMAP connects (here with telnet from localhost), I get a strange output "user unknown": ------------------------- /var/log/dovecot ------------------------- 2006-02-28 01:07:38 Info: auth(default): client in: AUTH 1
2013 Jul 10
0
Re: guests not shutting down when host shuts down
On 10.07.2013 11:37, Lentes, Bernd wrote: > Hi, > > i have a SLES 11 SP2 64bit host with three guests: > - Windows XP 32 > - Ubuntu 12.04 LTS 64bit > - SLES 11 SP2 64bit > > The SLES guest shuts down with the host shutdown. The others not. When i shutdown these two guests with the virt-manager, they shutdown fine. > ACPI is activated in virt-manager for both of them.
2013 Jul 10
0
Re: guests not shutting down when host shuts down
Bernd wrote: > > > > What's the LIBVIRTD_KVM_SHUTDOWN value (on my system it's in > > /etc/conf.d/libvirtd)? You want it to be 'shutdown'. > > > > Michal > > > > Hi Michal, > > i have neither this variable nor that file. > But i have /etc/syconfig/libvirt-guests: > > ========================================================
2016 Jan 21
0
DomU Guests not shutting down nicely when Dom0 Hypervisor shuts down
Hi Francis. Personally I would gracefully shutdown all the VM?s first, before attempting to shutdown the xen hypervisor. Are you getting any fsck errors when restarting those VM?s? Kind Regards, Keith On 21 Jan 2016, at 08:48, Francis Greaves <francis at choughs.net> wrote: > I am using Xen 4.6.0-8.el7 on CentOS 7 with 3 Linux DomUs. I did have Xen 4.? on CentOS 6.5 on my previous
2016 Jan 21
0
DomU Guests not shutting down nicely when Dom0 Hypervisor shuts down
Try this: systemctl start xendomains.service systemctl enable xendomains.service On 21 January 2016 at 08:48, Francis Greaves <francis at choughs.net> wrote: > I am using Xen 4.6.0-8.el7 on CentOS 7 with 3 Linux DomUs. I did have Xen > 4.? on CentOS 6.5 on my previous system. I installed using yum install > centos-release-xen. > On shutting down the Hypervisor it used to
2019 Dec 25
1
NUT not shutting down one of three UPSs (sometimes none of them shut down)
I have three APC SmartUPS 5000s. Two of them are AP9617 and one is AP9619. I have a RS-232 connections from my monitor host to all three. All three report status and give information. One of the two AP9617 - ups3-1 - does not shut down when FSD is sent. It did when I first set this system up a year or two ago but it's stopped doing so since then. Resetting the management interface does not
2006 Dec 16
1
where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz)
Hi All, Can anybody suggests where can I find source code of bridge control utility (brctl).(bridge-utils-0.9.5.tar.gz) Regards _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc