I think this is a symptom of having postfix setup with the rc-update tool. If you do a "rc-update -s" you'll get a list of the services on your box and what state (if any) they should be started in (boot and default are the most common entries). If you see postfix in this list, with a state, give the command "rc-update del postfix default" (where default is the state it's starting in). This should clear up your problem. If not, check on the Gentoo forums - I'm sure someone has run into this.
I see a similar issue after every emerge now for vixie-cron. I'm told that cron is already supplying the service. The funny thing is that my "cron" is in fact "vixie-cron" in the first place. One of these days when I'm looking for something to do, I'll dig into this deeper and fix it. Shawn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nick W Sent: Wednesday, April 28, 2004 3:18 PM To: CLUG General Subject: Re: [clug-talk] Sendmail & PHP Update...its working, and Im getting flooded with my test mails now. I didnt read the instructions after the ebuild and hence never ran the ebuild config. DOH! Except now I keep seeing * Caching service dependencies... * Service 'postfix' already provide 'mta'!; * Not adding service 'sendmail'... even though I unmerged postfix. Any ideas? On April 28, 2004 12:04 pm, Nick W wrote: > <SNIP> > > > If you really want to stick with sendmail.... I don't know what to say > > Obviously sendmail is the last choice of the majority on this list. I > emerged Qmail (after removing sendmail and ssmtp) and now my function is > returning true. Unfortunately the mail never comes through, leaving me to > suspect what Szemir was talking about is accurate in shaw's case, blocking > the mail b/c its originating from my box. So now I guess I need to > configure qmail... > > Thanks for the help one and all. -- Nick W ([EMAIL PROTECTED]) Registered Linux User #324288 (http://counter.li.org) MSN Messenger: [EMAIL PROTECTED] Yahoo: foolish_gambit ICQ: 303276221 _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

