home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / elm / 3743 < prev    next >
Encoding:
Text File  |  1992-12-15  |  963 b   |  27 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!mcsun!sun4nl!ruuinf!ruulch.let.ruu.nl!jeroen
  3. From: jeroen@let.ruu.nl (Jeroen Scheerder)
  4. Subject: Starting newmail automatically...
  5. Message-ID: <1992Dec15.133757.13071@let.ruu.nl>
  6. Reply-To: Jeroen.Scheerder@let.ruu.nl
  7. Organization: Faculty of Arts, Utrecht University, The Netherlands
  8. Date: Tue, 15 Dec 1992 13:37:57 GMT
  9. Lines: 16
  10.  
  11. I have a tiny problem trying to start newmail the following way:
  12.  
  13.     * my .login file calls a file .startup if possible;
  14.     * in .startup (which is different for all the machines I use)
  15.       on some machines newmail is invoked.
  16.  
  17. The problem is, newmail decides not to run in this scheme. When I call
  18. it from .login there is no problem.
  19.  
  20. I suspect it has something to do with the parent process terminating:
  21. however, starting it as "nohup newmail" doesn't help, neither does
  22. using "source .startup" or "exec .startup".
  23.  
  24. Is this a bug, am I doing something wrong or am I trying the
  25. impossible?
  26.  
  27.