Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Dec 11, 2010 1:55 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
On boot, I get the following message:

Code:
Starting Postfix Mail Transport Agent: postfix.
Starting Mail Transport Agent (MTA): sendmailNo make, you'll have to rebuild your databases by hand
:(                                                                                                 
Not configured, not started. failed!                                                               
.


Even though I've removed Sendmail and installed Postfix... there is obviously some trace of sendmail left, any idea where I should look to fix this?

Thanks,

Paul


Top
   
 Post subject:
PostPosted: Sat Dec 11, 2010 2:07 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Which distribution are you running?

What procedure did you use to install Postfix?

What procedure did you use to uninstall sendmail?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject:
PostPosted: Sat Dec 11, 2010 2:31 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
hoopycat wrote:
Which distribution are you running?

What procedure did you use to install Postfix?

What procedure did you use to uninstall sendmail?


Debian, used the following HowTo as a basis for install:

http://www.debuntu.org/how-to-virtual-e ... nd-dovecot

And used apt to try to uninstall sendmail via apt-get remove sendmail


Top
   
 Post subject:
PostPosted: Sat Dec 11, 2010 10:44 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Looks like the real sendmail meat is in a few different packages, which are depended on by the "sendmail" metapackage: http://packages.debian.org/lenny/sendmail

So, try:

Code:
apt-get autoremove
--and/or--
apt-get remove sendmail-base sendmail-bin sendmail-cf


That *should* hopefully get it out of there. Also check:

Code:
dpkg -l sendmail\*


just in case something got missed.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject: That got it
PostPosted: Mon Dec 13, 2010 1:13 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
Apt still reporting things had been removed, but dpkg said that some config files were lying around, purging those and rebooting cleared up the issues, thanks for the help!

Paul


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group