Hello,
I need to retrieve emails containing attached files, and to work with these attachments.
I have tried RetrievePop3, but attachments are coded in the messages.
Is there a way to get MSGn.txt and its attached files in the target directory please ?
For example, an email containing test.txt.
I want to get in my directory :
MSGn.txt and test.txt.
Thanks for your help,
Virginie
RetrievePop3 with attached files
Moderators: Dorian (MJT support), JRL
Use MunPack - a command line util which decodes mime encoded messages from files. Download from:
http://www.pcworld.com/downloads/file_d ... 951,00.asp
Then you can just do:
Let>RP_WAIT=1
Run>munpack.exe %filename%
http://www.pcworld.com/downloads/file_d ... 951,00.asp
Then you can just do:
Let>RP_WAIT=1
Run>munpack.exe %filename%
MJT Net Support
[email protected]
[email protected]
-
- Newbie
- Posts: 6
- Joined: Tue Feb 08, 2005 1:22 pm