blockers
Collins Richey
erichey2
Mon May 17 11:56:05 PDT 2004
On Wed, 26 Nov 2003 19:26:57 -0500 "Brett I. Holcomb" <brettholcomb at charter.net>
wrote:
> A block simply means some other package provides the service this one does
> and you can not have more than one of them providing the service - like
> mail. You can have sendmail or another mailer but not both. I haven't
> delved into the mail stuff on any distro but it may be that Gentoo
> defaulted to using sendmail to provide mail or you installed it. If it's
> installed you could uninstall it and put your desired mail program in. I'd
> check the archives on the Gentoo mail list as I believe this has come up
> before.
>
> Ted Ozolins wrote:
>
> > I'm in the process of setting up Courier-IMAP, Squirrel Mail and
> > thought I had to use something along the lines of qmail with it. To use
> > a spam filter I thought of using Spamass-milter. Under Gentoo I noticed
> > that Qmail seems to be a no-no since it conflicts with sendmail or
> > prrocmail. Can I then assume that I can not run spamassasin with qmail?
> > I must be approaching this totally off track, any suggestions?
> > TIA
> >
>
I haven't tracked this thread, but here are some suggestions. Please note that
I've never had the need to install multiple MTA's.
1. emerge -pv qmail - on my system this gets
[ebuild N ] sys-apps/ucspi-tcp-0.88-r5 +ssl -ipv6
[ebuild N ] net-mail/dot-forward-0.71-r1
[ebuild N ] net-mail/checkpassword-0.90-r1
[ebuild N ] net-mail/cmd5checkpw-0.22
[ebuild N ] sys-apps/daemontools-0.76-r3
[blocks B ] net-mail/ssmtp ("virtual/mta" from pkg net-mail/qmail-1.03-r10)
[ebuild N ] net-mail/qmail-1.03-r10 +ssl
All of the lines except 'B' are prereqs that would be installed. Also, qmail
will be installed with USE="+ssl" to allow ssl use.
The 'B' is because the package net-mail/ssmtp is already installed and
registered as the "virtual (see "/usr/portage/profiles/<profilename>/virtuals)
that provides mta support, so I would need to do the following.
2. emerge -C ssmtp - remove the blocking package.
emerge qmail
3. For more information, search on the gentoo forums or ask your question on the
IRC channel http://www.freenode.org/ #gentoo.
HTH,
--
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the
worries of tomorrow, you have no today to be thankful for.
More information about the Linux-users
mailing list