I found reference to this problem at www.qmailrocks.com when I was setting up my qmail server. Basically it comes down to trying to get every single aspect of any email services to stop. The qmailrocks.com articles indicate that while this is possible, it's probably faster just to reboot the server. In my case this did the trick. They do make a point that you "shouldn't" have to restart a Linux server, but in this particular case it's apparently easier/quicker.
I'm checking out the link you sent - thanks for it. Shawn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nick W Sent: Wednesday, April 28, 2004 6:31 PM To: CLUG General Subject: Re: [clug-talk] Sendmail & PHP On April 29, 2004 05:26 am, Shawn wrote: > 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. The answer to your issue is here: http://forums.gentoo.org/viewtopic.php?t=121455 Now I got rid of that error...and qmail isnt sending again. Im too young for grey hair. It sent 3 messages and inexplicably quit. The qmail-send logs showed the 3 being sent, and registers the other new messages but never sends them. ps -e shows qmail-smtpd isn't running, but when I try to run it I get tcpserver: fatal: unable to bind: address already used. Port 25 is in use but by what I don't know....*cry* at least I know my PHP script works... > > 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

