home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 112 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  967 b 

  1. Path: skate.demon.co.uk!not-for-mail
  2. From: plunky@skate.demon.co.uk (Iain Hibbert)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: configuring sendmail to fake addresses
  5. Date: 14 Jan 1996 14:44:21 -0000
  6. Organization: The Bath Room
  7. Distribution: world
  8. Message-ID: <4db4s5$j1m@skate.demon.co.uk>
  9. References: <4d9gtq$nf8@crash.microserve.net>
  10. NNTP-Posting-Host: skate.demon.co.uk
  11. X-NNTP-Posting-Host: skate.demon.co.uk
  12. X-Newsreader: Brians News Reader V0.7 [NetBSD]
  13.  
  14. Jim Shaffer <jshaffer@pennet.net> wrote:
  15. > How do I set up sendmail to make mail come from my POP address 
  16. > (jshaffer@pennet.net) rather than my IP address 
  17. > (jshaffer@jshaffer.pennet.net)?
  18.  
  19. are you using the m4 macro files to create your sendmail.cf?
  20.  
  21. if so, then use MASQUERADE_AS(`pennet.net') and it should do that for
  22. you.
  23.  
  24. if not, then I can only recommend you look at the src/usr.sbin/sendmail/cf
  25. directory and start using the macro files to build your sendmail.cf, it
  26. makes it so much easier..
  27.  
  28. ]ain
  29.