home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / sendmail / 2277 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.6 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!uakari.primate.wisc.edu!ames!ncar!csn!cherokee!futureworld!huntting
  2. From: huntting@advtech.uswest.com
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: Replacing UUCP with SMTP in this age...
  5. Message-ID: <1992Sep15.010625.26068@advtech.uswest.com>
  6. Date: 15 Sep 92 01:06:25 GMT
  7. References: <CKD.92Sep9194820@loiosh.eff.org> <1992Sep10.104710.8787@visionware.co.uk>
  8. Sender: news@advtech.uswest.com (Radio Free Boulder)
  9. Reply-To: huntting@advtech.uswest.com
  10. Organization: U S WEST Advanced Technologies
  11. Lines: 24
  12. Originator: huntting@futureworld
  13. Nntp-Posting-Host: futureworld.advtech.uswest.com
  14.  
  15. In article <1992Sep10.104710.8787@visionware.co.uk> chris@visionware.co.uk (Chris Davies) writes:
  16. >ckd@eff.org (Christopher Davis) writes:
  17. >Assuming your client is prepared to issue commands after connection, a
  18. >more transparent (to the server) hack is to execute the command
  19. >"/usr/lib/sendmail -q" on the server - it forces a queue run to deliver
  20. >any email to hosts that are now reachable.
  21.  
  22. On servers running IDA or Sun's sendmail, the -Rremote.machine.name
  23. flag will work better.  Normally this can only be done by root, but
  24. that can be easily fixed in sendmail.
  25.  
  26. However there is another consideration, smtp chit chat doesn't use
  27. bandwidth very efficiantly.  For sites where modems are a scarce
  28. resource, or users who are calling longdistance, it would help to
  29. streamline the process.
  30.  
  31. Running the queue in parallel might help some.  However this can really
  32. swamp a smaller machine.
  33.  
  34. As for the TURN command, the potential security (being able to snag
  35. someone elses mail) holes are probably why it was never implemented.
  36.  
  37.  
  38. brad
  39.