Displaying 20 results from an estimated 200 matches similar to: "Connection between postfix and dovecot failing"
2015 Nov 28
1
Connection between postfix and dovecot failing
Well, post fix tries, but cannot connect. Sounds to me like problem at the receiving side.
In any case, one question would be: is amavis part of dovecot or of postfix?
sytse
--
------------------------------------------
- Sytse Kuijk - ___
- R.S.R. n.v. - o|o
- Gijzelaarsstraat 16 - \_____(.)_____/
- 2000
2015 Nov 28
0
Connection between postfix and dovecot failing
Well, I tried that. I can connect a telnet session on that port and that does not refuse the connection, it sits there waiting, but I do not know the protocol so I cannot check if it does what it is supposed to.
I also checked who is listening on that port, here is the dialog:
sh-3.2# sudo lsof -i -n -P | grep 10024
perl5.18 75844 _amavisd 5u IPv4 0x866f6119e39f833d 0t0 TCP
2007 Jun 21
1
Program problem
The program is "Jack", world champion computer bridge produced by Kuijf
7 Kuijk software.
Website: http://www.jackbridge.com
Email: jack@jackbridge.com
This is a bridge program that will work with Windows 98 & up. It has a
registration code which has to be entered to start the installation.
When trying to install with Wine, the following message appears:
Unload debugger and try
2010 Aug 04
1
Question regarding S4 objects and reading in excel data with RODBC
L.S.
I am trying to get data from an excel sheet using the RODBC library, quite
like the example on page 34 of the 'Data manipulation with R' book written
by Phil Spector. It seems very straightforward, yet I get the same error
everytime I try it, with different excel sheets and trying to tweek the code
a bit. This is what I do:
library(RODBC)
sheet='X:\\example.xls'
2011 Apr 12
1
Datadist error
Dear all,
I have performed a simple logistic regression using the lrm function from
the Design library. Now I want to plot the summary, or make a nomogram. I
keep getting a datadist error: options(datadist= m.full ) not created with
datadist.
I have tried to specify datadist beforhand (although I don't know why it
should be done):
ddist<-datadist(d) ##where d is my dataset
2013 Jun 24
2
Nomogram (rms) for model with shrunk coefficients
Dear R-users,
I have used the nomogram function from the rms package for a logistic
regresison model made with lrm(). Everything works perfectly (r version
2.15.1 on a mac). My question is this: if my final model is not the one
created by lrm, but I internally validated the model and 'shrunk' the
regression coefficients and computed a new intercept, how can I build a
nomogram using that
2006 Aug 02
7
ActiveRecord does not close database connections?
I have an application that creates quite a few threads. I keep getting
the "mysql too many connections" error.
ActiveRecord does not close the connection once a thread had died out.
To make things worse mysql has a wait_timeout variable that would
basically kill off these connections for me, but there is a bug and I
can not change the value of it. I have tried at least 10 different
2019 May 01
24
[Bug 110572] New: System Crash: nouveau 0000:08:00.0: gr: PGRAPH TLB flush idle timeout fail and nouveau 0000:08:00.0: mmu: ce0 mmu invalidate timeout
https://bugs.freedesktop.org/show_bug.cgi?id=110572
Bug ID: 110572
Summary: System Crash: nouveau 0000:08:00.0: gr: PGRAPH TLB
flush idle timeout fail and nouveau 0000:08:00.0: mmu:
ce0 mmu invalidate timeout
Product: Mesa
Version: 19.0
Hardware: x86-64 (AMD64)
OS: Linux (All)
2006 Feb 12
2
Webrick very unstable with MySQL 5.0 on Windows
So, install Ruby and gem and then read the wiki post about getting MySQL
working and installed that mysql.so into the right dirs, and actually
everything works fine. Except that it''s unstable - after maybe 4 or 5
queries, Webrick will crash with a segmentation fault in basically a
random module - never the same spot.
Anyone got any suggestions? Is it just the mysql.so - does it need to
2019 Jul 25
2
SMB Direct support?
Hello all, I was reading up on SMB Direct support and it seems very interesting. I looked through slides of a presentation by Stefan Metzmacher about SMB Direct last year:
https://www.samba.org/~metze/presentations/2018/SDC/StefanMetzmacher_SDC2018-SMB-Direct-Status-rev1-presentation.pdf
I was wondering what the current support of of SMB Direct for Samba.
I have a Windows 10 Pro for Workstations
2010 Jul 10
3
booting clonezilla *.iso via PXE fails
Hallo,
I'm just trying to boot a Clonezilla *.iso (live-20100521-lucid) via
PXE;
Label clonezilla
kernel memdisk
append iso raw
initrd iso/clonezilla.iso
The first step is ok - I see the boot menu of the *.iso.
When I choose "Clonezilla live" the system fails with
Isolinux: Disk error 02, AX = 4224, drive E0
when I choose "freedos" it fails with
2016 Feb 05
2
vfs_fruit in 4.3.4 Directory Renames with Open Files Problem
Hello Everyone,
We've observed a problem in with the latest version of samba and vfs_fruit
and was wondering if anyone has seen the same problem.
Samba 4.3.4 with vfs_fruit enabled allows a Mac client to rename a
directory when another client has another client has open files in that
directory. The fix for this bug brought this functional change to vs_fruit:
BUG 11065: vfs_fruit: Enable
2006 May 03
1
RoR go Live?
I am having a problem trying to use RoR live.
I have a Win XP SP1 OS,
Apache 2.0.55,
MySQL 5.0.15-nt
ruby 1.8.2,
rails 1.0.0,
gem 0.8.10,
WEBrick 1.3.1
Is it possible to run RoR using these components, live? Using an actual
domain name like www.joe.com/rails/app? Instead of using localhost:3000?
I would like to go live using either just Apache or Apache and WEBrick
for RoR.
I have an actual
2006 Apr 26
1
rake db_schema_dump make syntax error
rake migrate bug with datetime:
> rake db_schema_dump
produced a bad schema.rb that isn''t valid ruby, it has an invalid default, unless ruby
takes bare words:
t.column "date_available", :datetime, :default => Sun Jan 01 00:00:00 Arabic Standard
Time 2006, :null => false
I don''t think the Baghdad time zone should matter.
ruby 1.8.4, rails 1.1.2,
2005 Nov 24
1
Problem with mysql authentication
Hi,
I'm trying to set up dovecot-stable (http://www.dovecot.org/nightly/stable/dovecot-stable-20051124.tar.gz)
All seems to be prepared correctly, but... my dovecot can not access the
mysql database :(
Connection string goes like this (i tried changing the order of parameters,
that's why password is the first in the line):
connect = password=***** host=/var/lib/mysql/system/mysql.sock
2011 Oct 28
2
How can we horizontally scale Dovecot across multiple servers?
Hi,
How can we horizontally scale Dovecot across multiple servers? Do we require
to install independent instances of Dovecot on each server?
We are planning to use a NAS/SAN device using ZFS or EFS for email storage.
Each logical unit will be of 10TB and similarly as the no: of user increases
we are planning to add multiple 10TB units.
In this case how we can manage the email storage on
2010 Aug 19
0
Little's MCAR test
L.S.,
Does anyone know if there is an R library which implements Little's MCAR
test for completely at random missing values? It is implemented in SPSS and
SAS, and widely mentioned in the literature.
Thanks in advance!
Sander van Kuijk
--
View this message in context: http://r.789695.n4.nabble.com/Little-s-MCAR-test-tp2331137p2331137.html
Sent from the R help mailing list archive at
2011 Jan 20
0
selecting predictors for model from dataframe
Dear all,
I think I have a rather strange question, but I'd like to give it a try:
I want to perform a simulation numerous times, thats why I can't do it by
hand. I sample a small dataset from a very large one, and use backward
selection to select significant predictors for some arbitrary outcome
variable Y. These predictors are to be placed in a model, and regression
coefficients
2007 Apr 18
0
CNN money news
In business theres no word more powerful than the word. And what
is the word? P-R-O-F-I-T!!! And thats what our next feature is all
about.
EverGlory International (EGLY) is involved in one of the most lucrative
areas of business these days, production in China. Quarter after quarter
they get to use the word in BIG ways! Some recent quarterly postings:
1mil$ P-R-O-F-I-T in the first
2007 Apr 18
0
CNN money news
In business theres no word more powerful than the word. And what
is the word? P-R-O-F-I-T!!! And thats what our next feature is all
about.
EverGlory International (EGLY) is involved in one of the most lucrative
areas of business these days, production in China. Quarter after quarter
they get to use the word in BIG ways! Some recent quarterly postings:
1mil$ P-R-O-F-I-T in the first