Server :: Sendmail Unable To Start In Cent OS 4.6
Apr 9, 2010When i issue the command "service sendmail start", it just shows me "starting sendmail..." and waits forever. please have some point on it.
View 4 RepliesWhen i issue the command "service sendmail start", it just shows me "starting sendmail..." and waits forever. please have some point on it.
View 4 RepliesI had configured my php to use sendmail as its mail agent. My server which is centOS 4.6 in this case runs in a lan.
What I need is that when i fire a mail function from php page hosted on my server in LAN, mail should get delivered to gmail or whatever destination address is..
But I am facing problem...When I open my php page which fires the mail, it takes long time to load say 1-2 minute in loading. After that it says Message sent successfully, but message not get delivered.
I had checked sendmail it is running... I also checked spam folder of destination email..
Suddenly my machine not working under run level 5 and it seems to be problem with xserver and it is saying that "in last 90 seconds xserver restarted 6 times and unable to start" and then just giving blank screen.So i changed the run level to 3 and using startx command i am managing to work now.
View 2 Replies View RelatedI am very new to sendmail and I have tried all the way to configure the send mail but not succeeded with it.
Server info
Sendmail build /version
When I am trying to start the sendmail serving its throwing the error:
I have 2 server behind the netgear router on my network . win2k3 and CentOS development server, I have port forarded 80 to win2k3 server which i can access over the internet and is accessable. However I can SSH CentOS machine and portforwarded 8080 and 82 for web access, I can't access via any of the port, browsers says UNABLE TO CONNECT.. there is no firewall in CentOS machine.
View 1 Replies View RelatedI have users [URL] unable to send email to [URL]. [URL] user also unable to send email to [URL]. But both email addresses are fine as they can receive email from others or from [URL] and [URL]. I able to telnet mail server 110 and 25, no problem. Version: ESMTP Sendmail 8.12.10
Mail Log:
Feb 23 11:36:35 mail sendmail[16228]: o1N3aZxt016215: to=<xxx1@gas.com>, ctladdr=<xxx@abc.com> (501/501), delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=442918, relay=gas.com, dsn=5.1.2, stat=Host unknown (Name server: gas.com: no data known)
[code]....
We're running a sendmail server on a fedora core 9 which we've configured recently. The problem is, the server is working fine but there are some e-mails that enter our server but doesn't get forwarded to the user.
Quote:
Quote:
Here it says "stat=Sent" but nothing from the above mail address has been received on the client's inbox. We've experienced this with Microsoft Outlook, Outlook Express and Thunderbird alike so far with Two(2) of our user accounts.
I have configured Sendmail client to send mail to outside network ( Within local domain ), but i am unable to send any mail as i am getting the following error,
[root@cclx10 mail]# cat test |sendmail -v abhilash-o.padmanabhan@hp.com
abhilash-o.padmanabhan@hp.com... Connecting to [127.0.0.1] via relay...
abhilash-o.padmanabhan@hp.com... Deferred: Connection refused by [127.0.0.1]
I have the following configuration in my "/etc/sendmail.cf" file
# SMTP daemon options
O DaemonPortOptions=Port=smtp,Addr=15.146.237.113, Name=MTA
And netstat is showing that sendmail is listening on Port 25 on the IP address which is mentioned.
[root@cclx10 mail]# netstat -an |grep 25
tcp 0 0 15.146.237.113:25831 0.0.0.0:* LISTEN
tcp 0 0 15.146.237.113:25 0.0.0.0:* LISTEN
I try to configure nagios server in my network. In nagios server I need to configure sendmail rely agent. I configured sendmail like given below
Code:
dnl #DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
define(`SMART_HOST', `mail.mydomain.com')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 25')dnl
define(`ESMTP_MAILER_ARGS', `TCP $h 25')dnl
[code].....
I am trying to install vlc in cent os 5.5 but while configuring through (./configure) command as a root i am getting error no acceptable c compiler found in $path.
View 4 Replies View RelatedI have 500GB external HDD. I have to mount it my CenOS -4.8 Machine.(kernel-2.6.9.89EL 32-bit) . External HDD partitions are ntfs file system partition. I have tried to mount ntfs partition in linux . But it's not done.
mount partition with ntfs parttion in linux.
I am using webmin for my daily tasks. I have fedora 13, whenever I click on ''Sendmail M4 Configuration'' or Outgoing Addresses (generics)'' I get the following error message
Quote:
The Sendmail M4 configuration base directory /usr/share/sendmail-cf was not found on your system, or is not the correct directory. Maybe it has not been installed (common for packaged installs of Sendmail), or the module config is incorrect. I read documentation at sendmail.org, it seems that structure of directories for send mail has been changed in version sendmail-8.1.4 shipped with FC13. In webmin config module we have
Quote:
Sendmail M4 base directory = /usr/share/sendmail-cf
which is not there. I did a locate / sendmail-cf on the command line, it finds nothing
I recently modified sendmail.cf to use a third party SMTP server to send emails. It works great. But when I run sendmail from the command line, I have to specify the -C flag and force feed it the location of my sendmail.cf, or else it doesn't work.
So in other words, the following works great:
However, if I don't specify the -C flag, sendmail doesn't consider what's in the sendmail.cf and barfs:
I don't run sendmail as a daemon. I'm only using it to send emails. I know my modifications of sendmail.cf are correct because it works perfectly when I use the -C flag. I searched my disk to see if I could find another sendmail.cf on the machine and only the one in /etc/mail came up.
Why sendmail is not reading my sendmail.cf?
I'm running Sendmail version 8.14.2 on Fedora Core 8.
i want to install yum in centos 5.4-i386 on amd system,buti am unable to do so, i can do yum installation in linux os very easily but in centos it is quit different .my ip is 192.168.0.55after this command
cp /etc/yum.reposed/CentOS-Base.repo /etc/yum.repos.d/base.repo
i did edit in this file
vi /etc/yum.repos.d/base.repo
[code]...
Installing VNC in Cent OS 5 / RHEL 5? Check the below link... [URL]
View 1 Replies View Relatedi am running cent 5.1 and would like to upgrade httpd v.2.2.3 to the latest 2.2.11 version provided by apache to resolve some ajp errors i am experiencing.
I searched but did not find any rpms for cent nor did i find any instructions on how to do this.
I have a cent 5.5 server that I only have remote access to. I was wondering if there was a way to view potential updates before I issue the yum update command. I know that there is a notification in X that you can click on and will show you the updates before you actually perform the operation.
View 2 Replies View Relatedhow to install dhcp server up & running in cent os 5.3
View 2 Replies View RelatedI can configure openldap on suselinux or Cent OS but i need to a simple script that can doing it automatically (in simplest case).
View 1 Replies View RelatedI work at a small animation studio with a server box running Cent OS. We have no IT guy... I happen to know a little bit of programming so I got assigned to look after this server box. I'm still in the process of learning basic linux using VMware at home at themoment.There are few things requested from me that are really beyond my knowledge at this time and I really need some advise or pointer to get started.Current set up- We have 2 servers. A windows server 2008 and a Cent OS. They don't work together... They are only acting like a central "hard drives" so to speak.
- Cent OS was a new addition to our team. It was recently requested by our client. They set up RSync for us to get files from over sea and they want our file structure to match theirs.- We have 15 work stations. Not set as domain yet. We boot into Windows 7 for projects stored on windows server, and boot into Fedora for projects stored on Cent OS.What I was asked to do- Centralize user accounts. My boss wants both windows and fedora to log in using the same account. What would be the best approach to do this? We want the accounts to be managed via the Cent OS box. Permission to access hard drives on the server should be controlled as well.- Maximize Rsync. This one is really beyond my knowledge. The Rsync process from our clients sometimes doesn't go through. They want to make sure the process works as smooth as possible.
i have a dell server. its a couple of years old and has a perc 4 raid controller in it. When i do an install it shows the drives configured in the raid 5 configuration. i select the disk and do an auto partition. It goes for about 10min then errors with "error formatting drive volgoup00 the error is serious occurred press enter to reboot" or something like that can remember all the words. It doesn't give any info about the error.
i get the same error on centOs 5.5 and Ubuntu server 10.10
There is a firmware update for the raid controller that i could apply but dell's site was not letting me download it yesterday. Other than that I am not sure what to do. I could try an older version of CentOS 5.4 but i figure someone might tell me how to fix this so i can run the newest version.
I would like to setup a qmail server for learning purposes (if you strongly feel Postfix is better, feel free to let me know). When I started setting up qmail (using Life with qmail), it suggested that having a DNS is the best approach. In the spirit of learning, I decided then to create another server for DNS only, and use that for qmail.
My problem is that, as this is a home installation, the internet is behind a Netgear DG834Gv5 router, on a DSL line that has a dynamic IP address. I am using DynDNS, but also don't mind having to update any DNS entries to keep up with the change, this is not exactly a production-grade setup.
In addition, I also have access to another DNS server where I can create authoritive entries for any domain I register. I have done that for a domain, and would like to point part of that to my home DNS so that I can learn.
So essentially, I would like to have a new zone for home.mydomain.org on my home DNS so that I can create new entries for *.home.mydomain.org such as qmail.home.mydomain.org etc. there.
I assume that this would include port forwarding on the router which is not a problem, but I truly have no clue where to start. I have a very basic install of Cent-OS 5.3 (no X and just Base a few admin and dev tools) and just installed the latest RPM of bind (9.3.x).
I am trying to start FTp service both from Terminal and Cpanel interface but unable to start. it says cannot start ftpd service. contact administartor
It's Redhat Linux can anybody help me to fix this issue?
Here is my Linux versionScientific Linux release 6.0 (Carbon)I don't know why it can't be started
View 14 Replies View Related# startx
xauth: creating new authority file /root/.serverauth.18174
X Window System Version 7.1.1
Release Date: 12 May 2006
[Code]....
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Couldnt get a file descriptor referring to the console
i have used these commands also
mknod /dev/tty0 c 4 0
chmod 660 /dev/tty0
I was able to start multiple X servers before. Now after the upgrade to rootless X, I had to add myself to the "input" group to be able to start X, but I'm unable to start 2nd X on a different vt.
Here are the errors and warnings I'm seeing:
Code: Select all[114940.404] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[114940.409] (WW) Falling back to old probe method for modesetting
[114940.409] (WW) Falling back to old probe method for vesa
[114940.409] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[114940.409] (EE) Screen 0 deleted because of no matching config section.
[114940.409] (EE)
[114940.409] (EE) Cannot run in framebuffer mode. Please specify busIDsĀ for all framebuffer devices
I'm on Debian stretch/sid.
using centos 5.2
unbale to start ldap server.
see below info
[root@system ~]# yum install openldap
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base:
[Code]....
I have followed all the steps as mentioned on documentation.except automake (I am not clear as where to make automake)
I logged in as Root on a Ubuntu system
and then
Code:
cd /opt
svn checkout svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x/
cd lighttpd-1.4.x
./autogen.sh
./configure
make
make install
After this what do I need to do to be able to start the lighttpd ?After this I did not found any script /etc/init.d/lighttpd. so what more has to be done ?
I am very new (since yesterday) to Linux also new to web server setup. I have installed all LAMP components, including SSL as described here: [URL]. I have added LISTEN 443 Wanted to restart the apache server -> no success ! stopped it, now doesn't start at all:
Warning msg=>
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:44 no listening sockets available, shutting down . .
Failed
I tested Apache and my PHP earlier and it worked. Now after SSL and FTP installation it doesn't work anymore! Also I am wondering about my server name, it is the set IP of the web server, surly i should change that? Only used link for SSL set-up, used diff links for apache php etc (also have java JRE installed as I will need that later for my app) also have GNOME available, but prefer command line.
I changed the host name on this CentOS 5.5 machine but whenever I reboot the machine the startup pauses at the point of starting sendmail for several minutes and then eventually moves on. What could be causing this?
View 7 Replies View Related