[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Automated mailing from a CMS



 ] On Wed, Jun 21, 2006 at 07:44:11PM +1000, James Kirsop wrote:
 ] > I'm pretty sure I installed sendmail on the debian installer, but  
 ] > apparently it didn't install .. so I've done an apt-get and  
 ] > installing it from there. What will i need to do to get sendmail  
 ] > functioning for what I need it do? - have you got any good guides for  
 ] > setup/configuration?

 Unless you have a compelling reason to use sendmail proper, and/or
 have some experience with configuring it, then it's likely preferable
 to use an alternative.

 $ dpkg -l | grep exim         # will tell you if exim's already there

 You really only want one mta installed, so if you have sendmail
 installed, then you can remove it with:

 #  apt-get remove sendmail

 What makes you think it's not installed, btw?

 Jedd.

-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@xxxxxxxxxxxxxxxxxxx
If you are having trouble, ask owner-progsoc@xxxxxxxxxxxxxxxxxx for help.