Portal Home > Knowledgebase > Articles Database > mail is missing
mail is missing
Posted by bgsebiosjr, 11-02-2009, 03:12 AM |
Hello
I was discovered that i dont have /bin/mail or /sbin/mail and also i dont have /etc/init.d/sendmail
but when i see here in WHM the exim is running.. why?
Please can anyone explain this and teach me how to install or activate this?
thank you.
|
Posted by sysgallery, 11-02-2009, 05:44 AM |
What is the output of
rpm -q sendmail (or)
rpm -qa | grep sendmail
|
Posted by bgsebiosjr, 11-02-2009, 05:59 AM |
the /bin/mail or /sbin/mail has been solved by installing yum install mailx.
about /etc/init.d/sendmail nothing, but i have read from others that try to use this "/etc/init.d/exim".
[root@hostname ~]#rpm -q sendmail
package sendmail is not installed
[root@hostname ~]#rpm -qa | grep sendmail
[root@hostname ~]#
|
Posted by sysgallery, 11-02-2009, 06:10 AM |
By installing Cpanel, they do provide exim mail service along with cpanel. And it will be good to run exim as mail service, and it will be easily get updated to the latest versions, with a single command
/scripts/eximup --force
|
Posted by bgsebiosjr, 11-02-2009, 06:28 AM |
Exim (maildir) Setup Script Version 20.0
Fetching version information from http://httpupdate.cpanel.net/eximinstall/versi on (STABLE)....Fetching http://httpupdate.cpanel.net/eximinstall/version (0).... @64.50.161.11......connected......receiving...100%......Done
Done
This is the exim 4.69 installer release number 23.1 for platform centos 5.4
Loaded plugins: fastestmirror
Determining fastest mirrors
* addons: ftp.osuosl.org
* base: ftp.osuosl.org
* extras: ftp.osuosl.org
* updates: ftp.osuosl.org
addons | 951 B 00:00
addons/primary | 203 B 00:00
base | 2.1 kB 00:00
base/primary_db | 2.0 MB 00:01
extras | 1.1 kB 00:00
extras/primary | 116 kB 00:00
extras 289/289
updates | 1.9 kB 00:00
updates/primary_db | 251 kB 00:00
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package libdb3.3-devel available.
Package db4-devel-4.3.29-10.el5.x86_64 already installed and latest version
Package db4-devel-4.3.29-10.el5.i386 already installed and latest version
Package pam-devel-0.99.6.2-6.el5.x86_64 already installed and latest version
Package pam-devel-0.99.6.2-6.el5.i386 already installed and latest version
Package openssl-0.9.8e-12.el5.x86_64 already installed and latest version
Package openssl-0.9.8e-12.el5.i686 already installed and latest version
Package openssl-devel-0.9.8e-12.el5.x86_64 already installed and latest version
Package openssl-devel-0.9.8e-12.el5.i386 already installed and latest version
Package gcc-4.1.2-46.el5_4.1.x86_64 already installed and latest version
Package glibc-devel-2.5-42.x86_64 already installed and latest version
Package glibc-devel-2.5-42.i386 already installed and latest version
Package compat-db-4.2.52-5.1.x86_64 already installed and latest version
Package compat-db-4.2.52-5.1.i386 already installed and latest version
Package zlib-devel-1.2.3-3.x86_64 already installed and latest version
Package zlib-devel-1.2.3-3.i386 already installed and latest version
Package rpm-build-4.4.2.3-18.el5.x86_64 already installed and latest version
Nothing to do
Resetting Exim to cPanel Defaults and Installing the Latest Version
Method: Perl Expect
commit: wrote '/usr/local/lib/perl5/5.8.8/CPAN/Config.pm'
CPAN: Storable loaded ok (v2.21)
Going to read /home/.cpan/Metadata
Database was generated on Mon, 02 Nov 2009 03:27:54 GMT
HTML:arser is up to date (3.64).
cPCPAN: Module (Mail:pamAssassin) holdback (3.002005 held back to 3.2.4)
Mail:pamAssassin is up to date (3.002004).
Net:NS is up to date (0.65).
perlmod--Install done
Testing connection speed for diff.cpanel.net (24 servers)...(using fast method)........................Done
[root@hostname]#
[root@hostname]#/etc/init.d/sendmail
-bash: /etc/init.d/sendmail: No such file or directory
|
Posted by sysgallery, 11-02-2009, 06:51 AM |
Do you want to run sendmail even though exim is there?
If so,
run this command.
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
service sendmail restart.
|
Posted by bgsebiosjr, 11-02-2009, 07:02 AM |
no i mean, what is the deferent /etc/init.d/sendmail and /etc/init.d/exim
|
Posted by sysgallery, 11-02-2009, 07:11 AM |
sendmail is the mail service comes default with linux distribution. But exim with Cpanel
|
Posted by bgsebiosjr, 11-02-2009, 07:20 AM |
how about the /bin/mail and /sbin/mail? that is the linux? what is the cpanel?
|
Posted by keserhosting, 11-02-2009, 07:23 AM |
While installing make sure that 127.0.0.1 is listed in the /etc/hosts and /etc/mail/access
|
Posted by bgsebiosjr, 11-02-2009, 07:45 AM |
i can't see /etc/mail/access or blank, what is the configuration?
|
Posted by bgsebiosjr, 11-02-2009, 08:12 AM |
root@hostname /]#m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
m4: /etc/mail/sendmail.mc: No such file or directory
[root@hostname /]#
|
Add to Favourites
Print this Article
Also Read