External process (may have to do a little coding, PERL should do it)

/*begin pseudocode
:start
x == number of files in directory
while != 0
  if file x > <predetermined size> DoCopy (file x)
  x = x -1
end while
<wait a few minutes>
goto start

:DoCopy (filename)
open filename exclusive
copy filename to archive share
close filename
delete filename
return


----- Original Message -----
From: "McCarthy, Eugene (AFIT)" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 8:19 AM
Subject: IMAP & POP3 logging on Exch5.5


> Hi All,
>
> In Q182504 MS make out it's really easy to turn POP3 and IMAP logging on
and
> off using a change to the Registry. They say that the next session will
> activate the Registry change. Well, yes and no. On one server I can get
the
> file handle on all but one log file released, on another I only get one of
> the 5 files released.
> We need to log continuously as we have round the globe POP3 access and the
> logs help us troubleshoot. But the logs keep growing and now take over 15
> minutes to open, so I'd like to close them when they're quite small and
let
> Exchange open new ones. And I don't want to keep restarting the IS.
>
> Any ideas?
>
> Many thanks,
> Eugene
>
>
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:leave-exchange@;ls.swynk.com
> Exchange List admin:    [EMAIL PROTECTED]
>



_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:leave-exchange@;ls.swynk.com
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to