From: "Arie Folger" <[EMAIL PROTECTED]> > Hi, > > When running at with the -m option, the user will get an email once the job is > finished. However, this assumes the system knows what the user's email > address is. > > My users have access to a large time yummy hp box (24 processors with oodles > of ram and hd space) but no mail accounts there. How can I set at to send > mail to their email address on our system after the job they were running on > the remote system finished. (at is running on the remote system; no rsh and > the like, as they are telnetting from windows machines). > > I have no administrative privileges on the remote box, so keep it simple. >
What do you mean by "no mail account"? What does the system do with mail that is sent locally? I guess you mean that you cannot fetch it remotly using POP3/IMAP. If that's the case, and the system actually does save the message you should be able to create a .forward file that contains the email address. Sagi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
