* This is the vopmailbeta mailing list *

May even be able to put the entire thing in an agent, like this..

for %%a in (%f) do copy %f c:\vopmail\mailbox\spybox\inbox\%%~na.msg

But not sure..

Jim Barstow
Internet Network Engineer
Local Internet Services, Inc.
PO Box 160
Ludington, MI 49431
(231)845-9797 ext. 109





-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Jim Barstow
Sent: Friday, August 16, 2002 1:29 PM
To: [EMAIL PROTECTED]
Subject: [VOPmail Beta] fowarding with agent?


* This is the vopmailbeta mailing list *


Try this...

---Spy.bat---
for %%a in (%1) do set work=%%~na
copy %work%.msf c:\vopmail\mailbox\spybox\inbox\%work%.msg
-------------

---agent---
Spy.bat %f
-----------

Jim Barstow
Internet Network Engineer
Local Internet Services, Inc.
PO Box 160
Ludington, MI 49431
(231)845-9797 ext. 109





-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Emmet McGovern
Sent: Friday, August 16, 2002 12:43 PM
To: [EMAIL PROTECTED]
Subject: [VOPmail Beta] fowarding with agent?


* This is the vopmailbeta mailing list *


I'm using an agent in vopmail to copy messages from one box to another.
Does anyone know why my agent changes the filename from B0000138862.MSG
to B0000138862.MSF ... notice the extension change?  Since it does this
there's no way to pull the server off using a pop3 client like outlook
express.

Example of my agent
copy %f c:\vopmail\mailbox\spybox\inbox

thanks for any help
Emmet" in the BODY of the email.

**
To leave this list, send an email to [EMAIL PROTECTED] and
put the word "LEAVE" in the BODY of the email.


**
To leave this list, send an email to [EMAIL PROTECTED] and
put the word "LEAVE" in the BODY of the email.


**
To leave this list, send an email to [EMAIL PROTECTED]
and put the word "LEAVE" in the BODY of the email.

Reply via email to