home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3148 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.4 KB  |  29 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: IDA question
  5. Message-ID: <1993Jan11.185455.27180@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <1993Jan11.172834.22663@news.tu-graz.ac.at>
  8. Date: Mon, 11 Jan 1993 18:54:55 GMT
  9. Lines: 18
  10.  
  11. In article <1993Jan11.172834.22663@news.tu-graz.ac.at> schinagl@fstgds06.tu-graz.ac.at (Hermann Schinagl) writes:
  12. >
  13. >I would like to set up a 'mailcluster' under IDA sendmail, so that
  14. >outbound mail has a unique mailname ( works fine when using MAILNAME ),
  15. >and having a mailserver, which delivers local mail. ( works fine with
  16. >MAILSERVER ).
  17.  
  18. >But I must have an alias entry for any user at any client, so that
  19. >incomming mail from the mailserver is delivered locally, otherwise there
  20. >would be an infinite loop. mailserver delivers to client, client looks
  21. >up the alias file, finds no entry, sends mail to mailserver, cause he
  22. >believes of local delivery, mailsver sends to client .....
  23.  
  24. You need to put all of your clients in PSEUDONYMS, so that mail addressed
  25. to client machines is recognized as local, and delivered locally.  Or
  26. use a MAILERTABLE entry for each client delivering such mail to the
  27. local mailer.
  28.  
  29.