General :: Install Sendmail By Using CLI Mode ?
Aug 1, 2011
I searched sendmail using "dpkg -l sendmail" on ubuntu 9.04 jaunty" & found, package not installed. I am trying to install sendmail using "aptitude install sendmail", but it is not installing & the process is showing as it is being installed even after 5 minutes. how can I install sendmail by using CLI mode. Becuase none of the user account is able to send mail to our offcial mail ID, which is getting mails from other servers.
View 2 Replies
ADVERTISEMENT
Aug 30, 2010
Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?
Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?
Code:
View 3 Replies
View Related
Apr 16, 2010
i wish to install fetchmail & sendmail services i have already done that but there is some problem so wish to start everything from start.
how to uninstall the same and step by step guide on how to configure the same on UBUNTU server 9.10
View 1 Replies
View Related
Jan 27, 2011
how to install, configure and test Sendmail in Redhat Linux. I don't have yum installed on my system, so I cannot use yum install sendmail command.
View 3 Replies
View Related
Jun 15, 2011
I have bees assigned a problem which states that :
sendmail-2: Wrong number of instances of process sendmail:, expected instances equal 1 but found 0
THats it...what exactly this means and how should i proceed for solving this problem...
View 1 Replies
View Related
Jan 2, 2010
I played with the graphics in kde4 and seem to have losy my installation. i have tried the rescue system option, recover system options and in desperation (i was just about to reinstall) tried booting in failsafe mode, and it worked!
where do i go to find out what the problem is regarding the normal boot mode? i think my pc is starting to resent the continual use of the reset button!
View 6 Replies
View Related
Jan 30, 2010
I installed ubuntu 9.10/9.04 on my usb key as live image couple of time. I have trouble when I try to install wine on my usb key. I am wondering what is the difference if I install my ubuntu into my usb key directly? will that be slower compared with live CD mode? I guess live CD mode may use memory as part of harddisk to save temepory files and normal usb linux installation won't do this for me. Is this true?
If so, do I have a choice to point my tmp directory to system memory area?
View 1 Replies
View Related
Sep 5, 2010
I have installed postfix and dovecot on my server and thought postfix will not only take SMTP connection from my e-mail client like Outlook, but also handles "mailx" commands from the server. However, it looks like sendmail is still responsible for sending mails from "mailx". I tested this by turning it on/off using "service sendmail stop" and "service sendmail start". Mails sent using "mailx" will only be sent when sendmail is up. When I did "yum info sendmail", it lists sendmail as an installed package. Is is safe to remove sendmail by running "yum erase sendmail", and let postfix handles "mailx" also?
View 3 Replies
View Related
Oct 10, 2010
i have a server which i have no physical access to, all i can do is boot in rescue mode from a live debian CD and i want to know of a way to install CentOS from iso image or maybe NFS? on that server using this debian live CD.
since it's live CD i can't mount the iso image and boot from it cos after reboot nothing will be preserved. so the case in breif is, i am booted form debian live cd and i want to install CentOS on the machine from that system using iso image
View 5 Replies
View Related
May 31, 2011
I can't install rhel 6 in gui [init 5] mode in my vm (windows and linux). it install in text mode and no pakage selection coming. it open with multe-user text mode
View 2 Replies
View Related
Dec 26, 2010
I want to know how we can install redhat Linux Enterprise in text mode on my system?
View 4 Replies
View Related
Jun 13, 2010
how to install fedora 11 from text mode . I am in a situation to install in text mode only .there is no such option in fedora 11 . Because i have already installed fedora 9 in text mode.
View 2 Replies
View Related
Nov 1, 2010
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
View 17 Replies
View Related
Dec 1, 2010
My linux workstation recently crashed. After rebooting, Linux (Red Hat 5.3) will not boot properly and automatically went into emergency mode or recovery mode i think. I can still see my /home/user/ and all the files inside.I boot from CD to rescue mode and tried mounting read-only the /dev/sd5 which contains the files in the crashed hard disk to try to copy out my files but mounting was unsuccessful (invalid argument). I checked the filesystem type using fsck -N /dev/sda5 and shows it to ext2. i tried to mount another known working hdd and was successful.
My question is why in emergency mode, the crashed hdd is able to be mounted automatically as read-only but cannot be done in rescue mode thru a bootable CD?Is there any special mount options used in emergency mode?I also cannot copy out in emergency mode booting from the crashed hard disk as everything is read only.
View 3 Replies
View Related
Jul 13, 2010
I have been trying to set up ssmtp so I can send email using Gmail's ssmtp servers. However, when I try to send mail (using mailx), I get the following message:
Code:
Can't send mail: sendmail process failed
Here's the last line from dmesg (the only one applicable, according to the timestamps and message content):
Code:
[484114.608378] sendmail[17975]: segfault at 0 ip b7dbbbf3 sp bfb0dc4c error 4 in libc-2.11.2.so[b7d44000+14e000]
Here's my ssmtp.conf:
Code:
#
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
#
[code].....
View 2 Replies
View Related
Jun 8, 2010
I used my usb to install ubuntu on my netbook and now it says it's read only. Checked all over for a switch, even pulled the plastic case off but I can't find one.
View 13 Replies
View Related
Dec 14, 2010
How to install linux by using text mode or fdisk tool
View 3 Replies
View Related
Apr 1, 2010
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.
View 1 Replies
View Related
Jan 18, 2011
How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?
I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.
View 1 Replies
View Related
Jan 8, 2010
I would like to know where i can find a step-by-step guide to install sendmail 8.13.8 in my Red Hat Enterprise Linux 5.1, the rpm packages of sendmail are included on the DVD instalation disc, but it was not instaled when the OS was instaled, and when i tried to use the manual on the Red Hat Web i discovered that it is for a different version (of Red Hat and sendmail) and there are not the same packages, (it's missed the sendmail-*.src.rpm package but there's a sendmail-devel-8.13.8-2.el5.i386.rpm package instead). So i don't know what to do, because the first thing that that guide installs is that source package, besides, when i make "rpm -qpil package.rpm" i found that the others packages have not the same things inside (it's missed /etc/aliases and /etc/aliases.db files). Please help. I haven't found anything to install this version of sendmail, and i have never done this before.
View 3 Replies
View Related
Apr 17, 2010
When try to yum install sendmail geting errors:
View 3 Replies
View Related
Jun 3, 2010
how to install and setting (mail transfer agent) for sendmail..
View 2 Replies
View Related
Apr 27, 2011
I wrote a script which send email from linux box.
While i am execute this script i am getting the following message.
/usr/sbin/sendmail: No such file or directory
after searching some posts , i got to know that we should install an rpm file required for sendemail.
i downloaded the file from well known websites. and tried to install using rpm command
rpm -U --nodeps <rmpfilename> --force.
I am unable to install the rpm file, even i am not getting the error meesage on the prompt.
Is there any way to check why the rpm is not getting installed.or there are any pre requisites to install this send email rpm.
prior to this i installed mail rpm on th linux Box
View 2 Replies
View Related
Apr 19, 2011
I intend to install cryus-sasl, procmail and sendmail for my school. After I've finished the install of cyrus-sasl and procmail, I try to install sendmail. I have config the required setting of sendmail which let it support cryus-sasl in the file sendmail/devtools/Site/site.config.m4, then I build the main program of the sendmail and created the related user account and directories. It doesn't has any error. But when I try to build the program "makemap" and "mailstats", it has the similar error which said that there are an unrecognized option '-R/usr/local/ssl/lib' and can't find -lphclient. Here are the dump screen after I type the command "sh Build install" in the directory of program "makemap":
[root@chmsmail makemap]# sh Build install
Configuration: pfx=, os=Linux, rel=2.6.18-194.el5PAE, rbase=2, rroot=2.6.18-194, arch=i686, sfx=, variant=optimized
Making in /usr/local/src/sendmail/obj.Linux.2.6.18-194.el5PAE.i686/makemap
cc -O2 -I. -I../../sendmail -I../../include -I/opt/nph/include -I/usr/local/ssl/include -
code....
Anyone can tell me what should I do to tackle the error?
View 2 Replies
View Related
Jul 7, 2010
I seem to have a send mail problem .the server is RHes3 i edited the etc/mail/mail.mc
then did
[root@Mixer mail]# make -C /etc/mail
make: Entering directory `/etc/mail'
WARNING: 'sendmail.mc' is modified. Please install package sendmail-cf to update your configuration.
WARNING: 'submit.mc' is modified. Please install package sendmail-cf to update your configuration.
make: Leaving directory `/etc/mail'
[Code]...
View 1 Replies
View Related
Jul 5, 2010
I've installed Ubuntu 10.04 Desktop i386 using "Install inside Windows" option. In the installation i dedicated 3GB for the root parition. Now i have a Windows 7 and a Ubuntu.
Currently, I need more space for the Ubuntu root parition (just 50MB freespace remained!). I realized the it is a simple 3GB file in the Windows and root parition is virtually in that file.
So it should be possible to increase the size of the root parition. But i cannot find any way for this.
I do not want to reinstall the my Ubuntu or add another partition. Is there any painless way to just increase the size of root parition?
View 1 Replies
View Related
Jan 15, 2011
I have a apache server installed on my system which I use for testing out stuff like wordpress and forums. I use the server for learning stuff only. I would like to know what do I have to do so that these blogs, forums etc can send an email when someone registers. I guess most of these use sendmail to send email. So how do I configure sendmail so that it sends email using my gmail address and smtp. Also I think there is a php mail option (or something called like that) that allows us to send email without having sendmail installed.
View 1 Replies
View Related
Aug 9, 2010
Is it possible to migrate users from sendmail to Windows AD?
View 3 Replies
View Related
Jan 22, 2010
on Suse linux 11.2 while trying to install sun webserver 7 I was unable to install it in graphical mode, is the any package that needs to be installed in order to do that
View 6 Replies
View Related
Mar 9, 2011
Been using the Amazon EC2 Linux AMI and enjoying it.It comes configured with sendmail. I think I'd rather use postfix.replacing sendmail with postfix might be as simple as what I found searching online:
$ rpm -e sendmail
$ yum install postfix.
However rpm complains:
$ rpm -e sendmail
error: Failed dependencies:
smtpdaemon is needed by (installed) mdadm-2.6.9-3.7.amzn1.i386
View 1 Replies
View Related