Scripting Advice
Date: Mon, 10 May 2004 00:39:33 -0400
I'm looking for a script that will automatically file all read messages in
my personal folder by sender email address, creating a new folder if one
does not already exist. Is such a script available? If not how would one
go about writing one?
Phil
Relevant Pages
- Re: Logon Script for Redirecting Users Folders
... how would I direct them to their personal folder ... on the server. ... > Under the user properties you can enter the path and filename of a logon ... > script file. ... (microsoft.public.windows.server.sbs) - Re: Logon Script for Redirecting Users Folders
... You need to set up a script for each user, each one directing them to their ... own personal folder. ... >> If you write a batch file and use the 'net use' command to map your drive ... (microsoft.public.windows.server.sbs) - Re: Logon Script for Redirecting Users Folders
... specific folder - based on their login. ... > own personal folder. ... You then tell the server that you want to use script 1 ... This batch file will map a drive to \users\AJones. ... (microsoft.public.windows.server.sbs) - sending email problem....
... When i try to send a message with this function with a wrong sender email address, my script just stops... ... Disposition => 'attachment' ... (perl.beginners) - Re: sending email problem....
... Tony Marquis wrote: ... When i try to send a message with this function with a wrong sender email address, my script just stops... ... I say that because its just a sub, there is no call to it with example data or the actual error (which would be helpfull to see where its coming from, especially if you are reporting the error ... (perl.beginners) |
|