Displaying 20 results from an estimated 3000 matches similar to: "error in logs, but system appears to work"
2010 Jul 20
1
imap core dumping on signal 10
We are just trying to bring up a new server and chose to use Dovecot
rather than the uw-imap from our previous servers. At this point I am
just testing with some throw away accounts using squirrelmail. I can
load my inbox, but then the imap connection is lost. I presume you need
some real information to get your teeth into, so this is going to get a
little long. I'll give you three things
2011 Feb 25
1
error - dovecot - child (login) killed with signal 16
We've been happily running Dovecot in Solaris 10 for about 8 months now.
Yesterday, Solaris 10's SMF put it in maintenance mode (shut it down) seemingly out of the blue. The
only thing going on was that I had updated the ssl certificate. We had previously been using a self
signed cert. Now we have a cert from InCommon. We had a problem with a few users who are still on
ancient Eudora
2003 Dec 03
1
2.2.8 fails to join Win2K domain
stuck on this in spite of finding a few items in the archive that seemed
pertinent.
just configuring a new installation of 2.2.8 from SunFreeware on a
Solaris 8 system.
installation done, swat running, did simple basic configuration. then
went to terminal window and got
/usr/local/samba/bin# ./smbpasswd -j provost -r umapvstads1 -U libadmin
Password:
Error connecting to
2018 Aug 27
1
Issue sharing folders with Thunderbird
Trying to share folder "JasonAlerts" within mailbox operations to user u1.name
Issues:
1. Shared mailboxes do not appear under subscriptions in Thunderbird for another user
2. When I try to set permissions via IMAP commands I get in /var/log/dovecot.log
Aug 26 20:33:24 imap(operations): Error: nfs_flush_chown_uid: chown(/var/lib/dovecot/db) failed: Permission denied
3. The permissions
2004 Aug 03
1
Using MASSv3's example from 8.7 in R?
Dear list!
I am interested in learning about MLE and I wonder whether it is possible
to use the examples for maximum likelihood estimation given in 8.7 in
MASSv3 with R? AFAIU R does not have a direct replacement for S-PLUS's
ms() which the examples use for the fitting, but optim() may be of help
for me. However, I am not sure how I can convert the use of ms() using
optim()--is there an
2018 Sep 11
1
Issue sharing folders with Thunderbird
Hi Aki I see what you are saying, and no I don?t believe so. I?m using typical /etc/passwd for the user db. I reviewed https://wiki.dovecot.org/UserDatabase/ExtraFields <https://wiki.dovecot.org/UserDatabase/ExtraFields> but I?m not clear on how to actually return system_user userdb attribute.
I also have set mail_user_groups = sharedusers in dovecot.conf and then in /etc/group put all
2018 Aug 28
1
Issue sharing folders with Thunderbird
Hi Aki, they are.
> 3. The permissions for the file are:
> root at dal-notify-01 Maildir]# ls -la /var/lib/dovecot/db/shared-mailboxes.db
> -rw-rw-r--. 1 operations sharedusers 197 Aug 26 20:33 /var/lib/dovecot/db/shared-mailboxes.db
> 4. Users I'm testing with are part of the sharedusers group in /etc/group
The dir /var/lib/dovecot/db has this for permissions:
drwsrwsrwx. 2
2011 Apr 18
4
Solaris hardware crypto engines
Hello,
I tried to find out how about to use the hardware crypto engines under
Solaris (Sun Fire T2000). It seems, that its not just a compilation issue:
> For operations that are to be offloaded, it is necessary to restrict use to subset
> of OpenSSL functions (the EVP_ functions) and explicitly indicate the use of
the PKCS11
> engine; something like the following works for bulk
2008 Nov 28
2
Panic in 1.1.6 file ioloop.c: line 206
Hi all,
I just had a panic with dovecot 1.1.6, two days after replacing 1.0.15
with it in production.
Here are the logs immediately preceding the panic, I think they're
related. It seems the user connected simultaneously from two different
clients, from his own computer and a webmail running on the server, then
manipulated mail folders on one side, and logged out. The panic occurred
3
2007 Jul 20
1
Sharing AD domain info with 2 SBS2003 servers
When I took over as the IT guy in September, there were 2 separate
locations with different domains each managed by a SBS 2003 machine.
The connection between them was an OpenVPN tunnel. The network was
fine and one could see 2 domains in the network.
Local and Local2 are working names. From a workstation on Local one
could see Local2 in the Microsoft Windows Network, and vice versa from
Local2
2011 Jun 10
0
3.0.7: assert in change_local_filter_dir failed
I'm seeing the following assert:
rsync --archive --devices --specials --sparse --one-file-system --verbose --whole-file --numeric-ids --delete-before --hard-links --delete-excluded --exclude-from=/share/alliance-bind-local2/rsync.exclude.all --include-from=/share/alliance-bind-local2/rsync.include.all --include-from=/share/alliance-bind-local2/rsync.include.drive_a '--include=*/'
2009 Mar 31
5
[Bug 1581] New: Pb with syslog
https://bugzilla.mindrot.org/show_bug.cgi?id=1581
Summary: Pb with syslog
Product: Portable OpenSSH
Version: 5.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P1
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: eric.savidan at
2007 Nov 13
6
Facter and arrays
Hi,
Is it possible to have an array as the output of a custom fact? And
then to pass it into a template in Puppet?
I currently have a fact that looks like this:
Facter.add("exports") do
setcode do
case Facter.hostname
when (/thishost/i):
[ "/local", "/local2" ]
end
end
end
& a template like this:
<%
2002 Oct 01
0
specialness of ''local'' table..
Hi all,
When try to move a local route (for an ip addr configured locally) to a
different route table from the local one I can no longer ping the address.
My suspicion is that the local (0) table is "special" and used directly
without regard for the rules in some circumstances, but I''d like to
confirm that what I''m trying to do isn''t possible before giving up!
2004 Dec 03
3
Smtp redirect
Hi list,
I have the following problem:
my boss and some other people on my lan want to use their ISP smtp to
send mail when they connect from work lan, but, of course, their ISP
smtp don''t allow relay when they aren''t at home.
You can image my networks so:
eth0 internet public ip
eth1 local1 10.88.11.0/24
eth2 local2
2006 Mar 03
1
xapian-0.9.4 queryparser build errors after applying utf-8 patch
I have encountered the following build errors after applying xapian-qp-utf8-0.9.2.patch.
There is no build error before the patch.
- CentOS 4.2 64 bit version (RHEL 4.0.2 compatible)
- AMD Opteron dual processor
Can anybody tell me what I am missing?
Thanks!
Sungsoo Kim
--------------------------------------------------
[root at saturn queryparser]# make
make all-am
make[1]: Entering
2007 Sep 17
0
2 commits - libswfdec/swfdec_bits.c
libswfdec/swfdec_bits.c | 52 ++++++++++++++----------------------------------
1 file changed, 16 insertions(+), 36 deletions(-)
New commits:
diff-tree 66b4014d57faa03a37e3d11788110bad17c860e6 (from ca10e69db70a8396253e0fa2114bd6e3787d61d2)
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Sep 17 11:31:24 2007 +0200
more bad duplication
diff --git a/libswfdec/swfdec_bits.c
2010 Apr 16
1
data frame manipulation
Dear group,
Here is my data.frame :
df <-
structure(list(DESCRIPTION = c("PRM HGH GD ALU", "PRM HGH GD ALU",
"PRIMARY NICKEL", "PRIMARY NICKEL", "PRIMARY NICKEL", "PRIMARY NICKEL",
"STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ",
"STANDARD LEAD ",
2007 Jun 01
1
Trying to define exclude with an include list
I need to backup a set of machines that are very similar in nature. I had
created an exclude list to backup everything except whats in my list. I
then used the --exclude-from=myexcludefile so rsync would not copy unwanted
files. eg:
/tmp
/var/tmp
/var/lock
.... long list of others
/u1
I have 2 drives on each machine and up until now I have no need to be backing
up the 2nd drive. Thats what the
2010 Apr 15
1
sum rows in a data.frame...solution
Found this solution. It is maybe not the most elegant way, but it does the
job.
> a=as.data.frame(substr(lme$DESCRIPTION,1,14))
> colnames(a)=c("DESCRIPTION")
> lme=as.data.frame(c(a,lme[,2:3]))
> lme
DESCRIPTION CLOSING.PRICE POSITION
1 PRIMARY NICKEL 25,755.7100 0
2 PRIMARY NICKEL 25,760.8600 0
3 PRM HGH GD ALU 2,415.9000 0