similar to: dcc error on centos 5

Displaying 20 results from an estimated 100 matches similar to: "dcc error on centos 5"

2003 Jul 29
2
stable libmilter leaks kqueue descriptors?
A few weeks back I upgraded my mail server to -STABLE from a 4.2-STABLE incarnation that had been running for years. Part of recompiling everything on the box involved disassociating my use of the sendmail port I was using and to use the base sendmail in -STABLE. -STABLE builds with libmilter, so I simply recompiled one of my milter clients with the milter headers, objs, etc that were produced
2007 Apr 17
1
How to upgrate to CentOS 5 from CentOS 4.4 by using yum.
Hi, My all boxes are running CentOS 4.4. When They were running CentOS 4.3. it upgraded to CentOS 4.4 due to yum. But, This time, My all boxes are still running CentOS 4.4. I did below commands, But no luck yet. [root at mailgw yum.repos.d]# yum update Loading "protectbase" plugin Setting up Update Process Setting up repositories Reading repository metadata in from local files
2010 Sep 14
1
LMTP Proxy not logging users' IP
Hi All, is there any way to enable logging of users' IP address in dovecot director host? It actually logs only: Sep 14 07:32:29 mailgw-lb dovecot: lmtp(17615): Connect from xx.xx.xx.xx Sep 14 07:32:29 mailgw-lb dovecot: lmtp(17615): Disconnect from xx.xx.xx.xx: Client quit Thanks Luca
2014 May 21
1
Dovecot ontop of glusterfs issue.
Hey, I am testing Glusterfs as a storage backend for dovecot as a LDA and imap server. I have seen similar lines in the logs to these: May 21 10:46:01 mailgw dovecot: imap(eliezer at ngtech.co.il): Warning: Created dotlock file's timestamp is different than current time (1400658105 vs 1400658361): /home/vmail/ngtech.co.il/eliezer/Maildir/.Mailing_lists.ceph_users/dovecot-uidlist May 21
2007 Aug 01
3
yum-updatesd.conf on centos 5
Hi All, I am running CentOS5 . Yum pkg was installed by deault fresh installation. pls see below for installed yum pkgs. [root at mailgw ~]# rpm -qa |grep yum yum-updatesd-3.0.5-1.el5.centos.2 yum-3.0.5-1.el5.centos.2 later, I installed below pkg for protection. yum-protectbase-1.0.4-2.el5.centos Now, everything works. But, in this vershion of yum, It has no crontab running. It has a file
2007 Jun 01
0
USB phone -- Help
Hi, I attached a mobile phone (its name I-MATE SMART PHONE) to a box running CentOS 5 by using a usb cable which came with that phone. Now, it shows /dev/ttyUSB0 Now I want to send a sms to my friends. I installed gammu. Pls see below for installed rpm. [root at mailgw ~]# rpm -qa |grep gammu gammu-1.11.0-1.el5.rf here's my /etc/gammurc file. [gammu] port = /dev/ttyUSB0 ;model = 6110
2007 May 23
0
kannel on CentOS 5
Hi, has anybody out there who has setup kannel on CentOS 5. I just installed from src.rpm pls see below for installed rpms. [root at mailgw ~]# rpm -qa |grep kannel kannel-1.4.1-2.rf kannel-debuginfo-1.4.1-2.rf kannel-devel-1.4.1-2.rf I want to setup kannel for sending SMS via a web browser on this CentOS 5 box. I googled a lot. But I could not find a lot of info. I think I need an external
2012 Mar 20
2
2.1.2 (pop3|imap)-login crash
Hi Timo, hi all, after upgrading my server (both backends and load balancer) to 2.1.2 (from 2.0.17), I'm getting a log of login processes crashed in load balancer. Log lines are like: Mar 20 10:05:45 mailgw-lb dovecot: pop3-login: Fatal: master: service(pop3-login): child 27764 killed with signal 11 (core dumps disabled) Mar 20 10:06:17 mailgw-lb dovecot: imap-login: Fatal: master:
2007 Nov 30
2
what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX
Hi, I am ruunig postfix and MailScanner as a Mailgw on Centos 4.5. I want to know what is default warntime in Postfix? I.e - *what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX ? . ANY IDEAS? *** -- Thank you Indunil Jayasooriya -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 May 16
2
spamassassin
pulling my hair out... If I rm -fr /root/.spamassassin/* then sa-learn a bunch of messages, it works... ]# sa-learn --dump magic 0.000 0 3 0 non-token data: bayes db version 0.000 0 3997 0 non-token data: nspam 0.000 0 0 0 non-token data: nham 0.000 0 202022 0 non-token data: ntokens 0.000
2008 Jan 18
1
Mounting /var directory to a new HardDisk
Hi, I have a mailgw running Centos where trendmicro(IMSS) is installed. it works perfectly. Now, the problem is it is running out of Harddisk. pls see below and pay attention to / file system (/dev/sda6), where only 1.3 gb is available. these are not Logical volums (LVM) [root at gateway 17141]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda6 9.7G 7.9G 1.3G
2008 Mar 12
1
Neighbour table overflow.
Hi, I am getting below error on mailgw. it has 2 ethernets. eth0 is connected to internet, while eth1 is connected to LAN where there are about 300 PCs. Mar 12 09:14:00 gateway kernel: NET: 697 messages suppressed. Mar 12 09:14:00 gateway kernel: Neighbour table overflow. Mar 12 09:14:05 gateway kernel: NET: 660 messages suppressed. Mar 12 09:14:05 gateway kernel: Neighbour table overflow. Mar
2008 Jul 14
2
long data frame selection error
Hello, I am trying to select the following headers from a data frame but when I try and run the command it executes halfway through and give me an error at V188 and V359. Temp <- data.frame(V4, V5, V6, V7, V8, V9, V10, V11, V12, V13, V14, V15, V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27, V28, V29, V30, V31, V32, V33, V34, V35, V36, V37, V38, V39, V40, V41, V42, V43, V44, V45,
2007 Jun 07
0
How to set up maxium masseage size per user basic
Hi All, I am runnig sendmail 8.13.8 with MailScanner-4.58.9-1 on CentOS 5. I want to setup a rule which filters message sizes. Below is the situation. I have 20 users. They currently have full freedom to send and recive mails. No message size checking is done. Now I want to limit message size per user basic. Let's say that 5 users can only send mails up to 7 MB and
2007 Feb 27
1
How to enable yum at startup with yum 2.9
Hi all, I updated yum 2.4 to yum 2.9 from ATRPMS by using yum as below. yum update yum I now have yum 2.9. pls see yum ver below [root at mailgw yum]# rpm -qa |grep yum yum-2.9.4-74.el4.at yum-metadata-parser-1.0-7.1_1.el4.at Before that (i.e when I was running yum 2.4), I could enable yum at startup as below chkconfig yum on and I was also able to start/stop/restart yum as below.
2011 Sep 07
2
is it necessary lmtp and director to avoid index corruption in mail delivery?
Hello all, If I have several postfix/dovecot-lda boxes with shared nfs storage, how director helps in this scenario? is it necesary to use lmtp instead of dovecot-lda? With postfix/dovecot-lda boxes incoming mail happens at the smtp layer but director redirects are working in the lmtp/imap/pop3 layer.
2004 Aug 17
0
dcc irc sessions
Witam Anybody know how to deal with dcc irc sessions? I want to put them to lower priority queue, but i dont know how to track them, and then mark to use with fw filter. I tried iptables with -m helper --helper irc, but it seems to match only outgoing dcc sessions. But what about incoming? I''m shaping traffic from and to my small, NATed lan. -- Pozdrawiam Marcin
2009 Feb 04
1
package ccgarch - dcc.estimation
Hello, I am trying to model a bivariate time series called 'residuals' as a dcc-garch model. I want to use the function dcc.estimation(a, A, B dcc.para, dvar, model) to estimate the parameters. No matter how I tried to define a, A and B, I always got the message "Error in constrOptim(theta = para, f = loglik.dcc2, gr = grad.dcc2, ui = resta, : initial value not
2011 Jul 19
0
Questions about DCC-GARCH Model
Dear list members, I'm trying to use DCC-GARCH model to estimate the correlation. I have downloeaded ccgarch packeage but can't understand some argument in the formula. dcc.estimation(inia, iniA, iniB, ini.dcc, dvar, model, method="BFGS", gradient=1, message=1) which is on R.Help I understand others except "ini.dcc" which is described as "a vector of initial
2010 Jun 06
2
Generalized DCC GARCH ML estimation
-- View this message in context: http://r.789695.n4.nabble.com/Generalized-DCC-GARCH-ML-estimation-tp2245125p2245125.html Sent from the R help mailing list archive at Nabble.com.