Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE: RE: RE: Re: How does one override 550 relays for Mail::Sendmail?

by PipTigger (Hermit)
on Jun 21, 2000 at 14:15 UTC ( [id://19194]=note: print w/replies, xml ) Need Help??


in reply to RE: RE: Re: How does one override 550 relays for Mail::Sendmail?
in thread How does one override 550 relays for Mail::Sendmail?

I didn't have a mail/ in my /etc/ so I grepped for "relay" and found exim.conf which seems to contain the appropriate mail settings. Do I need to restart Inetd somehow so that these changes (ie. allowing localhost relays) can take effect? Thanks very much for your help. TTFN & Shalom.

-PipTigger

p.s. Byslexia is a Ditch!
  • Comment on RE: RE: RE: Re: How does one override 550 relays for Mail::Sendmail?

Replies are listed 'Best First'.
RE: RE: RE: RE: Re: How does one override 550 relays for Mail::Sendmail?
by le (Friar) on Jun 21, 2000 at 14:19 UTC
    Oh, so you're not using sendmail but exim... I don't know anything about exim, maybe it's started from inetd, maybe from some rc startup file. Do a ps -ax | grep exim to find out if it's already running, or look into /etc/inetd.conf for exim.

    HTH.
      I just checked /usr/sbin and it appears that the executable sendmail there is a link to exim but I was under the impression that Mail::Sendmail is completely distinct from the sendmail executable and that it has it's own implementation etc. I didn't see exim in the ps but it is in the smtp section of inetd.conf ... so how would I go about reloading exim's config file then? Thanks again.

      -PipTigger

      p.s. The Legend Will Never Die!
        kill -HUP inetd

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://19194]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found