similar to: query on sendmail issues

Displaying 20 results from an estimated 300 matches similar to: "query on sendmail issues"

2007 Aug 07
3
[5.0] little bug confirmation request
can someone do this: 1. download this archive http://plone.googlecode.com/files/Plone-2.5.3-final.tar.gz 2. open it using midnight commander 3. copy its content to any directory 4. check ATReferenceBrowserWidget\skins\ATReferenceBrowserWidget subdirectory 5. there should be files referencebrowser_startupDirectory.py, referencebrowser_queryCatalog.py, referencebrowser_insertHistory.py,
2007 Aug 15
1
yum update fails, cobbler check fails
Hi, I'm running Centos 5 on an IBM x3550 series server with kernel version 2.6.18-8.el5 #1 SMP, dual xeon, 9GB ram system. When I run yum update, I get this error: --> Running transaction check --> Processing Dependency: libevent-1.1a.so.1()(64bit) for package: nfs-utils --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by
2007 Aug 19
2
Kernel
Hello Is kernel depends on Centos version, I mean I have installed Centos 4.3 and its kernel version is 2.6.9, but I want to upgrade the kernel to the latest available in kernel.org. also , is there any way to specify which kernel should be booted when we are restarting computer , rather than put the information in grub. Thanks
2007 Jul 20
1
Desktop panels disappeared
What command should I use to restore my desktop panels they disappeared after I increased the screen resolution -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070720/f42f4408/attachment.html>
2007 Jul 21
1
[off?] Amule and d4X ??
Hi all, I'm trying to use centos5 as desktop/development machine, but i having a lot of problems to compile Amule and d4X, tools that I use a lot. Somebody have some experience to do this work?? sombody have an .spec file?? thanks a lot ! JC J?nior Ps. yes I have all lib neccessari to build this tools.
2007 Jul 24
2
yum upgrade perl question
I'm looking to install n2rrd, which requires Perl 5.8.x (http://n2rrd.diglinks.com/cgi-bin/trac.cgi) I see that lots of Perl stuff is installed. Do I just need to yum upgrade perl-libwww-perl-5.78.5 to the latest? Here's what I have installed perl-wise: [root at nagios-server nagios2cacti]# rpm -qa | grep perl perl-DBI-1.40-8 perl-HTML-Tagset-3.03-30 perl-XML-Parser-2.34-5
2007 Sep 01
2
CentOS 5 (64) Gnome - not detecting Optical Mouse
Hi I am using CentOS 5 64bit, i can install successfully on the below hardware. while booting i can see the Pointer and use Mouse. But While i get a Login screen I couldn't see the pointer, after login also i can't. when i press CTRL button, it shows where the pointer is.. What should i do to enable and work with Mouse. AMD Athlon 64 X2 3800+ ASUS Nvidia Geforce Chipset board 1GB DDR 2 80
2007 Aug 23
1
alternate port vsftpd for ftps
Does anyone here by chance know how to change the port vsftpd uses for ftps? I want to change it over to the regular FTP port due to firewall restrictions.... d -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070823/24015534/attachment.html>
2009 Mar 25
2
help on kerberos5
Dear All, this i feel is a little out of topic but really apprecite if someone can help i am tryin to authenicate my Centos 5.2 box to windows 2003 ADS server .. but am not able to do so . i get the following error when i run kinit kinit(v5): Improper format of Kerberos configuration file while initializing Kerberos 5 library i have the following packages installed on my linux box [root at
2009 Mar 26
2
error when join my Centos machine to win2003 ADS server
Dear All, I have succesfully managed to have my kerberos configured n working without error when i say kinit Administrator and after entering password it works fine my krb5.conf -------------- [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaults] default_realm = BALADIA.LOCAL dns_lookup_kdc = false
2007 May 21
2
How to create an R RPM from source
I use some computers that run older versions of Redhat Linux such as EL3. RPMs for the current version of R are no longer provided via CRAN for these older operating system versions. How can I compile my own RPM for the current version of R, which I could then use to install R quickly and easily on multiple machines? Perhaps the answer to this would be a useful addition to the manual R
2007 Aug 31
4
Virtual Hosting
Dear All, Im sorry for posting this query here but was helpless.. as i am not able to subscribe to sendmail mailing list i have jus installed CentOS 5 and the following software sendmail 8.13 bind 9.3 this machine is used as a primary DNS and out mail server and is been workin perfect we jus have a new domain and i want to have virtual mail hosting on the smae machine for our new domain
2007 Jul 15
2
upgrade my open ssl
Dear All, I have centos 4.5 final and when i installed it there is a openssl version openssl-0.9.7a-43.16 .. i need to upgrade it to openssl 0.9.8 .. also when i try to uninstall it it gives me a failed dependency errror actually i did a nodeps and uninstalled openssl ver 0.9.8 but when my sendmail was restatered compalined saying libssl.so.4 missing or error actually i found that thaere was
2009 Aug 01
3
server mirroring how to
Dear All, I have the following setup which is the heart of our organistion and runs the following for a long time Centos 5.0 server which is used as a Primary Mailserver running sendmail about 400 users mailScanner Primary DNS server using bind Webserver running apache squirrel mail web server i also do have a another centos secondary DNS server and same machine used as my secondary mail
2007 Aug 01
1
need help.. n do apolosize
Dear All, cd any one plss let me know how to subscribe to sendmail mailing lists.. i am not able to do it apprecite n thanks regards simon -- Network Administrator
2008 Oct 27
2
boot problems
Dear All, I am quite new to centos i had installed centos 5.2 to be as a squid proxy server and it was working fine for over a month or so but 3 days back the machine after a reboot jus refused to boot it jus was goin to the grub prompt i wd really apprecite if someone cd help me .. cd i boot from centos boot cd n go to rescue mode and check grub 2) if grub is OK how cd i reinstall centos
2010 Jun 05
2
how to use 'points' function to plot two curves with errbar
Dear R Users, I am using R on windows. how to use 'points' function to plot two curves with errbar I am doing like: x.val <- as.integer(names(co2mean)) errbar(x.val, co2mean, co2mean + co2sd, co2mean - co2sd, xaxt='n', col=1, xlab=NA,ylab=NA)# obs error bar lines(x.val, co2mean, col=1, lwd=2) errbar(x.val, co2tm3.month.mean, co2tm3.month.mean + co2sd.tm3, co2tm3.month.mean -
2007 Aug 03
1
where the problem
Dear All I have jus migrated to centos 5 and jus wondering why n where this problem could be server A which is running for the past 2 years used as my primary dns and mail server redhat linux 8 sendmail ver-8.12.5-7 bind ver -9.2.1-9 since the server is old and is prone to all security problems i have a new machine which i have installed the following and will replace my existing
2009 Jun 19
6
ssh security
Dear All, I have the following setup running perfectly OK for a long time CentOS release 5 (Final) sendmail-8.13.8-2.el5 MailScanner 4.76.25 bind-9.3.4-6.0.3.P1.el5_2 now i jus setup a centos box running BackupPC for backing up my my above mail server using ssh as per the instructions in backup pc site i had to enable sshd so i did it and everthing works perfect and backup works great as per my
2008 Oct 31
4
offtopic question .. apprecyice ur help
Dear All, its a offtopic question but really apprecite if someone would advise n help i have been running a mil server with sendmail and have sbl-xbl.spamhaus.org as my dnsbl. i had other servers which are alredy out now that is relays.ordb.org and dsbl.org have already been out of my sendmail config. any one knows of ny other servers i could add in my sendmail config apprecite ur help